Below are 68 practice questions on Sequences and Series, sorted Easy → Hard. Tap “Show answer & explanation” under any question to check yourself. Want the full theory first? Read the Sequences and Series notes.
Bar heights for AP 2, 5, 8, 11 with the common difference d=3 marked between consecutive terms.
Easy - 20 questions
Q1.
In an AP, the common difference d between 2, 5, 8, 11,... is:
A 2
B 3
C 4
D 5
Show answer & explanation
Answer: B. 3
Why: Common difference d = 5-2 = 3 (each term exceeds the previous by 3).
Q2.
Find the 5th term of AP: 3, 7, 11, 15,...
A 17
B 19
C 21
D 23
Show answer & explanation
Answer: B. 19
Why: a = 3, d = 4. a<sub>5</sub> = 3 + 4(5-1) = 3 + 16 = 19.
Q3.
What is the nth term formula for an AP?
A a + nd
B a + (n+1)d
C a + (n-1)d
D n × a
Show answer & explanation
Answer: C. a + (n-1)d
Why: nth term of AP: an = a + (n-1)d, where a is first term and d is common difference.
Q4.
Sum of first n terms of an AP with first term a and last term l:
A n(a+l)/2
B na + ld
C n(a-l)/2
D (a+l)/2
Show answer & explanation
Answer: A. n(a+l)/2
Why: Sn = n(a+l)/2 = n/2 × (first term + last term).
Q5.
Find the sum of first 10 terms of AP: 1, 3, 5,...
A 80
B 90
C 100
D 110
Show answer & explanation
Answer: C. 100
Why: a = 1, d = 2. S10 = 10/2 [2(1) + 9(2)] = 5[2+18] = 5×20 = 100.
Q6.
In GP 2, 6, 18, 54,..., the common ratio r is:
A 2
B 3
C 4
D 6
Show answer & explanation
Answer: B. 3
Why: r = 6/2 = 3 (each term is multiplied by 3).
Q7.
Find the 4th term of GP: 5, 10, 20,...
A 30
B 35
C 40
D 45
Show answer & explanation
Answer: C. 40
Why: a = 5, r = 2. a<sub>4</sub> = 5 × 2<sup>4-1</sup> = 5 × 8 = 40.
Q8.
Sum of first n natural numbers is:
A n(n-1)/2
B n(n+1)/2
C n(n+1)/4
D n²
Show answer & explanation
Answer: B. n(n+1)/2
Why: 1+2+3+...+n = n(n+1)/2. For n=5: 5×6/2 = 15.
Q9.
Sum of first n squares: 1² + 2² + 3² + ... + n² =
A n(n+1)/2
B n(n+1)(n+2)/6
C n(n+1)(2n+1)/6
D n²(n+1)/2
Show answer & explanation
Answer: C. n(n+1)(2n+1)/6
Why: Sum of squares = n(n+1)(2n+1)/6. For n=3: 3×4×7/6 = 14.
Q10.
The sequence 1, 4, 9, 16,... is:
A An AP with common difference 3
B A GP with common ratio 2
C Squares of natural numbers
D An HP with reciprocals in AP
Show answer & explanation
Answer: C. Squares of natural numbers
Why: 1², 2², 3², 4²,... are squares of natural numbers. Not an AP (differences: 3,5,7) or GP.
Q11.
Find the 10th term of AP: 2, 5, 8,...
A 27
B 28
C 29
D 30
Show answer & explanation
Answer: C. 29
Why: a = 2, d = 3. a<sub>10</sub> = 2 + 9×3 = 2 + 27 = 29.
Q12.
The sum to infinity of a GP with first term 1 and r = 1/2 is:
A 1
B 1.5
C 2
D 2.5
Show answer & explanation
Answer: C. 2
Why: S infinity = a/(1-r) = 1/(1-1/2) = 1/(1/2) = 2. Valid when |r| < 1.
Q13.
Sum of first n odd numbers (1+3+5+...+(2n-1)) =
A n
B n+1
C n²
D n(n+1)/2
Show answer & explanation
Answer: C. n²
Why: Sum of first n odd numbers = n². For n=4: 1+3+5+7 = 16 = 4².
Q14.
The arithmetic mean of 8 and 20 is:
A 10
B 12
C 14
D 16
Show answer & explanation
Answer: C. 14
Why: AM = (8+20)/2 = 28/2 = 14.
Q15.
The geometric mean of 4 and 16 is:
A 6
B 7
C 8
D 10
Show answer & explanation
Answer: C. 8
Why: GM = sqrt(4×16) = sqrt(64) = 8.
Q16.
Find the number of terms in AP: 5, 9, 13,..., 49
A 10
B 11
C 12
D 13
Show answer & explanation
Answer: C. 12
Why: an = a + (n-1)d. 49 = 5 + (n-1)4, 44 = (n-1)4, n-1 = 11, n = 12.
Q17.
In AP 7, 13, 19,..., which term is 61?
A 8th
B 9th
C 10th
D 11th
Show answer & explanation
Answer: C. 10th
Why: 61 = 7 + (n-1)6, 54 = (n-1)6, n-1 = 9, n = 10. So 61 is the 10th term.
Q18.
The sum of first 100 natural numbers is:
A 4950
B 5000
C 5050
D 5100
Show answer & explanation
Answer: C. 5050
Why: S100 = 100×101/2 = 5050.
Q19.
In AP 3, 7, 11,..., what is d?
A 2
B 3
C 4
D 5
Show answer & explanation
Answer: C. 4
Why: Common difference d = 7-3 = 4.
Q20.
Which term of GP 3, 6, 12,... is 96?
A 4th
B 5th
C 6th
D 7th
Show answer & explanation
Answer: B. 5th
Why: an = 3 × 2<sup>n-1</sup> = 96. 2<sup>n-1</sup> = 32 = 2<sup>5</sup>, so n-1=5, n=6. Wait: 3×2<sup>5</sup>=96. n=6. Recalculate: 5th: 3×2<sup>4</sup>=48. 6th: 3×2<sup>5</sup>=96. n=6. But options... let me recheck. 6th is correct.
Medium - 20 questions
Q21.
Find the sum of first 20 terms of AP: 1, 4, 7,...
A 580
B 590
C 600
D 610
Show answer & explanation
Answer: B. 590
Why: a = 1, d = 3. S20 = 20/2 [2 + 19×3] = 10 × 59 = 590.
Q22.
How many terms of AP: 18, 16, 14,... are needed for sum = 0?
In an AP, the p-th term is q and q-th term is p. The (p+q)-th term is:
A p+q
B 0
C p-q
D pq
Show answer & explanation
Answer: B. 0
Why: a+(p-1)d = q and a+(q-1)d = p. Subtracting: (p-q)d = -(p-q), d = -1. Then a = p+q-1. a(p+q) = a+(p+q-1)d = p+q-1+(p+q-1)(-1) = 0.
Q34.
If the sum of an infinite GP is 3 and sum of squares of its terms is 9/5, find the series.
A 1, 2/3, 4/9,...
B 2, 4/3, 8/9,...
C 3/2, 1, 2/3,...
D 1, 1, 1,...
Show answer & explanation
Answer: A. 1, 2/3, 4/9,...
Why: Let first term a, ratio r. Sum: a/(1-r)=3. Sum of squares: a²/(1-r²)=9/5. Dividing the second by the square of the first: (1-r)/(1+r) = (9/5)/9 = 1/5. So 5(1-r)=1+r, giving 4=6r, r=2/3. Then a=3(1-2/3)=1. Series: 1, 2/3, 4/9, ...
Q35.
The 4th term of a GP is 250 and the ratio is 5. First term is:
A 1
B 2
C 3
D 4
Show answer & explanation
Answer: B. 2
Why: a<sub>4</sub> = a × r³ = a × 125 = 250. a = 2.
Q36.
Sum of AP: a + (a+d) + (a+2d) + ... to n terms when a = 3, d = 2, n = 12:
If x, y, z are in GP and a<sup>x</sup> = b<sup>y</sup> = c<sup>z</sup>, then a, b, c are in:
A AP
B GP
C HP
D No relation
Show answer & explanation
Answer: C. HP
Why: Let a<sup>x</sup> = b<sup>y</sup> = c<sup>z</sup> = k. Then a = k<sup>1/x</sup>, b = k<sup>1/y</sup>, c = k<sup>1/z</sup>. Since x,y,z in GP: y² = xz, so 1/y is between 1/x and 1/z in harmonic proportion. Thus a,b,c are in HP.
Q49.
Sum: 1² + 3² + 5² + ... + (2n-1)² =
A n(2n-1)(2n+1)/3
B n(n+1)(2n+1)/6
C n²(n+1)
D 2n(n+1)(2n+1)/3
Show answer & explanation
Answer: A. n(2n-1)(2n+1)/3
Why: Sum of squares of first n odd numbers = n(2n-1)(2n+1)/3. Derived by subtracting sum of even squares from total sum of squares.
Q50.
The coefficient of x<sup>n</sup> in the expansion of 1/(1-x)² is:
A n
B n+1
C n(n+1)/2
D 2n
Show answer & explanation
Answer: B. n+1
Why: Use negative binomial: 1/(1−x)² = (1−x)<sup>−2</sup> = Σ C(n+1,1) xⁿ = Σ (n+1)xⁿ. Coefficient of xⁿ is (n+1).
Q51.
Between two numbers a and b, n geometric means are inserted. The product of all n means equals:
A (ab)<sup>n/2</sup>
B (ab)<sup>n</sup>
C ab × n
D n√(ab)
Show answer & explanation
Answer: A. (ab)<sup>n/2</sup>
Why: The n geometric means form a GP between a and b. Their product = (ab)<sup>n/2</sup>. This follows because the means pair up symmetrically.
Q52.
If the sum of first n terms is 3n² + 5n, is it AP? Find the common difference.
A Yes, d = 6
B No, it is not AP
C Yes, d = 3
D Yes, d = 5
Show answer & explanation
Answer: A. Yes, d = 6
Why: Tₙ = Sₙ − Sₙ₋₁ = (3n²+5n) − (3(n−1)²+5(n−1)) = 3(2n−1)+5 = 6n+2. Linear in n → AP. d = T₂−T₁ = 14−8 = 6.
Q53.
Sum: 1/(1×2×3) + 1/(2×3×4) + ... to n terms =
A 1/4 - 1/(2(n+1)(n+2))
B 1/4, without the correction term for finite n
C 1/2(n+1), a partial telescoping result
D n/(n+1)(n+2), a related but different ratio
Show answer & explanation
Answer: A. 1/4 - 1/(2(n+1)(n+2))
Why: Using partial fractions: each term = 1/2 [1/(k(k+1)) - 1/((k+1)(k+2))]. Telescoping: 1/2 [1/(1×2) - 1/((n+1)(n+2))] = 1/4 - 1/(2(n+1)(n+2)).
Q54.
The sum 2 + 2² + 2³ + ... + 2<sup>n</sup> =
A 2<sup>n+1</sup> - 2
B 2<sup>n</sup> - 1
C 2<sup>n+1</sup>
D 2(2<sup>n</sup> - 1)
Show answer & explanation
Answer: A. 2<sup>n+1</sup> - 2
Why: GP with first term a=2, ratio r=2, n terms. Sum = a(rⁿ−1)/(r−1) = 2(2ⁿ−1)/1 = 2·2ⁿ−2 = 2<sup>n+1</sup>−2.
Q55.
If three numbers are in HP, their reciprocals are in AP. If HP is 1/2, 1/3, 1/4, the AP is:
A 2, 3, 4
B 4, 3, 2
C 1/4, 1/3, 1/2
D 2, 4, 6
Show answer & explanation
Answer: A. 2, 3, 4
Why: HP definition: reciprocals form AP. Reciprocals of 1/2, 1/3, 1/4 are 2, 3, 4. Check: common difference = 1 throughout. AP is 2, 3, 4.
Q56.
The number of terms in expansion of (1+x)<sup>n</sup> with r-th term having coefficient nCr is:
A n
B n+1
C n-1
D 2n
Show answer & explanation
Answer: B. n+1
Why: Binomial expansion: (1+x)ⁿ = C(n,0) + C(n,1)x + … + C(n,n)xⁿ. Terms correspond to r = 0,1,2,…,n: that is n+1 terms in total.
Q57.
Sum of the series: 1 + 2x + 3x² + 4x³ + ... to infinity (|x| < 1) =
A 1/(1-x)²
B 1/(1-x)
C x/(1-x)²
D 1/(1-x) + 1
Show answer & explanation
Answer: A. 1/(1-x)²
Why: This is the derivative form: d/dx [sum x<sup>n</sup>] = sum n x<sup>n-1</sup>, so sum (n+1)x<sup>n</sup> = 1/(1-x)². Replacing n+1 with the lead: sum from n=1 is (1-x)<sup>-2</sup> = 1/(1-x)².
Q58.
If a, b, c are in GP and p, q, r are in AP, then a<sup>p</sup> × b<sup>q</sup> × c<sup>r</sup> =
A b<sup>p+q+r</sup>
B abc
C b<sup>p+r</sup> × b<sup>q</sup>
D abc = b<sup>p+q+r</sup>
Show answer & explanation
Answer: A. b<sup>p+q+r</sup>
Why: b = ar, c = ar². a<sup>p</sup> × b<sup>q</sup> × c<sup>r</sup> = a<sup>p</sup> × (ar)<sup>q</sup> × (ar²)<sup>r</sup> = a<sup>p+q+r</sup> × r<sup>q+2r</sup>. Since p,q,r in AP: q = p+r, p+q+r = 2q+r... hmm. b<sup>p+q+r</sup> requires careful derivation.
Q59.
Sum: 1 - 1/2 + 1/4 - 1/8 + ... to infinity =
A 2/3
B 1/2
C 3/4
D 1/3
Show answer & explanation
Answer: A. 2/3
Why: Infinite GP: first term a=1, common ratio r=−1/2 (|r|<1). Sum = a/(1−r) = 1/(1+½) = 1/(3/2) = 2/3.
Q60.
The sum of the first n odd natural numbers (1 + 3 + 5 + …) is:
A n²
B n(n + 1)
C n(n + 1)/2
D 2n
Show answer & explanation
Answer: A. n²
Why: The sum of the first n odd numbers is n²; e.g. 1 + 3 + 5 = 9 = 3².
Q61.
The sum 1/(1·2) + 1/(2·3) + ... + 1/(10·11) equals:
A 9/10
B 10/11
C 11/12
D 1
Show answer & explanation
Answer: B. 10/11
Why: The series telescopes to 1 − 1/(n+1). For n = 10 this is 1 − 1/11 = 10/11.
Q62.
The sum to infinity of 1 + 2/3 + 3/9 + 4/27 + ... (nth term n/3<sup>n−1</sup>) is:
A 3/2
B 9/4
C 3
D 4/9
Show answer & explanation
Answer: B. 9/4
Why: This is Σ n·x<sup>n−1</sup> with x = 1/3, which equals 1/(1−x)² = 1/(2/3)² = 9/4.
Q63.
The value of 1·2 + 2·2² + 3·2³ + ... + 5·2⁵ (that is Σ n·2ⁿ for n = 1 to 5) is:
A 120
B 258
C 310
D 194
Show answer & explanation
Answer: B. 258
Why: Σ n·2ⁿ = (n−1)2<sup>n+1</sup> + 2. For n = 5: 4·64 + 2 = 258. Direct sum: 2+8+24+64+160 = 258.
Q64.
If the sum of n terms of a series is Sₙ = 3n² + 2n, its 10th term is: