Advertisements
Advertisements
प्रश्न
By the principle of mathematical induction, prove the following:
4 + 8 + 12 + ……. + 4n = 2n(n + 1), for all n ∈ N.
Advertisements
उत्तर
Let P(n) denote the statement 4 + 8 + …….. + 4n = 2n(n + 1)
i.e., P(n) : 4 + 8 + 12 + … + 4n = 2n(n + 1)
Put n = 1,
P(1): LHS = 4
RHS = 2 (1)(1 + 1) = 4
P(1) is true.
Assume that P(n) is true for n = k
P(k): 4 + 8 + 12 + ……. + 4k = 2k(k + 1)
To prove P(k + 1)
i.e., to prove 4 + 8 + 12 + ……. + 4k + 4(k + 1) = 2(k + 1) (k + 1 + 1)
4 + 8 + 12 + …… + 4k + (4k + 4) = 2(k + 1) (k + 2)
Consider, 4 + 8 + 12 + …….. + 4k + (4k + 4) = 2k(k + 1) + (4k + 4)
= 2k(k + 1) + 4(k + 1)
= 2k2 + 2k + 4k + 4
= 2k2 + 6k + 4
= 2(k + 1)(k + 2)
P(k + 1) is also true.
∴ By Mathematical Induction, P(n) for all value n ∈ N.
APPEARS IN
संबंधित प्रश्न
By the principle of mathematical induction, prove the following:
13 + 23 + 33 + ….. + n3 = `("n"^2("n + 1")^2)/4` for all x ∈ N.
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:
32n – 1 is divisible by 8, 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.
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,
`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))`
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
