Solveeit Logo

Question

Question: Sum upto n terms 1.3 + 3.5 + 5.7 + …… + T<sub>n</sub> =...

Sum upto n terms 1.3 + 3.5 + 5.7 + …… + Tn =

A

13\frac { 1 } { 3 }n (4n2 + 6n – 1)

B

13\frac { 1 } { 3 } n(4n2 + 3n + 3)

C

16\frac { 1 } { 6 }n (4n2 + 6n – 1)

D

None

Answer

13\frac { 1 } { 3 }n (4n2 + 6n – 1)

Explanation

Solution

Tn = (2n – 1).(2n + 1) = 4n2 –1

Sn = S (4n2 – 1)= 4n(n+1)(2n+1)6n\frac { 4 \mathrm { n } ( \mathrm { n } + 1 ) ( 2 \mathrm { n } + 1 ) } { 6 } - \mathrm { n }

=

= (4n2 + 6n – 1)