Advertisements
Advertisements
प्रश्न
By the principle of mathematical induction, prove the following:
32n – 1 is divisible by 8, for all n ∈ N.
Advertisements
उत्तर
Let P(n) denote the statement 32n – 1 is divisible by 8 for all n ∈ N
Put n = 1
P(1) is the statement 32(1) – 1 = 32 – 1 = 9 – 1 = 8, which is divisible by 8
∴ P(1) is true.
Assume that P(k) is true for n = k.
i.e., 32k – 1 is divisible by 8 to be true.
Let 32k – 1 = 8m
To prove P(k + 1) is true.
i.e., to prove `3^(2(k+1)) - 1` is divisible by 8
Consider `3^(2(k+1)) - 1` = 32k+2 – 1
= 32k . 32 – 1
= 32k (9) – 1
= 32k (8 + 1) – 1
= 32k × 8 + 32k × 1 – 1
= 32k (8) + 32k – 1
= 32k (8) + 8m (∵ 32k – 1 = 8m)
= 8(32k + m), which is divisible by 8.
∴ P(k + 1) is true wherever P(k) is true.
∴ By principle of Mathematical Induction, P(n) is true for all 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:
n(n + 1) (n + 2) is divisible by 6, for all n ∈ N.
By the principle of mathematical induction, prove that, for n ≥ 1
12 + 32 + 52 + ... + (2n − 1)2 = `("n"(2"n" - 1)(2"n" + 1))/3`
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,
`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
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
Use induction to prove that 10n + 3 × 4n+2 + 5, is divisible by 9, for all natural numbers n
