Advertisements
Advertisements
Question
By the principle of mathematical induction, prove the following:
13 + 23 + 33 + ….. + n3 = `("n"^2("n + 1")^2)/4` for all x ∈ N.
Advertisements
Solution
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
RELATED QUESTIONS
By the principle of mathematical induction, prove the following:
1.2 + 2.3 + 3.4 + … + n(n + 1) = `(n(n + 1)(n + 2))/3` for all n ∈ N.
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:
an – bn is divisible by a – b, 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.
By the principle of mathematical induction, prove the following:
2n > n, for all n ∈ N.
By the principle of mathematical induction, prove that, for n ≥ 1
13 + 23 + 33 + ... + n3 = `(("n"("n" + 1))/2)^2`
By the principle of Mathematical induction, prove that, for n ≥ 1
1.2 + 2.3 + 3.4 + ... + n.(n + 1) = `("n"("n" + 1)("n" + 2))/3`
Using the Mathematical induction, show that for any natural number n ≥ 2,
`(1 - 1/2^2)(1 - 1/3^2)(1 - 1/4^2) ... (1 - 1/"n"^2) = ("n" + 1)/2`
Using the Mathematical induction, show that for any natural number n ≥ 2,
`1/(1 + 2) + 1/(1 + 2 + 3) + 1/(1 +2 + 3 + 4) + .... + 1/(1 + 2 + 3 + ... + "n") = ("n" - 1)/("n" + 1)`
Prove by Mathematical Induction that
1! + (2 × 2!) + (3 × 3!) + ... + (n × n!) = (n + 1)! − 1
