Question
Question: If sum of first n terms of the series \({{1}^{2}}+2\cdot {{2}^{2}}+{{3}^{2}}+2\cdot {{4}^{2}}+{{5}...
If sum of first n terms of the series 12+2⋅22+32+2⋅42+52+2⋅62+... is 2n(n+1)2, when n is even.
When n is odd, the sum is –
(a) 2n2(n+1)
(b) 6n(n+1)(2n+1)
(c) 2n(n+1)2
(d) 2n2(n+1)2
Solution
We must first assume n = 2m+1, because we need to find the sum for odd values of n. Then we can use the formula for the sum of squares of first n natural numbers, that is, ∑n2=6n(n+1)(2n+1). We can then simplify the series and substitute n to find the correct answer.
Complete step-by-step solution:
Let us first have a thorough look on the given series. We have,
12+2⋅22+32+2⋅42+52+2⋅62+...
We can also express the same series as
12+22+22+32+42+42+52+62+62+...
Now, we can regroup these terms as following,
(12+22+32+42+52+62+...)+(22+42+62+...)
Here, in this question, we need to calculate the sum of this series up to n terms, when n is odd.
So, let us assume n = 2m + 1.
So, the series we have looks like,
12+2⋅22+32+2⋅42+52+2⋅62+...+2⋅(2m)2+(2m+1)2
Using the above approach, we ca rewrite this series as,
(12+22+32+42+52+62+...+(2m)2+(2m+1)2)+(22+42+62+...+(2m)2)
Let us take 4 as common form the second part of this series. Thus, we get
(12+22+32+42+52+62+...+(2m)2+(2m+1)2)+4[12+22+32+...+m2]
We can also represent this as, ∑(2m+1)2+4∑m2.
We all know very well that the sum of squares of first n natural numbers, that is, ∑n2=6n(n+1)(2n+1).
Hence, we can write,
∑(2m+1)2+4∑m2=6(2m+1)(2m+1+1)(2(2m+1)+1)+64m(m+1)(2m+1)
On simplification on the right hand side, we can write,
∑(2m+1)2+4∑m2=6(2m+1)(2m+2)(4m+3)+64m(m+1)(2m+1)
WE can also write the above equation as
∑(2m+1)2+4∑m2=62(2m+1)(m+1)(4m+3)+64m(m+1)(2m+1)
Let us now take 62(m+1)(2m+1) as common from the two terms on the right hand side,
∑(2m+1)2+4∑m2=62(m+1)(2m+1)[4m+3+2m]
Thus, on simplification, we can easily write
∑(2m+1)2+4∑m2=62(m+1)(2m+1)(6m+3)
Hence, we get
∑(2m+1)2+4∑m2=2(2m+2)(2m+1)(2m+1)
Now, let us substitute the value n = 2m + 1. Hence, we get
∑(2m+1)2+4∑m2=2(n+1)(n)(n)
Hence, the sum is 2n2(n+1).
So, option (a) is the correct answer.
Note: We can also solve this problem using an objective approach by using the trial and error methodology. We can take examples of small odd integers to verify and find the correct option. WE must also note that we need to find the sum for n terms and not up to the number n, which is the same in this case, but may be different in other similar questions.