login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A107965 (1/86400)(n+1)(n+2)^2*(n+3)^2*(n+4)(11n^4+110n^3+439n^2+820n+600). 1
1, 33, 421, 3171, 16954, 71148, 249228, 758934, 2066559, 5135845, 11828817, 25546885, 52216164, 101751664, 190171248, 342572508, 597234429, 1011161361, 1667449861, 2684929863, 4230610846, 6535551660, 9914869900, 14792713650 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Kekule numbers for certain benzenoids.

REFERENCES

S. J. Cyvin and I. Gutman, Kekule structures in benzenoid hydrocarbons, Lecture Notes in Chemistry, No. 46, Springer, New York, 1988 (p. 229).

MAPLE

a:=n->(1/86400)*(n+1)*(n+2)^2*(n+3)^2*(n+4)*(11*n^4+110*n^3+439*n^2+820*n+600): seq(a(n), n=0..26);

CROSSREFS

Sequence in context: A167963 A085742 A202256 * A058796 A002608 A010949

Adjacent sequences:  A107962 A107963 A107964 * A107966 A107967 A107968

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 12 2005

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 14:07 EST 2012. Contains 205930 sequences.