Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A069838
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A069838 Let M_n be the n X n matrix M_(i,j)=1 if i^2+j^2 is square-free, M_(i,j)=0 otherwise; sequence gives values of n such that det(M_n)=0. +0
1
6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 20, 23, 27, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 46, 47, 48, 49, 50, 57, 58, 59, 65, 66, 67, 68, 69, 70, 71 (list; graph; listen)
OFFSET

1,1

PROGRAM

(PARI) for(n=1, 71, if(matdet(matrix(n, n, i, j, issquarefree(i^2+j^2)))==0, print1(n", ")))

CROSSREFS

Sequence in context: A053407 A120199 A051053 this_sequence A067901 A115840 A058368

Adjacent sequences: A069835 A069836 A069837 this_sequence A069839 A069840 A069841

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 21 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research