U(n+2) = U(n+1) - 1/4 Un
Vn = U(n+1) - (1/2)Un.
(i)
"V(0)=U(0+1)-(1\/2)U(0)""=1\/2-(1\/2)(-1)=1"
(ii)
"U(0)=-1,"
"U(1)=1\/2,"
"U(2)=1\/2+1\/4=3\/4"
"U(3)=3\/4-1\/8=5\/8"
"U(4)=5\/8-1\/8=7\/16"
"U(5=7\/16-5\/32=9\/32"
"..."
"U(k)=(2k-1)\/2^k"
Prove by mathematical induction
Let the statement "P(n)" given as
"P(n):U(n)=(2n-1)\/2^n"
Then
"P(0):U(0)=(2(0)-1)\/2^0=-1" is true.
"P(1): U(1)=(2(1)-1)\/2^1=1\/2" is true.
Assume that "P(n)" is true for some natural number "k" , i.e.,
"P(k):U(k)=(2k-1)\/2^k"
"P(k+1):U(k+1)=(2(k+1)-1)\/2^{k+1}"
Now, to prove that "P(k+2)" is true, we have
"=\\dfrac{2(k+1)-1}{2^{k+1}}-\\dfrac{2k-1}{(4)(2^{k})}=\\dfrac{4k+4-2-2k+1}{2^{k+2}}"
Thus "P(k+2)" is true, whenever "P(k)" and "P(k+1)" is true. Hence, by the Principle of Mathematical Induction "P(n)" is true for all natural numbers "n"
Then
"=\\dfrac{2(n+1)-1}{2^{n+1}}-\\dfrac{2n-1}{2^{n+1}}=\\dfrac{1}{2^n}, n=0,1,2,..."
Then "(V(n))" is a geometric sequence and its common ratio is "1\/2"
(iii)
"\\lim\\limits_{n\\to \\infin}V(n)=\\lim\\limits_{n\\to \\infin}\\dfrac{1}{2^n}=0"
Comments
Leave a comment