Proving the Recursive Fibonacci Problem: Is (Fn+1+Fn-1)Fn always a Fibonacci?

  • Thread starter Thread starter swtlilsoni
  • Start date Start date
swtlilsoni
Messages
16
Reaction score
0

Homework Statement



Is: (Fn+1+Fn-1)Fn always a Fibonacci?

The Attempt at a Solution


I have no clue!
I know I'm supposed to show work and all but I'm so lost, any direction would be appreciated. Even if you just give me a link to read.
 
Last edited:
Physics news on Phys.org
hi swtlilsoni! :smile:
swtlilsoni said:

Homework Statement



Is: (Fn+1+Fn-1)Fn always a Fibonacci?

The Attempt at a Solution


I have no clue!
I know I'm supposed to show work and all but I'm so lost, any direction would be appreciated. Even if you just give me a link to read.

can you start by defining what a Fibonacci is?

(and please check the question … it doesn't look right :redface:)
 
hi swtlilsoni! :wink:

(just got up :zzz: …)

i suggest you look at http://en.wikipedia.org/wiki/Fibonacci_Number" instead, and work through the various proofs :smile:
 
Last edited by a moderator:
good morning!
okay so it seems like these proofs are to prove a given number is fibonacci?
so do you mean I should solve for the number in terms of n, then try to use one of those proofs to show it is fibonacci?
 
hi swtlilsoni! :smile:

if you look down the page, under "Fifth identity", you can see that it equals F2n

(it's also equation 27 in http://mathworld.wolfram.com/FibonacciNumber.html" )
swtlilsoni said:
… so do you mean I should solve for the number in terms of n, then try to use one of those proofs to show it is fibonacci?

no, i mean you should try to do it yourself, using the techniques in the other proofs as examples to help you :smile:
 
Last edited by a moderator:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top