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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109108 a(n)=10a(n-1)+a(n-2), a(0)=1,a(1)=9. 0
1, 9, 91, 919, 9281, 93729, 946571, 9559439, 96540961, 974969049, 9846231451, 99437283559, 1004219067041, 10141627953969, 102420498606731, 1034346614021279, 10445886638819521, 105493213002216489 (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.284, K{Q_1(n)}).

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=(1/2/sqrt(26))((sqrt(26)+4)(5+sqrt(26))^n+(sqrt(26)-4)(5-sqrt(26))^n). G.f.=(1-z)/(1-10z-z^2)

MAPLE

a:=n->(1/2/sqrt(26))*((sqrt(26)+4)*(5+sqrt(26))^n+(sqrt(26)-4)*(5-sqrt(26))^n): seq(expand(a(n)), n=0..20);

CROSSREFS

Sequence in context: A020243 A014992 A015585 * A163456 A176735 A123792

Adjacent sequences:  A109105 A109106 A109107 * A109109 A109110 A109111

KEYWORD

nonn

AUTHOR

Emeric Deutsch (deutsch(AT)duke.poly.edu), Jun 19 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 17:11 EST 2012. Contains 205938 sequences.