Question
Question: If the \(n ^ { t h }\) term of an A.P. be\(( 2 n - 1 )\), then the sum of its first \(n\) terms wi...
If the nth term of an A.P. be(2n−1), then the sum of its first n terms will be.
A
n2−1
B
(2n−1)2
C
n2
D
n2+1
Answer
n2
Explanation
Solution
Given that Tn=2n−1
First term a=2.1−1=1
Second term b=2.2−1=3
Third term c=2.3−1=5
Therefore sequence is .
Now sum of the first n terms is Sn=2n[a+l]
=2n[1+2n−1]=2n⋅2n=n2
Aliter : Since Tn=2n−1
⇒Sn=ΣTn=2Σn−Σ1=n(n+1)−n=n2