Last updated at December 16, 2024 by Teachoo
Transcript
Question21 Prove the following by using the principle of mathematical induction for all n ā N: x2n ā y2n is divisible by š„ + š¦. Let P(n): x2n ā y2n = (x + y) Ć d, where d ā N For n = 1 L.H.S = x2 Ć 1 ā y2 Ć 1 = x2 ā y2 = (x + y) (x ā y) = R.H.S ā“ P(n) is true for n = 1 Assume P(k) is true x2k ā y2k = m (x + y), where m ā N We will prove that P(k + 1) is true. L.H.S = x2(k+1) - y2(k+1) = x2k+2 - y2k+2 = x2k . x2 ā y2k . y2 = x2 (m(x + y) + y2k) ā y2k . y2 = x2 (m (x + y)) + x2 y2k ā y2k . Y2 = x2 (m (x + y)) + y2k (x2 ā y2) = x2 (m (x + y)) + y2k (x + y) (x ā y) = (x + y) [m.x2 + y2k (x ā y)] = (x + y) Ć r where r = m.x2 + y2k (x - y) is a natural number ā“ P(k + 1) is true whenever P(k) is true. ā“ By the principle of mathematical induction, P(n) is true for n, where n is a natural number