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!)
A008356 Crystal ball sequence for D_5 lattice. 4
1, 41, 411, 2051, 6981, 18733, 42783, 86983, 161993, 281713, 463715, 729675, 1105805, 1623285, 2318695, 3234447, 4419217, 5928377, 7824427, 10177427, 13065429, 16574909, 20801199, 25848919 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
J. H. Conway and N. J. A. Sloane, Low-Dimensional Lattices VII: Coordination Sequences, Proc. Royal Soc. London, A453 (1997), 2369-2389 (pdf).
FORMULA
G.f.: (1+x)*(1+34*x+146*x^2+34*x^3+x^4)/(1-x)^6. [Colin Barker, Mar 16 2012]
MAPLE
18/5*n^5+9*n^4+38/3*n^3+10*n^2+71/15*n+1;
MATHEMATICA
CoefficientList[Series[(1+x)*(1+34*x+146*x^2+34*x^3+x^4)/(1-x)^6, {x, 0, 30}], x] (* or *) LinearRecurrence[{6, -15, 20, -15, 6, -1}, {1, 41, 411, 2051, 6981, 18733}, 30] (* Harvey P. Dale, Sep 03 2016 *)
CROSSREFS
Sequence in context: A250143 A069594 A124338 * A190421 A178387 A068849
KEYWORD
nonn,easy
AUTHOR
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 13:02 EDT 2024. Contains 371969 sequences. (Running on oeis4.)