|
| |
|
|
A119530
|
|
Determinant of n X n matrix of first n^2 odious numbers: odd number of 1's in binary expansion (A000069).
|
|
0
| | |
|
|
|
OFFSET
| 1,3
|
|
|
EXAMPLE
| a(3) = 12 =
|.1..2..4|
|.7..8.11|
|13.14.16|.
a(4) = 0 because of the singular matrix 0 =
|.1..2..4..7|
|.8.11.13.14|
|16.19.21.22|
|25.26.28.31|.
a(6) = 0 because of the singular matrix whose lower right enry is 127.
|
|
|
CROSSREFS
| Cf. A000069, A119493.
Sequence in context: A156390 A059680 A077351 * A012332 A012455 A120954
Adjacent sequences: A119527 A119528 A119529 * A119531 A119532 A119533
|
|
|
KEYWORD
| easy,sign
|
|
|
AUTHOR
| Jonathan Vos Post (jvospost3(AT)gmail.com), May 27 2006
|
| |
|
|