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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101342 Fibonacci-Mersenne numbers. 2
0, 1, 2, 13, 610, 1346269, 6557470319842, 155576970220531065681649693, 87571595343018854458033386304178158174356588264390370, 27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,3

COMMENTS

Product(1+1/a(n+1),n=1..infty) = (1+sqrt(5))/2 (golden section phi, tau or alpha). See the Shallit reference. [From Wolfdieter Lang, Nov 04 2010]

REFERENCES

J. Shallit, The Fibonacci Quarterly, Problem B-423, 18,1 Feb.(1980) 85. Solution 19,1 Feb.(1981) 92. [From Wolfdieter Lang, Nov 04 2010]

LINKS

Table of n, a(n) for n=0..9.

FORMULA

Fibonacci(Mersenne(n)) == Fibonacci(2^n-1)

Apparently a(n)=A088334(n-2)-1. - R. J. Mathar, Apr 23 2007

PROG

(PARI) for(x=0, 10, print( fibonacci(2^x-1) ))

CROSSREFS

A088334 (infinite product for 1/phi). [From Wolfdieter Lang, Nov 04 2010]

Sequence in context: A154356 A013111 A179434 * A119122 A109947 A175513

Adjacent sequences:  A101339 A101340 A101341 * A101343 A101344 A101345

KEYWORD

nonn

AUTHOR

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

STATUS

approved

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 May 23 21:41 EDT 2013. Contains 225612 sequences.