login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A008262
Coordination sequence T1 for Scapolite.
1
1, 4, 11, 20, 40, 68, 93, 120, 157, 206, 254, 299, 355, 430, 495, 549, 633, 735, 813, 886, 995, 1111, 1207, 1306, 1434, 1573, 1687, 1798, 1949, 2114, 2243, 2377, 2552, 2727, 2879, 3036, 3224, 3426, 3604, 3766, 3977, 4212, 4397, 4578, 4819, 5067, 5270, 5478
OFFSET
0,2
REFERENCES
Inorganic Crystal Structure Database: Collection Code 9502.
FORMULA
G.f.: -(2*x^27 +3*x^25 +3*x^24 +10*x^23 +20*x^22 +43*x^21 +67*x^20 +114*x^19 +151*x^18 +211*x^17 +257*x^16 +303*x^15 +338*x^14 +354*x^13 +358*x^12 +338*x^11 +305*x^10 +261*x^9 +211*x^8 +155*x^7 +116*x^6 +67*x^5 +45*x^4 +18*x^3 +10*x^2 +3*x +1)*(1 +x)*(-1 +x^2)^2 / (-1 +x^4)^2 / (-1 +x^6) / (-1 +x^7) / (-1 +x^9).
MATHEMATICA
Table[SeriesCoefficient[-(2 x^27 + 3 x^25 + 3 x^24 + 10 x^23 + 20 x^22 + 43 x^21 + 67 x^20 + 114 x^19 + 151 x^18 + 211 x^17 + 257 x^16 + 303 x^15 + 338 x^14 + 354 x^13 + 358 x^12 + 338 x^11 + 305 x^10 + 261 x^9 + 211*x^8 + 155 x^7 + 116 x^6 + 67 x^5 + 45 x^4 + 18 x^3 + 10 x^2 + 3 x + 1) (1 + x) (-1 + x^2)^2/(-1 + x^4)^2/(-1 + x^6)/(-1 + x^7)/(-1 + x^9), {x, 0, n}], {n, 0, 47}] (* Michael De Vlieger, Dec 23 2015 *)
CROSSREFS
Sequence in context: A038413 A008174 A363604 * A075099 A240784 A345434
KEYWORD
nonn,easy
STATUS
approved