Twin series

The Fibonacci sequence ( F n ) (F_n) is defined as F 0 = 1 , F 1 = 1 , F n = F n 1 + F n 2 for n 2. F_0 = 1, F_1 = 1, F_n = F_{n-1} + F_{n-2}\ \text{for}\ n \geq 2.

A Brilliant user asks his fellow math lovers to determine whether the equation k = 0 n ( n k ) F k = F 2 n ( ) \sum_{k = 0}^n \left(\begin{array}{c} n \\ k \end{array}\right) F_k = F_{2n}\ \ \ \ \ \ (\star) is true for all integers n 0 n \geq 0 .

However, this Brilliant user is confused and accidentally defines the Fibonacci sequence alternatively as F 0 = 1 , F 1 = 2 , F n = F n 1 + F n 2 for n 2. F'_0 = 1, F'_1 = 2, F'_n = F'_{n-1} + F'_{n-2}\ \text{for}\ n \geq 2.

Is equation ( ) (\star) true for the original definition of F n F_n , or for the new definition F n F'_n ?

For both sequences For neither of these sequences Only for the original sequence, F n F_n Only for the alternative sequence, F n F'_n

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Arjen Vreugdenhil
Jan 31, 2017

In general, if F n = F n 1 + F n 2 F_n = F_{n-1} + F_{n-2} , then F n F_n can be written as F n = A 1 ϕ 1 n + A 2 ϕ 2 n , F_n = A_1\phi_1^n + A_2\phi_2^n, where ϕ 1 , 2 \phi_{1,2} are solutions of ϕ 2 = ϕ + 1 \phi^2 = \phi+1 .

Thus F 2 n = A 1 ϕ 1 2 n + A 2 ϕ 2 2 n = A 1 ( ϕ 1 2 ) n + A 2 ( ϕ 2 2 ) n = A 1 ( ϕ 1 + 1 ) n + A 2 ( ϕ 2 + 1 ) n = A 1 k = 0 n ( n k ) ϕ 1 k + A 2 k = 0 n ( n k ) ϕ 2 k = k = 0 n ( n k ) ( A 1 ϕ 1 k + A 2 ϕ 2 k ) = k = 0 n ( n k ) F k . F_{2n} = A_1\phi_1^{2n} + A_2\phi_2^{2n} = A_1(\phi_1^2)^n + A_2(\phi_2^2)^n = A_1(\phi_1 + 1)^n + A_2(\phi_2 + 1)^n \\ = A_1\sum_{k=0}^n \left(\begin{array}{c} n \\ k\end{array}\right) \phi_1^k + A_2\sum_{k=0}^n \left(\begin{array}{c} n \\ k\end{array}\right) \phi_2^k = \sum_{k=0}^n \left(\begin{array}{c} n \\ k\end{array}\right) (A_1\phi_1^k + A_2\phi_2^k) = \sum_{k=0}^n \left(\begin{array}{c} n \\ k\end{array}\right) F_k.

Thus the equation is true for any sequence defined be recursion F n = F n 1 + F n 2 F_n = F_{n-1} + F_{n-2} , independent on the value of F 0 F_0 or F 1 F_1 ; specifically it is true for both \boxed{\text{both}} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...