Let P n ( x ) be a polynomial of n terms such that: P n ( x ) = 1 + x + 2 x 2 + 4 x 3 + 8 x 4 + ⋯ + F n x n − 1 where F n = F n − 1 + F n − 2 + ⋯ + F 1
Find the value of n → ∞ lim P n ( 3 1 )
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.
n → ∞ lim P n ( x ) = i = 1 ∑ ∞ F i x i − 1 = 1 − ( x + x 2 + x 3 + ⋯ + x n − 1 ) 1
1 − x 1 = 1 + x + x 2 + x 3 + ⋯ + x n where n → ∞
⇒ 1 − x x = x + x 2 + x 3 + ⋯ + x n + 1 i = 1 ∑ ∞ F i x i − 1 = 1 − ( 1 − x x ) 1 ⇒ n → ∞ lim P n ( x ) = 1 − 2 x 1 − x ⇒ n → ∞ lim P n ( 3 1 ) = 2
For the proof of generating functions click here
Problem Loading...
Note Loading...
Set Loading...
P n ( x ) = 1 + x + 2 x 2 + 4 x 3 + 8 x 4 + ⋯ = 1 + x ( 1 + 2 x + ( 2 x ) 2 + ( 2 x ) 3 + ⋯ ) = 1 + 1 − 2 x x F n = 2 n − 2 for all n ≥ 2 (see proof) An infinite geometric progression for ∣ 2 x ∣ < 1
⟹ P n ( 3 1 ) = 1 + 1 − 3 2 3 1 = 2
Proof by induction for the claim F n = 2 n − 2 for all n ≥ 2 :
For n = 2 , F 2 = 2 2 − 2 = 1 . Therefore, the claim is true for n = 2 . Assuming the claim is true for n then:
F n + 1 = F n + F n − 1 + F n − 2 + F n − 3 + ⋯ + F 1 = F n + F n = 2 F n = 2 ( 2 n − 2 = 2 n − 1
Therefore the claim is also true for n + 1 and hence true for all n ≥ 2 .