Find the sum to n terms of the series whose nth term is given by
(2n−1)2
Let an be the nth term and 'Sn' be the sum of the n terms of the given series.
Here an=(2n−1)2=4n2−4n+1
∴Sn=∑nk=1ak=∑nk=1(4k2−4k+1)
=(4.12−4.1+1)+(4.22−4.2+1)+……+(4n2−4n+1)
=4(12+22+……+n2)−(1+2+……+n)+(1+1+……+n terms)
=4n(n−1)(2n+1)6−4n(n+1)2+n
=n[12+22+……+n2]−4[1+2+……+n]+[1+1+……+n terms].
=4n(n+1)(2n+1)6−4n(n+1)2+n
=n[2(n+1)(2n+1)3−2(n+1)+1]
=n[4n2+6n+2−6n−6+33]
=n3[4n2−1]
=n(2n+1)(2n−1)3.