Question
Question: By the principle of mathematical induction, prove that for \[n\ge 1\], \[{{1}^{2}}+{{3}^{2}}+{{5}^{2...
By the principle of mathematical induction, prove that for n≥1, 12+32+52+.......+(2n−1)2=3n(2n−1)(2n+1).
Solution
As the given expression as P (n). Prove that the expression is true for n =1. Now, assume that P (n) is true for n = m and in the next prove that P (n) is true for, n = m + 1. Once P (n) is proved true for, n = m + 1 then we can say that the expression: - 12+32+52+.......+(2n−1)2=3n(2n−1)(2n+1) is true for all n≥1.
Complete step by step answer:
Hence, we have to prove that: - 12+32+52+.......+(2n−1)2=3n(2n−1)(2n+1) is true for all n≥1, using the principle of mathematical induction.
Let us assume the given expression as P (n).
⇒P(n)=12+32+52+.......+(2n−1)2=3n(2n−1)(2n+1)
Let us check whether P (n) is true for n = 1 or not. So, for n = 1, we have,
L.H.S. = 12=1
R.H.S. = 31(2×1−1)(2×1+1)=33=1
Hence, P (n) is true for n = 1.
Now, assuming that P (n) is true for n = m, we have,
⇒12+32+52+.......+(2m−1)2=3m(2m−1)(2m+1) - (1)
Now let us check for, n = m + 1.
L.H.S = 12+32+52+.......+(2m−1)2+(2m+1)2
Using relation (i), we have,
L.H.S. = 3m(2m−1)(2m+1)+(2m+1)2