Step 1: Given data
P(n) : 1.31+3.51+−−−−−+(2n−1)(2n+1)1=(2n+1)n
Step 2: To prove, P(1) is true
LHS=1.31=31
RHS=2×1+11=31
Thus, P(1) is true.
Step 3: Assume that the statement is true for n=k , where k is some positive integer.
1.31+3.51+−−−−−+(2k−1)(2k+1)1=(2k+1)k
Step 4: For n=k+1
LHS=1.31+3.51+−−−−+(2k−1)(2k+1)1+(2(k+1)−1)(2(k+1)+1)1
=(2k+1)k+(2(k+1)−1)(2(k+1)+1)1
=(2k+1)k+(2k+1)(2k+3)1
=(2k+1)(2k+3)2k2+3k+1
=(2k+1)(2k+3)(2k+1)(k+1)
LHS=(2k+3)(k+1)
Step 5:
RHS=(2(k+1)+1)(k+1)
=2k+3k+1
⇒LHS=RHS
Comments