OFFSET
0,4
LINKS
John Cannon, Table of n, a(n) for n = 0..10000
EXAMPLE
1 + 8*q^3 + 8*q^4 + 8*q^5 + 8*q^6 + 16*q^8 + 16*q^9 + 8*q^10 + 16*q^11 + 24*q^12 + ...
PROG
(Magma) D := LatticeDatabase(); L := Lattice(D, 77); L:MAGMA; LatticeWithBasis(4, \[ 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1 ], MatrixRing(IntegerRing(), 4) ! \[ 3, 1, 0, -1, 1, 3, 1, 0, 0, 1, 3, 1, -1, 0, 1, 3 ]) // John Cannon [Note: running this code in the Magma Calculator causes an error at the "L:MAGMA" statement, and the code does not produce the terms of the sequence. - Jon E. Schoenfield, Feb 20 2018]
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Jan 31 2007
STATUS
approved