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 in Z^+`.

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

Prove by induction that : 2^(n) gt n for all n in N .

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 .

Prove by induction that n(n+1) (2n+1) is divisible by 6.

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 .

If a_(n) = (n^(2))/(2^(n)) , then find a_(7) .

If a_(n)=(n(n-2))/(n+3) : find the term a_(20^(@))

If A_(n) is the set of first n primes than, uu_(n=2)^(10) A_(n)=

If a_(1)=2 and a_(n)=2a_(n-1)+5 for ngt1 , the value of sum_(r=2)^(5)a_(r) is

Prove by mathematical induction that 1^3+2^3+……+n^3=[(n(n+1))/2]^2