Question
Question: For a natural number \(n\in N\), the value of \(\sum\limits_{m=1}^{n}{{{m}^{2}}}\) is given by A. ...
For a natural number n∈N, the value of m=1∑nm2 is given by
A. 6m(m+1)(2m+1)
B. 6m(m−1)(2m−1)
C. 6n(n+1)(2n+1)
D. None of these.
Solution
To solve this problem, we should know the formula related to sum of squares of first n natural numbers. The sigma notation given in the question can be written as m=1∑nm2=12+22+32.........n2 which is the sum of squares of first n natural numbers. The sum of the first n natural numbers is given by the formula m=1∑nm2=12+22+32.........n2=6n(n+1)(2n+1). To get this formula, we should consider (n+1)3−n3 and write its value using the formula a3−b3=(a−b)(a2+ab+b2). After that, we should replace n by the decreasing numbers until 2. This will give a telescopic series in which terms will be cancelled when we add them. By adding, we will get sum of first n natural numbers and sum of squares of first n natural numbers in the R.H.S of the equation. By using the formula for sum of first n natural numbers as m=1∑nm=2n(n+1) and simplifying, we get the required value of m=1∑nm2. The proof related to this formula is done in the below solution part.
Complete step by step answer:
We are asked to find the value of m=1∑nm2. To get the answer we should consider (n+1)3−n3.
Let us consider the term (n+1)3−n3.
We know the formula a3−b3=(a−b)(a2+ab+b2). Using this formula with
a=n+1,b=n, we get
(n+1)3−n3=(n+1−n)((n+1)2+(n+1)n+n2)(n+1)3−n3=(n2+2n+1+n2+n+n2)(n+1)3−n3=3n2+3n+1→(1)
By substituting n=n−1 in the above equation, we get
(n−1+1)3−(n−1)3=3(n−1)2+3(n−1)+1(n)3−(n−1)3=3(n−1)2+3(n−1)+1→(2)
Likewise, substituting the numbers n=n−2,.....2,1 in the equation-1, we get
(n−2+1)3−(n−2)3=3(n−2)2+3(n−2)+1(n−1)3−(n−2)3=3(n−2)2+3(n−2)+1→(3)
(2+1)3−(2)3=3(2)2+3(2)+1→(4)
(2)3−(1)3=3(1)2+3(1)+1→(5)
Writing all the equations, we get
(n+1)3−n3=3n2+3n+1→(1)(n)3−(n−1)3=3(n−1)2+3(n−1)+1→(2)(n−1)3−(n−2)3=3(n−2)2+3(n−2)+1→(3)...(2+1)3−(2)3=3(2)2+3(2)+1→(4)(2)3−(1)3=3(1)2+3(1)+1→(5)
Adding all the equations, we can infer that the terms in L.H.S will be cancelled and only (n+1)3−13 is left in the L.H.S. The terms in the R.H.S will become
(n+1)3−13=3(n2+(n−1)2+(n−2)2+......22+12)+3(n+(n−1)+(n−2)....2+1)+(1+1+1.....n terms)(n+1)3−1=3m=1∑nm2+3m=1∑nm+n
We know the formula for the sum of first n natural numbers as m=1∑nm=2n(n+1). Using this result in the above equation, we get
(n+1)3−1=3m=1∑nm2+32n(n+1)+n
By simplifying, we get