|
| |
|
|
A119514
|
|
Determinant of n X n matrix of first n^2 squarefree numbers.
|
|
0
| | |
|
|
|
OFFSET
| 1,3
|
|
|
COMMENTS
| The absolute value of a(1) through a(3) and a(5), are squares. None of the absolute values of a(1) through a(8) are themselves squarefree.
|
|
|
EXAMPLE
| a(2) = -1 =
|1 2|
|3 5|.
a(3) = -4 =
|.1..2..3|
|.5..6..7|
|10.11.13|.
|
|
|
CROSSREFS
| Cf. A005117, A119493.
Sequence in context: A007154 A056410 A056400 * A102982 A172138 A178208
Adjacent sequences: A119511 A119512 A119513 * A119515 A119516 A119517
|
|
|
KEYWORD
| easy,sign
|
|
|
AUTHOR
| Jonathan Vos Post (jvospost3(AT)gmail.com), May 27 2006
|
| |
|
|