Home
Class 12
MATHS
If p is a fixed positive integer, prove ...

If p is a fixed positive integer, prove by induction that `p^(n +1) + (p + 1)^(2n - 1)` is divisible by `P^2+ p +1` for all `n in N`.

Text Solution

Verified by Experts

`P(n) : p^(n+1) + (p+1)^(2n-1)` is divisible by `p^(2) + p + 1`
For `n = 1, P(1) : p^(2) + p + 1`
So, `P(1)` is true.
Let `P(k)` be true.
Then `p^(k+1) + (p+1)^(2k-1)` is divisible by `p^(2) + p + 1`
`rArr p^(k+1) + (p+1)^(2k-1) = (p^(2) + p + 1) m "....."(1)`
Now, `p^(k+1) + (p + 1)^(2k+1)`
`= p xx p^(k+1) + (p + 1)^(2k-1) xx (p+1)^(2)`
`= p [m(p^(2) + p + 1 ) - (p + 1)^(2k-1)] + (p+1)^(2k-1)(p+1)^(2)`
`= p(p^(2) + p + 1) m - p (p+1)^(2k-1) + (p+1)^(2k-1)(p^(2) + 2p+1)`
`= p (p^(2) + p + 1) m + (p+1)^(2k-1)(p^(2) + p + 1)`
`= (p^(2) + p + 1 ) [mp+(p+1)^(2k-1)]`
`= (p^(2) + p + 1) xx ("an interger")`
Therefore, `P(k+1)` is also true whennever`P(k)` is true.
Hence, by principle of mathematical induction, `P(n)` is true `AA n in N`.
Promotional Banner

Topper's Solved these Questions

  • PRINCIPLE OF MATHEMATICAL INDUCTION

    CENGAGE|Exercise Exercise|9 Videos
  • PERMUTATION AND COMBINATION

    CENGAGE|Exercise Question Bank|19 Videos
  • PROBABILITY

    CENGAGE|Exercise Solved Examples And Exercises|372 Videos

Similar Questions

Explore conceptually related problems

Prove by induction that if n is a positive integer not divisible by 3. then 3^(2n)+3^(n)+1 is divisible by 13.

If n_(1) and n_(2) be randomly chosen from first 50 positive integers and probbbility that...3^(n_(1))+3^(n_(2)) and 8^(n_(1))+8^(n_(1)) each is divisible by 5 be P_(1) and P_(2) respectively,then...

If P(n) stands for the statement n(n+1)(n+2) is divisible by 3, then what is P(4).

If P(n) stands for the statement n(n+1) (n+2) is divisible by 6, then what is p(3)?

If ^(2n+1)P_(n-1):^(2n-1)P_(n)=3:5, find n

A student was asked to prove a statement P(n) by using the principle of mathematical induction. He proved that P(n) Rightarrow P(n+1) for all n in N and also that P(4) is true: On the basis of the above he can conclude that P(n) is true.