login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101341 Fibonacci-Fermat numbers. 0
2, 5, 1597, 229265413057075367692743352179590077832064383222590237 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

FORMULA

Fibonacci(2^(2^x)+1) == Fibonacci(Fermat(x))

PROG

(PARI) for(x=0, 4, print( fibonacci(2^(2^x)+1) )

CROSSREFS

Sequence in context: A078748 A051131 A119748 * A079014 A082973 A187604

Adjacent sequences:  A101338 A101339 A101340 * A101342 A101343 A101344

KEYWORD

nonn

AUTHOR

Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Dec 24 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 17:51 EST 2012. Contains 206061 sequences.