Advertisements
Advertisements
Question
By the principle of mathematical induction, prove the following:
32n – 1 is divisible by 8, for all n ∈ N.
Solution
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
RELATED QUESTIONS
By the principle of mathematical induction, prove the following:
1 + 4 + 7 + ……. + (3n – 2) = `("n"(3"n" - 1))/2` 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 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`
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
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:
In 3 fingers, the number of ways four rings can be worn is · · · · · · · · · ways
Choose the correct alternative:
1 + 3 + 5 + 7 + · · · + 17 is equal to