login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A022150 Coordination sequence for root lattice B_8. 4
1, 128, 3264, 34624, 216448, 954880, 3301952, 9556160, 24165120, 54993792, 115021760, 224533056, 413862016, 726758656, 1224437056, 1990370240, 3135895040, 4806690432, 7190192832, 10524011840, 15105409920, 21301909504, 29563091008, 40433645248, 54567743744 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
M. Baake and U. Grimm, Coordination sequences for root lattices and related graphs, arXiv:cond-mat/9706122, Zeit. f. Kristallographie, 212 (1997), 253-256.
R. Bacher, P. de la Harpe and B. Venkov, Séries de croissance et séries d'Ehrhart associées aux réseaux de racines, C. R. Acad. Sci. Paris, 325 (Series 1) (1997), 1137-1142.
FORMULA
a(0) = 1; for n > 0, a(n) = (3968*n^7 - 6720*n^6 + 35840*n^5 - 36960*n^4 + 60032*n^3 - 26880*n^2 + 11040*n)/315. - Philippe Deléham, Feb 20 2004
G.f.: (x^8 + 568*x^7 + 5852*x^6 + 18888*x^5 + 23750*x^4 + 12040*x^3 + 2268*x^2 + 120*x +1 )/(x -1)^8. - Colin Barker, Nov 18 2012
MATHEMATICA
CoefficientList[Series[(x^8 + 568 x^7 + 5852 x^6 + 18888 x^5 + 23750 x^4 + 12040 x^3 + 2268 x^2 + 120 x + 1)/(x - 1)^8, {x, 0, 30}], x] (* Vincenzo Librandi, Oct 17 2013 *)
PROG
(Magma) [1] cat [(3968*n^7-6720*n^6+35840*n^5-36960*n^4+60032*n^3 -26880*n^2+11040*n)/315: n in [1..30]]; // Vincenzo Librandi, Oct 17 2013
CROSSREFS
Sequence in context: A297613 A250565 A264383 * A269001 A191899 A191495
KEYWORD
nonn,easy
AUTHOR
mbaake(AT)sunelc3.tphys.physik.uni-tuebingen.de (Michael Baake)
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 09:11 EDT 2024. Contains 371964 sequences. (Running on oeis4.)