Question
Question: Find the sum of \({1^2} - {2^2} + {3^2} - {4^2} + {5^2} - {6^2}...........?\) (Please find out the \...
Find the sum of 12−22+32−42+52−62...........? (Please find out the nth term and then use the sigma method)
Solution
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 nth term of the A.P
With the help of nth term we can easily find the sum of our series using the sigma method.
Formula used : an=a1+(n−1)d
0∑n1=nand0∑nn=2n(n+1)
Complete step-by-step answer :
In the given question, we have
⇒12−22+32−42+52−62...........
We can also write it as
⇒(12−22)+(32−42)+(52−62)...........
⇒(1−4)+(9−16)+(25−36)+......
Now, on subtracting
⇒(−3)+(−7)+(−11)+..........
The above sequence is an Arithmetic Progression with a common difference d=a2−a1i.e.
(−7)−(−3)=−4 and the first term is −3.
Now, let’s find out the nth term of the given sequence using the formula of nth term of A.P.
Let an be the nth term of the A.P.
Therefore,
an=a1+(n−1)d
Here a1=−3,d=−4
an=−3+(n−1)−4
Now,
an=−3+4−4n
an=1−4n
So, the nth term of the given sequence is 1−4n.
Now we will find the sum of sequences using the sigma method.
Sum=0∑n(1−4n)
We can also write it as,
Sum=0∑n1−0∑n4n
We know that 0∑n1=nand0∑nn=2n(n+1)
On applying, we get
⇒Sum=n−40∑nn
⇒Sum=n−24n(n+1)
Taking LCM,
⇒(22n−4n2−4n)
⇒(2−4n2−2n)
On simplification, we get
⇒(−2n2−n)
⇒−n(2n+1)
Therefore, the sum of the given sequence is −n(2n+1).
So, the correct answer is “n(2n+1)”.
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.