Find the sum of ${1^2} - {2^2} + {3^2} - {4^2} + {5^2} - {6^2}...........?$ (Please find out the ${n^{th}}$ term and then use the sigma method)
Answer
546.3k+ views
Hint: Here in this question first we have to convert the given series into an A.P by solving the successive two terms at a time of the sequence. Then we have to find the ${n^{th}}$ term of the A.P
With the help of ${n^{th}}$ term we can easily find the sum of our series using the sigma method.
Formula used: ${a_n}\, = \,{a_1}\, + \,\left( {n - 1} \right)d$
$\sum\limits_0^n 1 = n\,\,and\,\,\sum\limits_0^n n = \dfrac{{n\left( {n + 1} \right)}}{2}$
Complete step-by-step answer:
In the given question, we have
$ \Rightarrow {1^2} - {2^2} + {3^2} - {4^2} + {5^2} - {6^2}...........$
We can also write it as
$ \Rightarrow \left( {{1^2} - {2^2}} \right) + \left( {{3^2} - {4^2}} \right) + \left( {{5^2} - {6^2}} \right)...........$
$ \Rightarrow \left( {1 - 4} \right) + \left( {9 - 16} \right) + \left( {25 - 36} \right) + ......$
Now, on subtracting
$ \Rightarrow \left( { - 3} \right) + \left( { - 7} \right) + \left( { - 11} \right) + ..........$
The above sequence is an Arithmetic Progression with a common difference $d\, = \,{a_2} - {a_1}$i.e.
$\left( { - 7} \right) - \left( { - 3} \right) = - 4$ and the first term is $ - 3$.
Now, let’s find out the ${n^{th}}$ term of the given sequence using the formula of ${n^{th}}$ term of A.P.
Let ${a_n}$ be the ${n^{th}}$ term of the A.P.
Therefore,
${a_n}\, = \,{a_1}\, + \,\left( {n - 1} \right)d$
Here ${a_1} = - 3\,\,,\,d = - 4$
${a_n}\, = \, - 3\, + \,\left( {n - 1} \right) - 4$
Now,
${a_n}\, = \, - 3 + 4 - 4n$
${a_n}\, = \,1 - 4n$
So, the ${n^{th}}$ term of the given sequence is $1 - 4n$.
Now we will find the sum of sequences using the sigma method.
$Sum\, = \,\sum\limits_0^n {\left( {1 - 4n} \right)} $
We can also write it as,
$Sum\, = \,\sum\limits_0^n {1 - \sum\limits_0^n {} 4n} $
We know that $\sum\limits_0^n 1 = n\,\,and\,\,\sum\limits_0^n n = \dfrac{{n\left( {n + 1} \right)}}{2}$
On applying, we get
$ \Rightarrow Sum\, = \,n - 4\sum\limits_0^n n $
$ \Rightarrow Sum\, = \,n - \dfrac{{4n\left( {n + 1} \right)}}{2}$
Taking LCM,
$ \Rightarrow \left( {\dfrac{{2n - 4{n^2} - 4n}}{2}} \right)$
$ \Rightarrow \left( {\dfrac{{ - 4{n^2} - 2n}}{2}} \right)$
On simplification, we get
$ \Rightarrow \left( { - 2{n^2} - n} \right)$
$ \Rightarrow - n\left( {2n + 1} \right)$
Therefore, the sum of the given sequence is $ - n\left( {2n + 1} \right)$.
So, the correct answer is “$n\left( {2n + 1} \right)$”.
Note: We have solved this question using the sigma method. But there are some other methods also to do this question like we can use the formula of sum of arithmetic progression after converting the given sequence into an A.P. Also, if we want to cross-check the answer by putting the different values of n in the result.
With the help of ${n^{th}}$ term we can easily find the sum of our series using the sigma method.
Formula used: ${a_n}\, = \,{a_1}\, + \,\left( {n - 1} \right)d$
$\sum\limits_0^n 1 = n\,\,and\,\,\sum\limits_0^n n = \dfrac{{n\left( {n + 1} \right)}}{2}$
Complete step-by-step answer:
In the given question, we have
$ \Rightarrow {1^2} - {2^2} + {3^2} - {4^2} + {5^2} - {6^2}...........$
We can also write it as
$ \Rightarrow \left( {{1^2} - {2^2}} \right) + \left( {{3^2} - {4^2}} \right) + \left( {{5^2} - {6^2}} \right)...........$
$ \Rightarrow \left( {1 - 4} \right) + \left( {9 - 16} \right) + \left( {25 - 36} \right) + ......$
Now, on subtracting
$ \Rightarrow \left( { - 3} \right) + \left( { - 7} \right) + \left( { - 11} \right) + ..........$
The above sequence is an Arithmetic Progression with a common difference $d\, = \,{a_2} - {a_1}$i.e.
$\left( { - 7} \right) - \left( { - 3} \right) = - 4$ and the first term is $ - 3$.
Now, let’s find out the ${n^{th}}$ term of the given sequence using the formula of ${n^{th}}$ term of A.P.
Let ${a_n}$ be the ${n^{th}}$ term of the A.P.
Therefore,
${a_n}\, = \,{a_1}\, + \,\left( {n - 1} \right)d$
Here ${a_1} = - 3\,\,,\,d = - 4$
${a_n}\, = \, - 3\, + \,\left( {n - 1} \right) - 4$
Now,
${a_n}\, = \, - 3 + 4 - 4n$
${a_n}\, = \,1 - 4n$
So, the ${n^{th}}$ term of the given sequence is $1 - 4n$.
Now we will find the sum of sequences using the sigma method.
$Sum\, = \,\sum\limits_0^n {\left( {1 - 4n} \right)} $
We can also write it as,
$Sum\, = \,\sum\limits_0^n {1 - \sum\limits_0^n {} 4n} $
We know that $\sum\limits_0^n 1 = n\,\,and\,\,\sum\limits_0^n n = \dfrac{{n\left( {n + 1} \right)}}{2}$
On applying, we get
$ \Rightarrow Sum\, = \,n - 4\sum\limits_0^n n $
$ \Rightarrow Sum\, = \,n - \dfrac{{4n\left( {n + 1} \right)}}{2}$
Taking LCM,
$ \Rightarrow \left( {\dfrac{{2n - 4{n^2} - 4n}}{2}} \right)$
$ \Rightarrow \left( {\dfrac{{ - 4{n^2} - 2n}}{2}} \right)$
On simplification, we get
$ \Rightarrow \left( { - 2{n^2} - n} \right)$
$ \Rightarrow - n\left( {2n + 1} \right)$
Therefore, the sum of the given sequence is $ - n\left( {2n + 1} \right)$.
So, the correct answer is “$n\left( {2n + 1} \right)$”.
Note: We have solved this question using the sigma method. But there are some other methods also to do this question like we can use the formula of sum of arithmetic progression after converting the given sequence into an A.P. Also, if we want to cross-check the answer by putting the different values of n in the result.
Recently Updated Pages
Basicity of sulphurous acid and sulphuric acid are

Master Class 11 English: Engaging Questions & Answers for Success

Master Class 11 Physics: Engaging Questions & Answers for Success

Master Class 11 Computer Science: Engaging Questions & Answers for Success

Master Class 11 Chemistry: Engaging Questions & Answers for Success

Master Class 11 Social Science: Engaging Questions & Answers for Success

Trending doubts
Difference Between Prokaryotic Cells and Eukaryotic Cells

One Metric ton is equal to kg A 10000 B 1000 C 100 class 11 physics CBSE

Draw a diagram of nephron and explain its structur class 11 biology CBSE

What will happen if the mucus is not secreted by the class 11 biology CBSE

Draw a diagram of a plant cell and label at least eight class 11 biology CBSE

Proton was discovered by A Thomson B Rutherford C Chadwick class 11 chemistry CBSE

