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!)
A117722 a(n) = A000045(A003622(n)). 0
1, 3, 8, 34, 144, 377, 1597, 4181, 17711, 75025, 196418, 832040, 3524578, 9227465, 39088169, 102334155, 433494437, 1836311903, 4807526976, 20365011074, 53316291173, 225851433717, 956722026041, 2504730781961, 10610209857723 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Old name was: Fibonacci numbers from sequence A000045 aligned with instances of '1' in the Fibonacci word sequence A003849.
LINKS
FORMULA
a(n) = A000045( A003622(n) ). - Joerg Arndt, Aug 28 2013
PROG
(PARI) a(n)=fibonacci((n+1)*(3+sqrt(5))\2-1) \\ Charles R Greathouse IV, Apr 19 2015; shifted by Georg Fischer, Jun 22 2022
CROSSREFS
Sequence in context: A302629 A339315 A322303 * A231856 A024419 A303870
KEYWORD
easy,less,nonn
AUTHOR
E.J.P. Vening, Apr 13 2006
EXTENSIONS
More terms from R. J. Mathar, Jan 21 2008
Better name by Joerg Arndt, Aug 28 2013
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 18 18:49 EDT 2024. Contains 371781 sequences. (Running on oeis4.)