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!)
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; text; internal format)
OFFSET

0,2

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. 168).

LINKS

Table of n, a(n) for n=0..29.

Index entries for linear recurrences with constant coefficients, signature (7,-21,35,-35,21,-7,1).

FORMULA

G.f.: -(2*x^3+10*x^2+8*x+1)/(x-1)^7. - Alois P. Heinz, Feb 27 2015

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: A125325 A126483 A226766 * A189657 A190274 A052459

Adjacent sequences: A114237 A114238 A114239 * A114241 A114242 A114243

KEYWORD

nonn,easy

AUTHOR

Emeric Deutsch, Nov 18 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 1 12:16 EDT 2023. Contains 361691 sequences. (Running on oeis4.)