Home
Class 12
MATHS
Let a(0)=2,a1=5 and for n ge 2, an=5a(n-...

Let `a_(0)=2,a_1=5` and for `n ge 2, a_n=5a_(n-1)-6a_(n-2)`, then prove by induction that `a_(n)=2^(n)+3^(n), forall n ge 0 , n in N`.

Text Solution

Verified by Experts

Let `P(n) :a_(n)=2^(n)+3^(n),forall n ge 0, n in N`.
and `a_(0)=2,a_1=5` and for `nge 0, n in N`.
Step I For `n=0`,
`a_(0)=2^(0)+3^(0)=1+10=2`
which is true as `a_(0)=2`
Also , for `n=1,a_(1)=2^(1)+3^(1)=2+3=5`
which is also true as `a_1=5` .
Hence , `P(0) and P(1)` are true .
Step II Assume that `P(k-1) and P(k)` are true. Then , `a_(k-1)=2^(k-1)+3^(k-1)` .......(i)
where `a_(k-1)=5a_(k-2)-6a_(k-3) and a_(k)=2^(k)+3^(k)` ........(ii)
where `a_(k)=5a_(k-1)-6a_(k-2)`
Step III For `n=k+1`.
`P(k+1):a_(k+1)=2^(k+1)+3^(k+1), forall k ge 0, k in N`.
where `a_(k+1)=5a_(k)-6a_(k-1)`
Now, `a_(k+1)=5a_(k)-6a_(k-1)`
`=5(2^k+3^k)-6(2^(k-1)+3^(k-1))` [by using Eqs. (i) and (ii)]
`=5.2^(k)+5.3^(k)-6.2^(k-1)-6.3^(k-1)`
`=2^(k-1)(5.2-6)+3^(k-1)(5.3-6)`
`=2^(k-1) 4+3^(k-1).9=2^(k+1)+3^(k+1)`
`rArr a_(k+1)=2^(k+1)+3^(k+1)`
where `a_(k+1)=5a_(k)-6a_(k-1)`
This shows that the result is true for `n=k+1`. Hence by the second principle of mathematical induction , the result is true for `n in N, n ge 0`.
Promotional Banner

Similar Questions

Explore conceptually related problems

If a_(1)=1,a_(n+1)=(1)/(n+1)a_(n),a ge1 , then prove by induction that a_(n+1)=(1)/((n+1)!)n in N .

If a_(1)=1, a_(2)=5 and a_(n+2)=5a_(n+1)-6a_(n), n ge 1 . Show by using mathematical induction that a_(n)=3^(n)-2^(n)

Prove by mathematical induction that sum_(r=0)^(n)r^(n)C_(r)=n.2^(n-1), forall n in N .

Given that u_(n+1)=3u_n-2u_(n-1), and u_0=2 ,u_(1)=3 , then prove that u_n=2^(n)+1 for all positive integer of n

The Fibonacci sequence is defined by 1=a_1=a_2 and a_n=a_(n-1)+a_(n-2),n >2 . Find (a_(n+1))/(a_n), for n = 1, 2, 3, 4, 5.

Prove that (n!) (n + 2) = [n! + (n + 1)!]

The Fibonacci sequence is defined by 1=a_(1)=a_(2) and a_n =a_(n-1)+a_(n-2) , n gt 2 Find (a_(n+1))/a_n for n = 1, 2, 3, 4, 5

if A =[(3,-4),( 1,-1)] then prove that A^n = [ ( 1+2n, -4n),( n,1-2n)] where n is any positive integer .