Advertisements
Advertisements
प्रश्न
By the principle of mathematical induction, prove the following:
13 + 23 + 33 + ….. + n3 = `("n"^2("n + 1")^2)/4` for all x ∈ N.
उत्तर
Let P(n) be the statement 13 + 23 + 33 + ….. + n3 = `("n"^2("n + 1")^2)/4` for all x ∈ N.
i.e., p(n) = 13 + 23 + …… + n3 = `("n"^2("n + 1")^2)/4` for all x ∈ N
Put n = 1
LHS = 13 = 1
RHS = `(1^2(1 + 1)^2)/4`
`= (1 xx 2^2)/4`
`= 4/4` = 1
∴ P(1) is true.
Assume that P(n) is true n = k
P(k): 13 + 23 + …… + k3 = `(k^2(k + 1)^2)/4`
To prove P(k + 1) is true.
i.e., to prove 13 + 23 + ……. + k3 + (k + 1)3 = `((k + 1)^2 ((k+1)+1)^2)/4 = ((k + 1)^2(k + 2)^2)/4`
Consider 13 + 23 + …… + k3 + (k + 1)3 = `(k^2(k + 1)^2)/4 + (k + 1)^3`
= (k + 1)2 `[k^2/4 + (k + 1)]`
= (k + 1)2 `[(k^2 + 4(k + 1))/4]`
`= ((k + 1)^2(k + 2)^2)/4`
⇒ P(k + 1) is true, whenever P(k) is true.
Hence, by the principle of mathematical induction P(n) is true for all n ∈ N.
APPEARS IN
संबंधित प्रश्न
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 that, for n ≥ 1
13 + 23 + 33 + ... + n3 = `(("n"("n" + 1))/2)^2`
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))`
Using the Mathematical induction, show that for any natural number n, x2n − y2n is divisible by x + y
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:
In 3 fingers, the number of ways four rings can be worn is · · · · · · · · · ways
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