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!)
A009924 Coordination sequence for CaF2(1), F position. 1
1, 10, 34, 82, 142, 218, 322, 434, 562, 722, 886, 1066, 1282, 1498, 1730, 2002, 2270, 2554, 2882, 3202, 3538, 3922, 4294, 4682, 5122, 5546, 5986, 6482, 6958, 7450, 8002, 8530, 9074, 9682, 10262, 10858, 11522, 12154, 12802, 13522, 14206, 14906 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
Gmelin Handbook of Inorg. and Organomet. Chem., 8th Ed., 1994, TYPIX search code (225) cF12.
LINKS
R. W. Grosse-Kunstleve, G. O. Brunner and N. J. A. Sloane, Algebraic Description of Coordination Sequences and Exact Topological Densities for Zeolites, Acta Cryst., A52 (1996), pp. 879-889.
FORMULA
G.f.: -(x^3+4*x^2+2*x+1)*(x^4+5*x^3+6*x^2+7*x+1) / ((x-1)^3*(x^2+x+1)^2). - Colin Barker, Dec 12 2012
a(n) = a(n-1) + 2*a(n-3) - 2*a(n-4) - a(n-6) + a(n-7). - Wesley Ivan Hurt, Mar 17 2023
MATHEMATICA
CoefficientList[Series[-(x^3 + 4 x^2 + 2 x + 1) (x^4 + 5 x^3 + 6 x^2 + 7 x + 1)/((x - 1)^3 (x^2 + x + 1)^2), {x, 0, 50}], x] (* Vincenzo Librandi, Oct 15 2013 *)
CROSSREFS
Sequence in context: A366415 A007584 A218329 * A297721 A019257 A288782
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)