Advertisements
Advertisements
प्रश्न
By the principle of mathematical induction, prove that, for n ≥ 1
13 + 23 + 33 + ... + n3 = `(("n"("n" + 1))/2)^2`
उत्तर
P(n) = 13 + 23 + 33 + ... + n3 = `(("n"("n" + 1))/2)^2`
For n = 1
P(1) = 1
= `[(1(1 + 1))/2]^2`
⇒ 1 = 1
∴ P(1) is true
Let P(n) be true for n = k
∴ P(k) = 13 + 23 + 33 + ... + k3
= `[("k"("k" + 1))/2]^2` ......(i)
From n = k + 1
P(k + 1) = 13 + 23 + 33 + ... + k3 + (k + 1)3
= `[("k"("k" + 1))/2]^2 + ("k" + 1)^3` ......[Using (i)]
= `("k" + 1)^2 ["k"^2/4 + "k" + 1]`
= `("k" + 1)^2 [("k"^2 + 4"k" + 4)/4]`
=`(("k" + 1)^2("k" + 2)^2)/4`
= `[(("k" + 1)("k" +2))/2]^2`
∴ P(k+ 1) is true.
Thus P(k) is true
⇒ (k + 1) is true.
Hence by principle of mathematical induction
P(n) is true for all n ∈ N.
APPEARS IN
संबंधित प्रश्न
By the principle of mathematical induction, prove the following:
4 + 8 + 12 + ……. + 4n = 2n(n + 1), for all n ∈ N.
By the principle of mathematical induction, prove the following:
1 + 4 + 7 + ……. + (3n – 2) = `("n"(3"n" - 1))/2` for all n ∈ N.
By the principle of mathematical induction, prove the following:
32n – 1 is divisible by 8, for all n ∈ N.
By the principle of mathematical induction, prove the following:
an – bn is divisible by a – b, for all n ∈ N.
By the principle of mathematical induction, prove the following:
52n – 1 is divisible by 24, for all n ∈ N.
By the principle of mathematical induction, prove the following:
n(n + 1) (n + 2) is divisible by 6, for all n ∈ N.
Prove that the sum of the first n non-zero even numbers is n2 + n
Using the Mathematical induction, show that for any natural number n,
`1/(1*2*3) + 1/(2*3*4) + 1/(3*4*5) + ... + 1/("n"("n" + 1)*("n" + 2)) = ("n"("n" + 3))/(4("n" + 1)("n" + 2))`
Prove by Mathematical Induction that
1! + (2 × 2!) + (3 × 3!) + ... + (n × n!) = (n + 1)! − 1
Using the Mathematical induction, show that for any natural number n, x2n − y2n is divisible by x + y
By the principle of Mathematical induction, prove that, for n ≥ 1
`1^2 + 2^2 + 3^2 + ... + "n"^2 > "n"^2/3`
Use induction to prove that n3 − 7n + 3, is divisible by 3, for all natural numbers n
Use induction to prove that 5n+1 + 4 × 6n when divided by 20 leaves a remainder 9, for all natural numbers n
Choose the correct alternative:
Everybody in a room shakes hands with everybody else. The total number of shake hands is 66. The number of persons in the room is ______
Choose the correct alternative:
1 + 3 + 5 + 7 + · · · + 17 is equal to