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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A110694 Kekule numbers for certain benzenoids. 0
1, 19, 142, 664, 2330, 6726, 16848, 37884, 78243, 150865, 274846, 477412, 796276, 1282412, 2003280, 3046536, 4524261, 6577743, 9382846, 13156000, 18160846, 24715570, 33200960, 44069220, 57853575, 75178701, 96772014, 123475852 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

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

FORMULA

a(n)=(n+1)(n+2)(n+3)(n+4)(34n^3+199n^2+355n+210)/5040.

MAPLE

a:=n->(n+1)*(n+2)*(n+3)*(n+4)*(34*n^3+199*n^2+355*n+210)/5040: seq(a(n), n=0..31);

CROSSREFS

Sequence in context: A104046 A060104 A201151 * A107962 A002615 A081590

Adjacent sequences:  A110691 A110692 A110693 * A110695 A110696 A110697

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Aug 03 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 17 22:48 EST 2012. Contains 206085 sequences.