Equal - Addition
Last updated at August 11, 2026 by Teachoo
Transcript
Question 1 Prove the following by using the principle of mathematical induction for all n โ N: 1 + 3 + 32+โฆโฆ+ 3n โ 1 = ((3๐ โ 1))/2 Let P(n) : 1 + 3 + 32+โฆโฆ+ 3n โ 1 = ((3๐ โ 1))/2 Proving for n = 1 For n = 1, L.H.S = 1 R.H.S = ((3^1 โ 1))/2 = ((3 โ 1))/2 = ((2))/2 = 1 Since, L.H.S. = R.H.S โด P(n) is true for n = 1 Proving P(k + 1) is true if P(k) is true Assume that P(k) is true, P(k): 1 + 3 + 32 +โฆ..+ 3k โ 1 = ((3๐ โ 1))/2 We will prove that P(k + 1) is true. P(k + 1): 1 + 3 + 32 +โฆ..+ 3(k + 1) โ 1 = ((3^(๐+1) โ 1))/2 P(k + 1): 1 + 3 + 32 +โฆ..3(k โ 1) + 3(k) = ((3^(๐+1) โ 1))/2 We have to prove P(k + 1) is true Solving LHS 1 + 3 + 32 +โฆ..+ 3k โ 1 + 3k From (1): 1 + 3 + 32 +โฆ..+ 3k โ 1 = ((๐๐ โ ๐))/๐ = ((๐๐ โ ๐))/๐ + 3k = ((3๐ โ 1) + 2 ร 3^๐)/2 = (๐๐ + ๐ ร ๐^๐ โ ๐)/๐ = ( 3(3^๐ )โ 1)/2 = (๐^(๐ + ๐) โ ๐)/๐ = RHS โด P(k + 1) is true when P(k) is true Thus, By the principle of mathematical induction, P(n) is true for n, where n is a natural number