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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A114240 a(n)=(n+1)(n+2)^2*(n+3)(7n^2+23n+20)/240. 0
1, 15, 94, 380, 1176, 3038, 6888, 14148, 26895, 48037, 81510, 132496, 207662, 315420, 466208, 672792, 950589, 1318011, 1796830, 2412564, 3194884, 4178042, 5401320, 6909500, 8753355, 10990161, 13684230, 16907464, 20739930, 25270456 (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.168).

MAPLE

a:=n->(n+1)*(n+2)^2*(n+3)*(7*n^2+23*n+20)/240: seq(a(n), n=0..33);

CROSSREFS

Sequence in context: A108684 A125325 A126483 * A189657 A190274 A052459

Adjacent sequences:  A114237 A114238 A114239 * A114241 A114242 A114243

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Nov 18 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 15 20:26 EST 2012. Contains 205852 sequences.