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!)
A005829 a(n) = [ tau*a(n-1) ] + a(n-2). 0
0, 2, 3, 6, 12, 25, 52, 109, 228, 477, 999, 2093, 4385, 9188, 19251, 40336, 84516, 177085, 371045, 777448, 1628982, 3413196, 7151649, 14984807, 31397576, 65787152, 137843423, 288822495, 605168036 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
nxt[{a_, b_}]:={b, Floor[b*GoldenRatio]+a}; NestList[nxt, {0, 2}, 30][[All, 1]] (* Harvey P. Dale, Apr 11 2018 *)
CROSSREFS
Sequence in context: A038086 A032305 A032218 * A038087 A116379 A116380
KEYWORD
nonn
AUTHOR
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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)