Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A123001
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A123001 a(n)=a(n-1)+9a(n-2), a(1)=0, a(2)=1. +0
1
0, 1, 1, 10, 19, 109, 280, 1261, 3781, 15130, 49159, 185329, 627760, 2295721, 7945561, 28607050, 100117099, 357580549, 1258634440, 4476859381, 15804569341, 56096303770, 198337427839, 703204161769, 2488241012320, 8817078468241 (list; graph; listen)
OFFSET

1,4

FORMULA

a(n)=A015445(n-2). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 18 2008

a(n)=(1/37)*[1/2+(1/2)*sqrt(37)]^n*sqrt(37)-(1/37)*[1/2-(1/2)*sqrt(37)]^n*sqrt(37), with n>=0 [From Paolo P. Lava (ppl(AT)spl.at), Oct 01 2008]

MATHEMATICA

m = 3; f[n_Integer] = Module[{a}, a[n] /. RSolve[{a[n] == a[n - 1]/m + a[n - 2], a[0] == 0, a[1] == 1}, a[n], n][[1]] // FullSimplify] ; a = Table[Rationalize[N[f[n]*m^(n - 1), 100], 0], {n, 0, 25}]

CROSSREFS

Cf. A026595.

Sequence in context: A060630 A070199 A015445 this_sequence A073222 A110463 A121725

Adjacent sequences: A122998 A122999 A123000 this_sequence A123002 A123003 A123004

KEYWORD

nonn

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 22 2006

EXTENSIONS

Edited by N. J. A. Sloane (njas(AT)research.att.com), Oct 15 2006

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 December 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research