32n – 1 is divisible by 8, for all natural numbers n.
Given; P(n) = 32n – 1 is divisible by 8.
P(0) = 30 – 1 = 0; is divisible by 8.
P(1) = 32 – 1 = 8; is divisible by 8.
P(2) = 34 – 1 = 80; is divisible by 8.
P(3) = 36 – 1 = 728; is divisible by 8.
Let P(k) = 32k – 1 is divisible by 8; ⇒ 32k – 1 = 8x.
⇒ P(k+1) = 32(k+1) – 1 = 32(8x + 1) – 1 = 72x + 8; is divisible by 8.
⇒ P(k+1) is true when P(k) is true.
∴ By Mathematical Induction P(n) = 32n – 1 is divisible by 8, for all natural numbers n.
Couldn't generate an explanation.
Generated by AI. May contain inaccuracies — always verify with your textbook.