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!)
A250494 (n^8)-th Fibonacci number. 2
0, 1, 141693817714056513234709965875411919657707794958199867 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A000045(n^8).
MAPLE
a:= n-> (<<0|1>, <1|1>>^(n^8))[1, 2]:
seq(a(n), n=0..3);
CROSSREFS
Column k=8 of A250486.
Cf. A000045.
Sequence in context: A095498 A358419 A095500 * A174817 A335798 A174671
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Nov 24 2014
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)