Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109110
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109110 a(n)=2a(n-1)+a(n-2)-a(n-3); a(0)=4, a(1)=9, a(2)=20. +0
1
4, 9, 20, 45, 101, 227, 510, 1146, 2575, 5786, 13001, 29213, 65641, 147494, 331416, 744685, 1673292, 3759853, 8448313, 18983187, 42654834, 95844542, 215360731, 483911170, 1087338529, 2443227497, 5489882353, 12335653674, 27717962204 (list; graph; listen)
OFFSET

0,1

COMMENT

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 (pp. 286, 288, K{S(n)})

FORMULA

G.f.=(4+z-2z^2)/(1-2z-z^2+z^3).

MAPLE

a[0]:=4:a[1]:=9:a[2]:=20: for n from 3 to 32 do a[n]:=2*a[n-1]+a[n-2]-a[n-3] od: seq(a[n], n=0..32);

CROSSREFS

Adjacent sequences: A109107 A109108 A109109 this_sequence A109111 A109112 A109113

Sequence in context: A019493 A019492 A020708 this_sequence A108870 A111587 A130045

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 13 20:18 EDT 2008. Contains 145016 sequences.


AT&T Labs Research