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!)
A109111 a(n) = (1/sqrt(595))*((sqrt(595) + 26)*(125 + 5*sqrt(595))^n + (sqrt(595) - 26)*(125 - 5*sqrt(595))^n). 0
2, 510, 126000, 31117500, 7684875000, 1897880625000, 468706500000000, 115753214531250000, 28586773757812500000, 7059878528554687500000, 1743529551820312500000000, 430587479058662109375000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Kekulé numbers for certain benzenoids.
REFERENCES
S. J. Cyvin and I. Gutman, Kekulé structures in benzenoid hydrocarbons, Lecture Notes in Chemistry, No. 46, Springer, New York, 1988 (p. 292).
LINKS
FORMULA
G.f.: 2(1+5z)/(1 - 250z + 750z^2).
MAPLE
a:=n->(1/sqrt(595))*((sqrt(595)+26)*(125+5*sqrt(595))^n+(sqrt(595)-26)*(125-5*sqrt(595))^n): seq(expand(a(n)), n=0..13);
CROSSREFS
Sequence in context: A253706 A109032 A362539 * A004886 A234606 A139302
KEYWORD
nonn,easy
AUTHOR
Emeric Deutsch, Jun 19 2005
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)