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!)
A167436 3rd Fibonacci polynomial evaluated at n^n. 1
2, 17, 730, 65537, 9765626, 2176782337, 678223072850, 281474976710657, 150094635296999122, 100000000000000000001, 81402749386839761113322, 79496847203390844133441537, 91733330193268616658399616010 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
a(n) = A002522(n^n) = 1+A062206(n). - R. J. Mathar, Jun 18 2019
MATHEMATICA
Table[Fibonacci[3, n^n], {n, 20}] (*and/or*) Table[(n^2)^n+1, {n, 17}]
CROSSREFS
Sequence in context: A012992 A054867 A268270 * A015189 A012944 A013099
KEYWORD
nonn,easy
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 May 2 23:14 EDT 2024. Contains 372203 sequences. (Running on oeis4.)