cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A121254 Number of conjugated cycles composed of six carbons in (n,n)-nanotubes in terms of the number of naphthalene units.

Original entry on oeis.org

4, 16, 60, 208, 680, 2136, 6524, 19520, 57492, 167240, 481624, 1375536
Offset: 1

Views

Author

Parthasarathy Nambi, Aug 22 2006

Keywords

Comments

See Table 2 on page 412 of Lukovits and Janezic paper for details.

Examples

			If n=5 then the number of conjugated cycles composed of six carbons in (n,n)-nanotubes is 680 which is the fifth term in the sequence. Here n is the number of naphthalene units.
		

Formula

Conjecture: a(n)=6a(n-1)-11a(n-2)+6a(n-3)-a(n-4)=4*A117202(n). G.f.: 4*x*(1-2*x+2*x^2)/(x^2-3*x+1)^2. [From R. J. Mathar, Mar 18 2009]