Question
Question: The sum of the first n-terms of the series 1²+2.2²+3² +2.4²+5²+2.6²+........... is $\frac{n(n+1)^2}{...
The sum of the first n-terms of the series 1²+2.2²+3² +2.4²+5²+2.6²+........... is 2n(n+1)2, when n is even.
When n is odd, the sum is

(n+1)! - 1
(n-1)! - 1
(n-1)! + 1
(n + 1)! + 1
2n2(n+1)
Solution
Let the series be denoted by Sn. The k-th term of the series, Tk, can be defined as: Tk=k2 if k is odd. Tk=2k2 if k is even.
We are given that the sum of the first n terms, Sn, is 2n(n+1)2 when n is an even number.
We need to find the sum Sn when n is an odd number. If n is odd, then n−1 is an even number. The sum Sn can be expressed as the sum of the first n−1 terms plus the n-th term: Sn=Sn−1+Tn.
Since n−1 is even, we can use the given formula for the sum of an even number of terms, by replacing n with n−1: Sn−1=2(n−1)((n−1)+1)2=2(n−1)(n)2=2n2(n−1).
For an odd value of n, the n-th term of the series is Tn=n2.
Now, we can substitute these into the equation for Sn: Sn=Sn−1+Tn=2n2(n−1)+n2.
To simplify, we can factor out n2: Sn=n2(2n−1+1)=n2(2n−1+2)=n2(2n+1)=2n2(n+1).
Comparing this result with the given options for Q.62: (1) 4n(n+1)2 (2) 4n2(n+2) (3) 2n2(n+1) (4) 4n(n+2)2
The calculated sum matches option (3).