Can you Prove that {2}_{}an+1 = _{}an _{}an+2 =(-1)n for the Fibonacci series?

Suk-Sci
Messages
44
Reaction score
0
Mathematical induction...please help me!

_{}a1 =1, _{}a2 =1,_{}a3 =2,_{}a4 =3..._{}an = _{}an-1 + _{}an-2 is a Fibonacci series...Prove That
^{2}_{}an+1 = _{}an _{}an+2 =(-1)n
 
Last edited:
Physics news on Phys.org


that is a ^2_n+1
 


Sorry, but your mix of LaTeX and forum formatting is completely unreadable. Check out this thread: https://www.physicsforums.com/showthread.php?t=386951 and try to repost the equation.
 
Last edited by a moderator:


Suk-Sci said:
_{}a1 =1, _{}a2 =1,_{}a3 =2,_{}a4 =3..._{}an = _{}an-1 + _{}an-2 is a Fibonacci series...Prove That
^{2}_{}an+1 = _{}an _{}an+2 =(-1)n
It is far better to put "[ tex ]" or "[ itex ] [/itex ]" tagas around entire equations rather than bits and pieces!

a_1= 1, a_2= 1, a_{n+2}= a_{n+1}+ a_n
is a Fibonacci series.

I believe you also have an "=" where should have a "+". I think you want to prove that
a_{n+1}^2= a_n a_{n+2}+ (-1)^n[/itex]?<br /> In the case that n=1, for example, a_1= 1, a_2= 1, and a_3= 2 so your formula becomes 1^2= 1(2)+ (-1) which is true. If n= 2, a_2= 1, a_3= 2, and a_ 3 so your formula becomes 2^2= (1)(3)+ 1 which is true.<br /> <br /> I would recommend proof by induction on n.<br /> <br /> Suppose a_{k+1}^2= a_k a_{k+2}+ (-1)^k. You now want to prove that a_{k+2}^2= a_{k+1}a_{k+3}+ (-1)^{k+1}. <br /> <br /> I would now break the proof into two cases:<br /> 1) k is odd. You have that a_{k+1}^2= a_k a_{k+2}- 1 and want to prove that a_{k+2}^2= a_{k+1}a_{k+3}+ 1 where a_{k+3}= a_{k+1}+ a_{k+2} so that a_{k+2}= a_{k+3}- a_{k+1}.<br /> <br /> 2) k is even. You have that a_{k+1}^2= a_k a_{k+2}+ 1 and want to prove that a_{k+2}^2= a_{k+1}a_{k+3}- 1 where a_{k+3}= a_{k+1}+ a_{k+2} so that a_{k+2}= a_{k+3}- a_{k+1}.
 
Last edited by a moderator:


Thankx...
 
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top