The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A022152 Coordination sequence for root lattice B_10. 4

%I #34 Mar 15 2024 11:17:15

%S 1,200,7760,122264,1099040,6728168,31208560,117555640,376977472,

%T 1064088840,2708805776,6332774360,13786237280,28250329640,54959921840,

%U 102213292024,182747113600,315568484680,528350005968,860509231640,1367110174112,2123741938280,3232547993840

%N Coordination sequence for root lattice B_10.

%H Vincenzo Librandi, <a href="/A022152/b022152.txt">Table of n, a(n) for n = 0..1000</a>

%H M. Baake and U. Grimm, <a href="https://arxiv.org/abs/cond-mat/9706122">Coordination sequences for root lattices and related graphs</a>, arXiv:cond-mat/9706122, 1997; Zeit. f. Kristallographie, 212 (1997), 253-256.

%H R. Bacher, P. de la Harpe and B. Venkov, <a href="http://dx.doi.org/10.1016/S0764-4442(97)83542-2">Séries de croissance et séries d'Ehrhart associées aux réseaux de racines</a>, C. R. Acad. Sci. Paris, 325 (Series 1) (1997), 1137-1142.

%H <a href="/index/Rec#order_10">Index entries for linear recurrences with constant coefficients</a>, signature (10,-45,120,-210,252,-210,120,-45,10,-1).

%F a(0)=1; for n>0, a(n) = ( 2704*n^9 - 6024*n^8 + 51648*n^7 - 80976*n^6 + 248304*n^5 - 239736*n^4 + 296672*n^3 - 126864*n^2 + 43272*n ) / 945. - _Ralf Stephan_, Apr 28 2004

%F G.f.: (x^10 +1150*x^9 +19629*x^8 +114600*x^7 +291410*x^6 +350196*x^5 +201810*x^4 +53544*x^3 +5805*x^2 +190*x +1) / (x -1)^10. - _Colin Barker_, Nov 18 2012

%t CoefficientList[Series[(x^10 + 1150 x^9 + 19629 x^8 + 114600 x^7 + 291410 x^6 + 350196 x^5 + 201810 x^4 + 53544 x^3 + 5805 x^2 + 190 x + 1)/(x - 1)^10, {x, 0, 30}], x] (* _Vincenzo Librandi_, Oct 17 2013 *)

%t LinearRecurrence[{10,-45,120,-210,252,-210,120,-45,10,-1},{1,200,7760,122264,1099040,6728168,31208560,117555640,376977472,1064088840,2708805776},30] (* _Harvey P. Dale_, Sep 16 2019 *)

%o (Magma) [1] cat [(2704*n^9-6024*n^8+51648*n^7-80976*n^6+248304*n^5-239736*n^4+296672*n^3 -126864*n^2+43272*n)/945: n in [1..30]]; // _Vincenzo Librandi_, Oct 17 2013

%K nonn,easy

%O 0,2

%A mbaake(AT)sunelc3.tphys.physik.uni-tuebingen.de (Michael Baake)

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 June 9 16:35 EDT 2024. Contains 373248 sequences. (Running on oeis4.)