Vidhyapath ← EAMCET Hub
FREE vidhyapath.com β†—
Chapter progress
Layer 1 of 5
MathematicsHigh Weightage β˜…β˜…β˜…β˜…Class 11

Sequences & Series

Arithmetic progressions, geometric progressions, sum formulas, and special series. Every EAPCET paper has 3–4 direct questions from this chapter.

3–4Questions in EAPCET
~4%Paper Weightage
10Core Formulas
4Mistake Traps

Concept Core

AP, GP, AM-GM inequality, and special series β€” the complete sequences framework.

Arithmetic Progression (AP)

A sequence a, a+d, a+2d, ... with constant common difference d.

nth term: aβ‚™ = a + (nβˆ’1)d Sum of n terms: Sβ‚™ = n/2 Β· (2a + (nβˆ’1)d) = n/2 Β· (a + l) Sum of first n natural numbers: n(n+1)/2 Sum of first n odd numbers: nΒ²

Arithmetic Mean (AM) of a and b: AM = (a+b)/2. If a, A, b are in AP: A = (a+b)/2.

Geometric Progression (GP)

A sequence a, ar, arΒ², ... with constant common ratio r.

nth term: aβ‚™ = arⁿ⁻¹ Sum of n terms: Sβ‚™ = a(rβΏβˆ’1)/(rβˆ’1) for r β‰  1 Sum of infinite GP (|r|<1): S∞ = a/(1βˆ’r) Geometric Mean: GM = √(ab)
Harmonic Progression (HP)

A sequence whose reciprocals are in AP. If a, b, c are in HP:

1/a, 1/b, 1/c are in AP β†’ 2/b = 1/a + 1/c Harmonic Mean: HM = 2ab/(a+b)

AM–GM–HM inequality: AM β‰₯ GM β‰₯ HM (equality iff all terms equal)

Special Series Sums
Ξ£n = n(n+1)/2 Ξ£nΒ² = n(n+1)(2n+1)/6 Ξ£nΒ³ = [n(n+1)/2]Β² = (Ξ£n)Β² Ξ£(2nβˆ’1) = nΒ² (sum of n odd numbers)
Inserting Means Between Two Numbers

n arithmetic means between a and b: d = (bβˆ’a)/(n+1). Means are a+d, a+2d, ..., a+nd.

n geometric means between a and b: r = (b/a)^(1/(n+1)). Means are ar, ar², ..., arⁿ.

Method of Differences

For a sequence where differences follow a pattern, find the nth term by the difference method:

If 1st differences form AP β†’ Tβ‚™ is quadratic. If 1st differences form GP β†’ use sum of GP.

Sum by vⁿ method: split Tβ‚™ = f(n)βˆ’f(nβˆ’1) and telescope the sum.

Formula Vault

All sequence and series formulas for EAPCET.

AP nth Term
aβ‚™ = a + (nβˆ’1)d
a = first term; d = common difference
AP Sum
Sβ‚™ = n/2Β·(2a+(nβˆ’1)d)
Also = n/2Β·(a+l), l = last term
GP nth Term
aβ‚™ = arⁿ⁻¹
r = common ratio
GP Sum (finite)
Sβ‚™ = a(rβΏβˆ’1)/(rβˆ’1)
For r β‰  1
Infinite GP
S∞ = a/(1βˆ’r)
Valid only when |r| < 1
AM between a,b
AM = (a+b)/2
AM β‰₯ GM β‰₯ HM
GM between a,b
GM = √(ab)
For positive a, b
HM between a,b
HM = 2ab/(a+b)
Reciprocals in AP
Sum of nΒ²
Ξ£nΒ² = n(n+1)(2n+1)/6
Sum of squares of first n naturals
Sum of nΒ³
Ξ£nΒ³ = [n(n+1)/2]Β²
= (Ξ£n)Β² β€” beautiful identity

Worked Examples

5 problems β€” AP/GP terms, sums, infinite GP, AM-GM, and a common trap.

EasyFind the 20th term of the AP: 3, 7, 11, 15, ...β–Ύ
Find the 20th term of the AP 3, 7, 11, 15, ...
1
a = 3, d = 7 βˆ’ 3 = 4
2
aβ‚‚β‚€ = a + 19d = 3 + 19 Γ— 4 = 3 + 76 = 79
βœ“  aβ‚‚β‚€ = 79
EasySum of the first 10 terms of GP: 2, 6, 18, ...β–Ύ
Find the sum of the first 10 terms of the GP 2, 6, 18, ...
1
a = 2, r = 3
2
S₁₀ = a(rΒΉβ°βˆ’1)/(rβˆ’1) = 2(3ΒΉβ°βˆ’1)/(3βˆ’1) = 2(59049βˆ’1)/2 = 59048
βœ“  S₁₀ = 59048
MediumFind the sum: 0.5 + 0.05 + 0.005 + ... (infinite GP)β–Ύ
Find the sum of the infinite series 0.5 + 0.05 + 0.005 + ...
1
a = 0.5, r = 0.1 (|r| < 1, so infinite sum exists)
2
S∞ = a/(1βˆ’r) = 0.5/(1βˆ’0.1) = 0.5/0.9 = 5/9
βœ“  S∞ = 5/9
EAPCET LevelIf AM = 10 and GM = 8 between two positive numbers, find HM and the numbersβ–Ύ
Two positive numbers have AM = 10 and GM = 8. Find HM and the two numbers.
1
HM = GMΒ²/AM = 64/10 = 6.4 (using AMΒ·HM = GMΒ²)
2
Numbers: a + b = 2Γ—AM = 20; ab = GMΒ² = 64
3
So a and b satisfy: tΒ² βˆ’ 20t + 64 = 0
4
t = (20 Β± √(400βˆ’256))/2 = (20 Β± 12)/2
5
Numbers are 16 and 4
βœ“  HM = 6.4; Numbers are 16 and 4
Trap QuestionThe sum of an infinite GP always exists β€” True or False?β–Ύ
Is it true that every GP with positive terms has a finite infinite sum?
1
The trap: The infinite sum S∞ = a/(1βˆ’r) only exists when |r| < 1.
2
For the GP 2, 4, 8, 16, ... β†’ r = 2 > 1. The series diverges β€” no finite sum.
3
For r = 1: all terms equal a, sum is infinite.
4
For r = βˆ’1: terms alternate, partial sums oscillate, no limit.
5
Only |r| < 1 guarantees convergence.
βœ“  False β€” infinite GP sum exists only when |r| < 1

