|
Search: id:A157876
|
|
|
| A157876 |
|
Coefficients of Leech lattice x^23+1 modulo two factor: f(x)=1 + x^2 + x^4 + x^5 + x^6 + x^10 + x^11; g(x)=1/(x^11*f(1/x)). |
|
+0 1
|
|
| 1, -1, 1, -1, 1, -2, 2, -3, 4, -6, 9, -12, 17, -22, 30, -40, 54, -74, 100, -138, 188, -258, 352, -479, 653, -887, 1209, -1645, 2242, -3056, 4165, -5680, 7740, -10551, 14376, -19589, 26692, -36368, 49560, -67532, 92032, -125416, 170912, -232912, 317392
(list; graph; listen)
|
|
|
OFFSET
|
0,6
|
|
|
COMMENT
|
Mod[x^23+1 ,2]=(x+1)*f(x)*f1(x);
f1(x) is the Golay g_2(x) cyclic code polynomial.
|
|
REFERENCES
|
J. H. Conway and N. J. A. Sloane, "Sphere Packings, Lattices and Groups", Springer-Verlag, pp. 231.
|
|
FORMULA
|
f(x)=1 + x^2 + x^4 + x^5 + x^6 + x^10 + x^11; g(x)=1/(x^11*f(1/x)).
|
|
MATHEMATICA
|
f[x_] = 1 + x^2 + x^4 + x^5 + x^6 + x^10 + x^11;
g[x] = ExpandAll[x^11*f[1/x]];
a = Table[SeriesCoefficient[ Series[1/g[x], {x, 0, 50}], n], {n, 0, 50}]
|
|
CROSSREFS
|
Sequence in context: A035561 A068106 A005856 this_sequence A107293 A001611 A039829
Adjacent sequences: A157873 A157874 A157875 this_sequence A157877 A157878 A157879
|
|
KEYWORD
|
sign,uned
|
|
AUTHOR
|
Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Mar 08 2009
|
|
|
Search completed in 0.002 seconds
|