ย
Last updated at August 14, 2026 by Teachoo
ย
Transcript
Prove 1 + 2 + 3 + โฆโฆ. + n = (๐ง(๐ง+๐))/๐ for n, n is a natural number Step 1: Let P(n) : (the given statement) Let P(n): 1 + 2 + 3 + โฆโฆ. + n = (n(n + 1))/2 Step 2: Prove for n = 1 For n = 1, L.H.S = 1 R.H.S = (๐(๐ + 1))/2 = (1(1 + 1))/2 = (1 ร 2)/2 = 1 Since, L.H.S. = R.H.S โด P(n) is true for n = 1 Step 3: Assume P(k) to be true and then prove P(k + 1) is true Assume that P(k) is true, P(k): 1 + 2 + 3 + โฆโฆ. + k = (๐(๐ + 1))/2 We will prove that P(k + 1) is true. P(k + 1): 1 + 2 + 3 +โฆโฆ. + (k + 1) = ((k + 1)( (k + 1) + 1))/2 P(k + 1): 1 + 2 + 3 +โฆโฆ.+ k + (k + 1) = ((๐ค + ๐)(๐ค + ๐))/๐ We have to prove P(k + 1) is true Solving LHS 1 + 2 + 3 +โฆโฆ.+ k + (k + 1) From (1): 1 + 2 + 3 + โฆโฆ. + k = (๐(๐ + 1))/2 = (๐(๐ + ๐))/๐ + (k + 1) = (๐(๐ + 1) + 2(๐ + 1))/2 = ((๐ + ๐)(๐ + ๐))/๐ = RHS โด P(k + 1) is true when P(k) is true Step 4: Write the following line Thus, By the principle of mathematical induction, P(n) is true for n, where n is a natural number