Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A059929
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A059929 Fib(n)*Fib(n+2). +0
8
0, 2, 3, 10, 24, 65, 168, 442, 1155, 3026, 7920, 20737, 54288, 142130, 372099, 974170, 2550408, 6677057, 17480760, 45765226, 119814915, 313679522, 821223648, 2149991425, 5628750624, 14736260450, 38580030723 (list; graph; listen)
OFFSET

0,2

COMMENT

Expansion of golden ratio (1+sqrt(5))/2 as an infinite product: phi = prod(i=0, infty, (1+1/(fibonacci(2i+1) * fibonacci(2i+3)-1)) * (1-1/(fibonacci(2i+2) * fibonacci(2i+4)+1))) - Thomas Baruchel (baruchel(AT)users.sourceforge.net), Nov 11 2003

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,500

M. Renault, Dissertation

M. Waldschmidt, Open Diophantine problems

E. H. Kuo, Applications of graphical condensation for enumerating matchings and tilings

FORMULA

a(n) = Fib(n+1)^2-(-1)^n = A007598(n+1)+A033999(n+1) = A000045(n+1)^2-A033999(n)

G.f.: [2x-x^2]/[(1+x)(1-3x+x^2)].

Sum[n=1..inf, 1/a(n)] = 1, Sum[n=1..inf, (-1)^n/a(n)] = 2-sqrt(5).

Sum[n=1..inf, 1/a(2n-1)] = 1/phi = (sqrt(5)-1)/2. - Franz Vrabec (franz.vrabec(AT)planetuniqa.at), Sep 15 2005

1 = 1/2 + 1/3 + 1/10 + 1/24 + 1/65 + 1/168 + ..., = 1/(1*2) + 1/(1*3) + 1/(2*5) + 1/(3*8) + ... - Gary W. Adamson (qntmpkt(AT)yahoo.com), Mar 16 2008

MAPLE

with (combinat):a:=n->fibonacci(n)*fibonacci(n+2): seq(a(n), n=0..26); - Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Oct 07 2007

PROGRAM

(PARI) { for (n=0, 500, write("b059929.txt", n, " ", fibonacci(n)*fibonacci(n + 2)); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 30 2009]

CROSSREFS

Bisection of A070550.

First differences of A059840.

Adjacent sequences: A059926 A059927 A059928 this_sequence A059930 A059931 A059932

Sequence in context: A130002 A162034 A105286 this_sequence A123029 A103018 A005158

KEYWORD

nonn

AUTHOR

Henry Bottomley (se16(AT)btinternet.com), Feb 09 2001

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 8 07:45 EST 2009. Contains 166143 sequences.


AT&T Labs Research