Mistake DNA

4 sequence and series errors from EAPCET distractor analysis.

πŸ”’
Using AP Sum Formula for GP and Vice Versa
The two formulas are completely different. Mixing them up is the most common error.
❌ Wrong
GP sum: Sβ‚™ = n/2Β·(2a+(nβˆ’1)d) βœ— (That's AP formula!)
βœ“ Correct
AP: Sβ‚™ = n/2Β·(2a+(nβˆ’1)d) βœ“ GP: Sβ‚™ = a(rβΏβˆ’1)/(rβˆ’1) βœ“ Identify which type first
First question to ask: is the difference constant (AP) or the ratio constant (GP)? Write out 2-3 terms to verify before applying any formula.
∞
Applying Infinite GP Formula When |r| β‰₯ 1
S∞ = a/(1βˆ’r) requires |r| < 1. For |r| β‰₯ 1 the series diverges β€” there is no finite sum.
❌ Wrong
GP: 3, 6, 12, ... (r=2) S∞ = 3/(1βˆ’2) = βˆ’3 βœ— (r > 1: no finite sum)
βœ“ Correct
|r| < 1 required for S∞ βœ“ r = 2 > 1: series diverges βœ“ No finite infinite sum exists
Always check |r| < 1 before using the infinite GP formula. If |r| β‰₯ 1, the infinite sum does not exist and the formula gives a meaningless or negative answer.
πŸ“
AM–GM: GMΒ² = AM Γ— HM (Forgetting This Identity)
The beautiful identity AM Γ— HM = GMΒ² is frequently tested. Students compute HM from scratch instead.
❌ Wrong
Find HM given AM=9, GM=6: HM = 2ab/(a+b) (compute a,b first β€” long method)
βœ“ Correct
AM Γ— HM = GMΒ² βœ“ HM = GMΒ²/AM = 36/9 = 4 βœ“ Two steps, no need to find a and b
AM Γ— HM = GMΒ² is a direct identity. Given any two of AM, GM, HM, find the third instantly. Don't solve for the original numbers unless explicitly asked.
πŸ”‘
nth Term vs Sum Formula Confusion
aβ‚™ = a + (nβˆ’1)d gives the nth TERM. Sβ‚™ gives the SUM of n terms. They are different.
❌ Wrong
'Find 10th term of AP': S₁₀ = 10/2Β·(2a+9d) βœ— (That's sum of 10 terms!)
βœ“ Correct
10th term: a₁₀ = a + 9d βœ“ 'Sum of first 10 terms': S₁₀ = 10/2Β·(2a+9d) βœ“ Read the question carefully
If asked for 'the nth term': use aβ‚™ = a+(nβˆ’1)d. If asked for 'sum of first n terms': use Sβ‚™ formula. Also: Tβ‚™ = Sβ‚™ βˆ’ Sₙ₋₁ (useful when only Sβ‚™ is given).

Chapter Intelligence

Sequences & Series is a direct-marks chapter β€” formulas here are quick to apply.

EAPCET Weightage (2019–2024)
AP: nth term and sum
~8
GP: nth term and sum
~7
AM, GM, HM relations
~6
Infinite GP sum
~4
Special series Ξ£n, Ξ£nΒ², Ξ£nΒ³
~4
High-Yield PYQ Patterns
Find nth term of AP/GPSum of n terms of AP/GPAMΒ·HM = GMΒ² problemsInfinite GP: find sumInsert n means between two numbersΞ£nΒ² and Ξ£nΒ³ direct computationThree numbers in AP/GP: find them
Exam Strategy
  • Three numbers in AP: take them as (aβˆ’d), a, (a+d). Three numbers in GP: take as a/r, a, ar. This simplifies the algebra enormously.
  • Infinite GP: first verify |r| < 1, then S∞ = a/(1βˆ’r). Never apply this formula without checking the ratio.
  • AM Γ— HM = GMΒ². This identity solves half of all AM-GM-HM problems in one step. Commit it to memory.
  • Sβ‚™ = n(n+1)/2, Ξ£nΒ² = n(n+1)(2n+1)/6, Ξ£nΒ³ = [n(n+1)/2]Β². These appear as direct substitution MCQs every paper.
Share

💡 Suggestions & Feedback

We read every message

To keep feedback accountable, we verify your email before accepting messages.

Already a student? Log in to skip this step.