Advertisements
Advertisements
प्रश्न
By the principle of mathematical induction, prove the following:
4 + 8 + 12 + ……. + 4n = 2n(n + 1), for all n ∈ N.
उत्तर
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:
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:
1 + 4 + 7 + ……. + (3n – 2) = `("n"(3"n" - 1))/2` for all n ∈ N.
Using the Mathematical induction, show that for any natural number n,
`1/(2.5) + 1/(5.8) + 1/(8.11) + ... + 1/((3"n" - 1)(3"n" + 2)) = "n"/(6"n" + 4)`
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 10n + 3 × 4n+2 + 5, is divisible by 9, for all natural numbers n
Prove that using the Mathematical induction
`sin(alpha) + sin (alpha + pi/6) + sin(alpha + (2pi)/6) + ... + sin(alpha + (("n" - 1)pi)/6) = (sin(alpha + (("n" - 1)pi)/12) xx sin(("n"pi)/12))/(sin (pi/12)`
Choose the correct alternative:
If `""^("a"^2 - "a")"C"_2 = ""^("a"^2 - "a")"C"_4` then the value of a is