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!)
A008013 Coordination sequence occurring in Zeolite Codes AFG, CAN, LIO, LOS. 1

%I #37 Feb 07 2024 09:00:06

%S 1,4,10,20,34,54,78,104,134,168,210,256,302,352,406,470,538,604,674,

%T 748,834,924,1010,1100,1194,1302,1414,1520,1630,1744,1874,2008,2134,

%U 2264,2398,2550,2706,2852,3002,3156,3330,3508,3674,3844,4018,4214,4414,4600

%N Coordination sequence occurring in Zeolite Codes AFG, CAN, LIO, LOS.

%D W. M. Meier, D. H. Olson, and Ch. Baerlocher, Atlas of Zeolite Structure Types, 4th Ed., Elsevier, 1996.

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

%H R. W. Grosse-Kunstleve, <a href="/A005897/a005897.html">Coordination Sequences and Encyclopedia of Integer Sequences</a>.

%H R. W. Grosse-Kunstleve, G. O. Brunner, and N. J. A. Sloane, <a href="http://neilsloane.com/doc/ac96cs/">Algebraic Description of Coordination Sequences and Exact Topological Densities for Zeolites</a>, Acta Cryst., A52 (1996), pp. 879-889.

%H Sean A. Irvine, <a href="/A008000/a008000_1.pdf">Generating Functions for Coordination Sequences of Zeolites, after Grosse-Kunstleve, Brunner, and Sloane</a>.

%H International Zeolite Association, <a href="http://www.iza-structure.org/databases/">Database of Zeolite Structures</a>.

%H <a href="/index/Rec#order_11">Index entries for linear recurrences with constant coefficients</a>, signature (1,0,0,0,2,-2,0,0,0,-1,1).

%F a(5m)=52*m^2+2, a(5m+1)=52*m^2+22*m+4, a(5m+2)=52*m^2+42*m+10, a(5m+3)=52*m^2+62*m+20, a(5m+4)=52*m^2+82*m+34. - _N. J. A. Sloane_

%F G.f.: -(x+1)^3*(x^8+3*x^6+5*x^4+3*x^2+1) / ((x-1)^3*(x^4+x^3+x^2+x+1)^2). - _Colin Barker_, Dec 12 2012

%t CoefficientList[Series[-(x + 1)^3 (x^8 + 3 x^6 + 5 x^4 + 3 x^2 + 1)/((x - 1)^3 (x^4 + x^3 + x^2 + x + 1)^2), {x, 0, 50}], x] (* _Vincenzo Librandi_, Oct 15 2013 *)

%K nonn,easy

%O 0,2

%A _Ralf W. Grosse-Kunstleve_

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 16 16:13 EDT 2024. Contains 371749 sequences. (Running on oeis4.)