100% FREE
Updated: Apr 2026 Algebra and Functions Sequences and Series
Standard progressions
Comprehensive study notes on Standard progressions for CMI BS Hons preparation.
This chapter covers key concepts, formulas, and examples needed for your exam.
This chapter rigorously examines the foundational concepts of standard progressions, including arithmetic, geometric, and harmonic sequences, alongside their associated means. Mastery of these topics is crucial for the CMI examination, as they form the bedrock for advanced algebraic problem-solving and quantitative analysis.
---
Chapter Contents
|
| Topic |
|---|-------|
| 1 | Arithmetic progression |
| 2 | Geometric progression |
| 3 | Harmonic progression |
| 4 | Means and their relations |
---
We begin with Arithmetic progression.
Part 1: Arithmetic progression
Arithmetic Progression
Overview
An arithmetic progression (AP) is a sequence in which consecutive terms differ by a fixed constant. In CMI-style questions, AP is tested through term formulas, sums, insertion of means, parameter conditions, and algebraic manipulation of indexed terms. The main strength is to move smoothly between term form, difference form, and sum form.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
identify and construct an arithmetic progression
find the nth term and the common difference
compute sums of the first n terms efficiently
solve condition-based problems involving AP terms
use arithmetic means and symmetry of APs correctly
---
Core Definition
📖Arithmetic Progression
A sequence
a1,a2,a3,… is called an arithmetic progression if the difference between consecutive terms is constant.
If the first term is a and the common difference is d, then the AP is
a,a+d,a+2d,a+3d,…
📐General Term
If the first term is a and the common difference is d, then the nth term is
an=a+(n−1)d
---
Standard Forms
📐Useful Representations of an AP
First-term form:
a,a+d,a+2d,…
Centered form with three consecutive terms:
a−d,a,a+d
Four consecutive terms:
a−3d,a−d,a+d,a+3d
These centered forms are very useful in symmetric condition problems.
---
Common Difference and Reconstruction
📐Recovering the AP
If two terms are known:
from am and an,
an−am=(n−m)d
So,
d=n−man−am
Then,
a=am−(m−1)d
---
Sum of Terms
📐Sum of First n Terms
If an AP has first term a and common difference d, then
Sn=2n[2a+(n−1)d]
Equivalently, using first and last terms:
Sn=2n(a1+an)
💡Pairing Trick
In an AP, terms from the beginning and end pair to the same sum:
a1+an=a2+an−1=a3+an−2
This is the fastest way to derive and remember the sum formula.
---
Arithmetic Mean
📐Arithmetic Mean of Two Numbers
The arithmetic mean of two numbers x and y is
2x+y
If x,A,y are in AP, then
2A=x+y
📐Inserting Arithmetic Means
If m arithmetic means are inserted between x and y, then the full sequence has
m+2
terms and common difference
d=m+1y−x
---
Important Properties
📐Key AP Identities
Middle term relation:
if a,b,c are in AP, then
2b=a+c
Equal distance terms:
an−r+an+r=2an
Difference of consecutive terms:
an+1−an=d
Sum of first n natural numbers:
1+2+⋯+n=2n(n+1)
Sum of first n odd numbers:
1+3+5+⋯+(2n−1)=n2
---
Sign and Growth Cases
❗How AP Behaves
if d>0, the AP is increasing
if d<0, the AP is decreasing
if d=0, all terms are equal
So many condition questions reduce to identifying the sign of d.
---
Minimal Worked Examples
Example 1
If the first term is 7 and common difference is 5, then
an=7+(n−1)5=5n+2
---
Example 2
Find the sum of the first 20 terms of
3,7,11,…
Here,
a=3,d=4
So,
S20=220[2⋅3+19⋅4]=10(6+76)=820
---
CMI Strategy
💡How to Attack AP Problems
first decide whether the question is about terms or sums
if specific indexed terms are given, use an=a+(n−1)d
if a sum is involved, use Sn=2n(a1+an) whenever possible
in three-term AP problems, use the centered form a−d,a,a+d
watch for hidden AP conditions in linear equations and inserted means
in harder problems, convert every condition into equations in a and d
---
Common Mistakes
⚠️Avoid These Errors
❌ using an=a+nd instead of a+(n−1)d
❌ confusing a term with a sum
❌ forgetting that inserted means create extra total terms
❌ using the sum formula without finding the correct last term
❌ not using symmetry when terms are equally spaced
---
Practice Questions
:::question type="MCQ" question="If the 5th term of an AP is 18 and the common difference is 3, then the first term is" options=["3","6","9","12"] answer="B" hint="Use an=a+(n−1)d." solution="We use
a5=a+4d
Given
18=a+4⋅3=a+12
So
a=6
Hence the correct option is B."
:::
:::question type="NAT" question="Find the sum of the first 15 terms of the AP 4,7,10,…." answer="375" hint="Use the formula for the sum of the first n terms." solution="Here
a=4,d=3,n=15
So
S15=215[2⋅4+14⋅3]=215(8+42)=215⋅50=375
Hence the answer is 375."
:::
:::question type="MSQ" question="Which of the following statements are true for an arithmetic progression?" options=["If a,b,c are consecutive terms of an AP, then 2b=a+c.","For an AP, an−r+an+r=2an.","The sum of the first n terms is always nan.","If the common difference is zero, then all terms are equal."] answer="A,B,D" hint="Use the general term and test each statement." solution="1. True. Consecutive terms in AP satisfy
a,b,c=x−d,x,x+d
so
2b=a+c.
True. Using
an=a+(n−1)d,
we get
an−r=a+(n−r−1)d
and
an+r=a+(n+r−1)d
Adding gives
2a+2(n−1)d=2an.
False. The correct formula is
Sn=2n(a1+an),
not always nan.
True. If d=0, then every term equals the first term.
Hence the correct answer is A,B,D."
:::
:::question type="SUB" question="If the 3rd term of an AP is 11 and the 9th term is 29, find the first term, the common difference, and the sum of the first 20 terms." answer="a=5,d=3,S20=670" hint="Form two equations using the term formula." solution="Let the first term be a and common difference be d.
Given:
a3=a+2d=11a9=a+8d=29
Subtracting,
6d=18d=3
Substitute into
a+2d=11a+6=11a=5
Now compute the sum of the first 20 terms:
S20=220[2a+19d]=10[2⋅5+19⋅3]=10(10+57)=670
Hence
a=5,d=3,S20=670"
:::
---
Summary
❗Key Takeaways for CMI
An AP is determined by its first term a and common difference d.
The nth term is an=a+(n−1)d.
The sum of the first n terms is Sn=2n[2a+(n−1)d].
If a,b,c are in AP, then 2b=a+c.
Symmetry of equally spaced terms is a major simplification tool.
Many AP questions reduce to solving linear equations in a and d.
---
💡Next Up
Proceeding to Geometric progression.
---
Part 2: Geometric progression
Geometric Progression
Overview
A geometric progression (GP) is a sequence in which consecutive terms are obtained by multiplying by a fixed nonzero constant ratio. In CMI-style questions, GP is tested through term formulas, sums, growth and decay, inserted means, and equations involving ratios or exponents. The real strength here is being comfortable with ratio thinking.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
identify and construct a geometric progression
find the nth term and the common ratio
compute finite and infinite sums where valid
use geometric means and inserted means
solve parameter-based and exponent-style GP questions
---
Core Definition
📖Geometric Progression
A sequence
a1,a2,a3,… is called a geometric progression if the ratio of each term to the previous term is constant.
If the first term is a and the common ratio is r, then the GP is
a,ar,ar2,ar3,…
📐General Term
If the first term is a and the common ratio is r, then the nth term is
an=arn−1
---
Ratio Recovery
📐Finding the Ratio
If two terms are known:
am=arm−1,an=arn−1
then
aman=rn−m
This is often the cleanest way to recover r.
---
Geometric Mean
📐Geometric Mean of Two Positive Numbers
If x,G,y are in GP and x,y>0, then
G2=xy
So the geometric mean is
G=xy
❗Contrast with AP
AP middle term: 2A=x+y
GP middle term: G2=xy
This distinction is tested frequently.
---
Sum of a Finite GP
📐Sum of First n Terms
For a GP with first term a and ratio r=1,
Sn=ar−1rn−1
Equivalent form:
Sn=a1−r1−rn
If r=1, then all terms are equal and
Sn=na
💡Which Form to Use?
use ar−1rn−1 when r>1
use a1−r1−rn when ∣r∣<1
Both are algebraically the same when r=1.
---
Infinite GP
📐Sum to Infinity
If ∣r∣<1, then the infinite GP
a+ar+ar2+⋯
has sum
S∞=1−ra
If ∣r∣≥1, the infinite sum does not converge.
---
Inserted Geometric Means
📐Inserting Geometric Means
If m geometric means are inserted between two nonzero numbers x and y, then the full GP has
m+2
terms.
If the common ratio is r, then
y=xrm+1
So
r=(xy)1/(m+1)
when the expression is meaningful in the required number system.
---
Important Properties
📐Key GP Identities
Consecutive terms:
if a,b,c are in GP, then
b2=ac
Equal distance terms:
an−ran+r=an2
Ratio form:
anan+1=r
Power sum:
1+r+r2+⋯+rn−1=r−1rn−1 for r=1
---
Behaviour by Ratio
❗How GP Behaves
if r>1 and a>0, terms grow
if 0<r<1, terms decay
if r<0, signs alternate
if r=1, the sequence is constant
if r=0, from the second term onward everything becomes zero
Many exam questions depend on the sign or magnitude of r.
---
Minimal Worked Examples
Example 1
If first term is 3 and ratio is 2, then
an=3⋅2n−1
---
Example 2
Find the sum of the first 6 terms of
5,10,20,…
Here
a=5,r=2
So
S6=5⋅2−126−1=5(64−1)=315
---
CMI Strategy
💡How to Attack GP Problems
first decide whether the problem is about terms, ratios, or sums
write everything using an=arn−1
divide terms to eliminate a
for sum questions, first check whether r=1
for infinite sums, always check ∣r∣<1
in three-term GP problems, use the form ra,a,ar or directly use b2=ac
---
Common Mistakes
⚠️Avoid These Errors
❌ confusing common difference with common ratio
❌ forgetting the special case r=1
❌ using sum to infinity when ∣r∣≥1
❌ using b=2x+y instead of b2=xy for GP
❌ sign mistakes when r<0
---
Practice Questions
:::question type="MCQ" question="If the first term of a GP is 2 and the common ratio is 3, then the 5th term is" options=["54","81","162","243"] answer="C" hint="Use an=arn−1." solution="We use
an=arn−1
So
a5=2⋅34=2⋅81=162
Hence the correct option is C."
:::
:::question type="NAT" question="Find the sum of the first 7 terms of the GP 3,6,12,…." answer="381" hint="Use the finite GP sum formula." solution="Here
a=3,r=2,n=7
So
S7=3⋅2−127−1=3(128−1)=3⋅127=381
Hence the answer is 381."
:::
:::question type="MSQ" question="Which of the following statements are true for a geometric progression?" options=["If a,b,c are consecutive terms of a GP, then b2=ac.","For a GP, an−ran+r=an2.","The sum to infinity exists for every GP with nonzero first term.","If r=1, then all terms of the GP are equal."] answer="A,B,D" hint="Use the term formula and the convergence condition for infinite sums." solution="1. True. If a,b,c are consecutive terms of a GP, then they are of the form
rx,x,xr
so
x2=rx⋅xr
Hence
b2=ac.
True. Using
an=arn−1,
we get
an−r=arn−r−1
and
an+r=arn+r−1
Their product is
a2r2n−2=an2.
False. Sum to infinity exists only when
∣r∣<1.
True. If r=1, every term equals the first term.
Hence the correct answer is A,B,D."
:::
:::question type="SUB" question="The 3rd term of a GP is 12 and the 6th term is 96. Find the first term, the common ratio, and the sum of the first 6 terms." answer="a=3,r=2,S6=189" hint="Use ratios to find r, then recover a." solution="Let the first term be a and common ratio be r.
Given:
a3=ar2=12a6=ar5=96
Divide the second by the first:
ar2ar5=r3=1296=8
So
r=2
Now use
ar2=124a=12a=3
Now compute the sum of the first 6 terms:
S6=ar−1r6−1=3⋅2−126−1=3(64−1)=189
Hence
a=3,r=2,S6=189"
:::
---
Summary
❗Key Takeaways for CMI
A GP is determined by its first term a and common ratio r.
The nth term is an=arn−1.
The sum of the first n terms is Sn=ar−1rn−1 for r=1.
If a,b,c are in GP, then b2=ac.
Infinite GP sum exists only when ∣r∣<1.
Ratio thinking is the fastest route in most GP problems.
---
💡Next Up
Proceeding to Harmonic progression.
---
Part 3: Harmonic progression
Harmonic Progression
Overview
A harmonic progression is less direct than an arithmetic progression or a geometric progression. Instead of looking at the terms themselves, we look at their reciprocals. This makes HP a very important bridge topic: many questions become easy only after converting the problem into an AP of reciprocals.
In CMI-style algebra, HP is usually tested through definition, insertion of harmonic means, relations with AP, algebraic manipulation, and conversion tricks rather than by memorising isolated formulas.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
define a harmonic progression correctly
convert HP questions into AP questions using reciprocals
find terms and means in a harmonic progression
derive and use the harmonic mean formula
handle algebraic manipulations involving three or more terms in HP
---
Definition
📖Harmonic Progression
A sequence
a1,a2,a3,…
of nonzero numbers is said to be in harmonic progression if the sequence of reciprocals
a11,a21,a31,…
is in arithmetic progression.
❗Immediate Consequence
If a,b,c are in HP, then
a1,b1,c1
are in AP.
---
Core Criterion
📐Three Numbers in HP
If a,b,c are in HP, then
b2=a1+c1
This is just the AP condition on reciprocals:
2(b1)=a1+c1
📐Equivalent Form
From
b2=a1+c1
we get
b2=aca+c
so
b=a+c2ac
Thus, if a and c are the first and third terms of an HP, then the middle term is
a+c2ac
---
Harmonic Mean
📖Harmonic Mean of Two Numbers
The harmonic mean of two nonzero numbers a and b is the number H such that
a,H,b
are in harmonic progression.
📐Formula for Harmonic Mean
If H is the harmonic mean of a and b, then
H2=a1+b1
Hence
H=a+b2ab
⚠️Restriction
The harmonic mean formula uses reciprocals, so a and b must be nonzero.
---
General Form of an HP
📐HP from an AP of Reciprocals
If
an1=A+(n−1)d
for some constants A,d, then
an=A+(n−1)d1
So a general harmonic progression is often written as
a1,a+d1,a+2d1,…
when the reciprocals form an AP.
---
Useful Relations
📐Key Identities
If a,b,c are in HP, then:
b2=a1+c1
b=a+c2ac
2a+c≥b for positive a,c
because harmonic mean is at most arithmetic mean
if a,b,c are positive and in HP, then b2≤ac need not hold in HP itself, but
a1,b1,c1 are in AP, so many AP identities can be used after reciprocation
---
HP and AP Connection
💡Main Solving Principle
Almost every HP problem should be converted into an AP problem.
If
a1,a2,a3,… are in HP, define
un=an1
Then
u1,u2,u3,… are in AP.
Solve the AP problem first, then convert back.
---
Minimal Worked Examples
Example 1
Find the harmonic mean between 4 and 12.
Using the formula,
H=4+122⋅4⋅12=1696=6
So the harmonic mean is 6.
---
Example 2
If a,6,12 are in HP, find a.
Since the reciprocals are in AP,
62=a1+12131=a1+121a1=31−121=124−121=123=41
So
a=4
Hence the answer is 4.
---
Insertion of Harmonic Means
📐One Harmonic Mean
If one harmonic mean is inserted between a and b, it is
a+b2ab
📐Several Harmonic Means
If n harmonic means are inserted between a and b, then the reciprocals form an AP with first term a1 and last term b1.
So the common difference is
d=n+1b1−a1
and the inserted means are obtained by taking reciprocals of the intermediate AP terms.
---
Sign and Domain Observations
❗Be Careful with Signs
HP terms must be nonzero
if all terms are positive, then standard mean inequalities apply nicely
if negative terms occur, reciprocal conversion still works, but inequality-based shortcuts must be used carefully
---
Common Errors
⚠️Avoid These Errors
❌ treating HP like AP directly on the original terms
❌ forgetting that HP is defined through reciprocals
❌ using the harmonic mean formula when one number is zero
❌ cancelling wrongly after cross multiplication
❌ confusing the harmonic mean with the arithmetic mean
---
Strategy for CMI-Type Questions
💡CMI Strategy
convert the HP into an AP of reciprocals immediately
use AP structure to derive the required relation
only at the end return to the original terms
for three terms, remember the shortcut
b=a+c2ac
in insertion problems, work entirely with reciprocals first
---
Practice Questions
:::question type="MCQ" question="If a,6,12 are in harmonic progression, then a is equal to" options=["3","4","8","9"] answer="B" hint="Use the reciprocals in AP condition." solution="Since a,6,12 are in HP, we have
62=a1+121
So
31=a1+121
Hence
a1=31−121=41
Thus
a=4
Therefore the correct option is B."
:::
:::question type="NAT" question="Find the harmonic mean of 3 and 6." answer="4" hint="Use H=a+b2ab." solution="The harmonic mean is
H=a+b2ab
So
H=3+62⋅3⋅6=936=4
Hence the answer is 4."
:::
:::question type="MSQ" question="Which of the following statements are true for nonzero numbers a,b,c in harmonic progression?" options=["a1,b1,c1 are in arithmetic progression","b2=a1+c1","b=a+c2ac","b=2a+c"] answer="A,B,C" hint="Translate HP into AP of reciprocals." solution="1. True. This is the definition of HP.
True. This is the AP middle-term condition on reciprocals.
True. It follows by simplifying statement 2.
False. 2a+c is the arithmetic mean, not the harmonic mean.
Hence the correct answer is A,B,C."
:::
:::question type="SUB" question="If a,b,c are in harmonic progression, prove that b=a+c2ac." answer="b=a+c2ac" hint="Use the fact that the reciprocals are in AP." solution="Since a,b,c are in harmonic progression, their reciprocals are in arithmetic progression. Therefore,
b2=a1+c1
Now combine the terms on the right:
b2=aca+c
Cross-multiplying gives
2ac=b(a+c)
Hence,
b=a+c2ac
Therefore the required result is b=a+c2ac."
:::
---
Summary
❗Key Takeaways for CMI
A sequence is in HP if and only if its reciprocals are in AP.
For three terms in HP, the middle term is
a+c2ac
The harmonic mean of a and b is
a+b2ab
Most HP problems should be solved by converting them into AP problems first.
Reciprocal thinking is the core idea of the topic.
---
💡Next Up
Proceeding to Means and their relations.
---
Part 4: Means and their relations
Means and Their Relations
Overview
The classical means of positive numbers are among the most useful comparison tools in algebra. The arithmetic mean, geometric mean, and harmonic mean appear naturally in progressions, inequalities, optimization, and symmetric expressions. In CMI-style problems, the emphasis is not only on definitions, but on the relationships among these means and on when equality occurs.
This topic is especially important because it links sequences, factorisation, inequalities, and standard progression language.
---
Learning Objectives
❗By the End of This Topic
After studying this topic, you will be able to:
define the arithmetic, geometric, and harmonic means correctly
use the relation between means of two positive numbers
apply the inequality
AM≥GM≥HM
identify equality cases accurately
use means to simplify algebraic and progression-based problems
---
Definitions
📖Arithmetic Mean
The arithmetic mean of two numbers a and b is
A=2a+b
📖Geometric Mean
For positive numbers a and b, the geometric mean is
G=ab
📖Harmonic Mean
For nonzero numbers a and b, the harmonic mean is
H=a+b2ab
❗Positivity Condition
When working with the classical relation among means, we usually assume
a>0,b>0
so that all three means are real and positive.
---
Main Relations
📐AM, GM, HM for Two Positive Numbers
For positive numbers a and b:
A=2a+b
G=ab
H=a+b2ab
and they satisfy
A≥G≥H
📐Product Relation
For two positive numbers,
AH=G2
Indeed,
2a+b⋅a+b2ab=ab=(ab)2
📐Equivalent Form of HM
Since
H=a+b2ab
we also have
H1=21(a1+b1)
So the reciprocal of the harmonic mean is the arithmetic mean of the reciprocals.
---
AM-GM Inequality
📐AM-GM for Two Positive Numbers
For a,b>0,
2a+b≥ab
Equality holds if and only if
a=b
💡One Standard Proof
Since (a−b)2≥0,
a+b−2ab≥0
So
a+b≥2ab
and hence
2a+b≥ab
---
GM-HM Inequality
📐GM-HM for Two Positive Numbers
For a,b>0,
ab≥a+b2ab
Equality holds if and only if
a=b
💡Fast Derivation
Since
A≥G
and
AH=G2
dividing by the positive quantity A gives
H=AG2≤G
---
Combined Inequality
❗Standard Order of Means
For positive numbers a,b,
AM≥GM≥HM
Equality throughout holds if and only if
a=b
---
Means in Progression Language
📐Insertion of Means
Between two positive numbers a and b:
arithmetic mean inserted:
2a+b
geometric mean inserted:
ab
harmonic mean inserted:
a+b2ab
📐Three-Term Forms
If a,b,c are in:
AP, then
b=2a+c
GP, then
b=ac for positive a,c
HP, then
b=a+c2ac
---
Comparing the Means
💡Useful Ordering Insight
For two distinct positive numbers a and b,
AM>GM>HM
The arithmetic mean is the largest because it responds linearly to the values.
The harmonic mean is the smallest because it is controlled by reciprocals and is pulled more strongly toward the smaller number.
---
Minimal Worked Examples
Example 1
Find the AM, GM, and HM of 4 and 9.
Arithmetic mean:
A=24+9=213
Geometric mean:
G=4⋅9=6
Harmonic mean:
H=4+92⋅4⋅9=1372
So
213>6>1372
---
Example 2
If the arithmetic mean of two positive numbers is 10 and their geometric mean is 8, find the harmonic mean.
Using
AH=G2
we get
10⋅H=64
So
H=1064=532
Hence the harmonic mean is 532.
---
Equality Condition
❗When Are All Three Means Equal?
For positive numbers a and b,
AM=GM=HM
if and only if
a=b
⚠️Do Not Miss the Equality Case
In exam problems, many answers become incomplete if the equality condition is not stated.
---
Common Errors
⚠️Avoid These Errors
❌ using geometric mean when numbers are not positive
❌ confusing AM with HM
❌ forgetting that AH=G2 holds for two numbers
❌ writing equality in AM-GM without checking the equality condition
❌ assuming the same formulas extend unchanged to every multi-variable setting
---
Strategy for CMI-Type Questions
💡CMI Strategy
write the three means explicitly before manipulating
for two positive numbers, remember the identity
AH=G2
when given two means, find the third using algebra
in comparison questions, use
AM≥GM≥HM
always state the equality case clearly
---
Practice Questions
:::question type="MCQ" question="The harmonic mean of 4 and 12 is" options=["6","8","9","10"] answer="A" hint="Use H=a+b2ab." solution="The harmonic mean is
H=a+b2ab
So
H=4+122⋅4⋅12=1696=6
Therefore the correct option is A."
:::
:::question type="NAT" question="If the arithmetic mean and geometric mean of two positive numbers are 5 and 4 respectively, find the harmonic mean." answer="16/5" hint="Use the relation AH=G2." solution="For two positive numbers,
AH=G2
Given
A=5,G=4
So
5H=16
Hence
H=516
Therefore the answer is 516."
:::
:::question type="MSQ" question="Which of the following statements are true for two positive numbers?" options=["AM≥GM","GM≥HM","AH=G2","HM≥AM"] answer="A,B,C" hint="Recall the standard order of means." solution="For two positive numbers we know
AM≥GM≥HM
Also
AH=G2
So statements 1, 2, and 3 are true, while statement 4 is false.
Hence the correct answer is A,B,C."
:::
:::question type="SUB" question="Prove that for two positive numbers a and b, the arithmetic mean is greater than or equal to the geometric mean." answer="2a+b≥ab" hint="Start with a square that is always non-negative." solution="Since a,b>0, we have
(a−b)2≥0
Expanding gives
a+b−2ab≥0
So
a+b≥2ab
Dividing both sides by 2, we obtain
2a+b≥ab
Equality holds if and only if
a=b
that is,
a=b
Therefore the result is proved:
2a+b≥ab."
:::
---
Summary
❗Key Takeaways for CMI
For two positive numbers,
A=2a+b,G=ab,H=a+b2ab
These satisfy
AM≥GM≥HM
Also,
AH=G2
Equality holds if and only if the two numbers are equal.
The three means also correspond to middle terms in AP, GP, and HP respectively.
Chapter Summary
❗Standard progressions — Key Points
Arithmetic Progression (AP): A sequence where the difference between consecutive terms is constant. The n-th term is an=a+(n−1)d. The sum of n terms is Sn=2n(2a+(n−1)d)=2n(a+an).
Geometric Progression (GP): A sequence where the ratio of consecutive terms is constant. The n-th term is an=arn−1. The sum of n terms is Sn=r−1a(rn−1) (for r=1). The sum of infinite terms is S∞=1−ra (for ∣r∣<1).
Harmonic Progression (HP): A sequence such that the reciprocals of its terms form an Arithmetic Progression. There is no general formula for the sum of an HP.
Arithmetic Mean (AM), Geometric Mean (GM), Harmonic Mean (HM): For n positive numbers x1,…,xn:
Mean Inequalities: For any set of positive numbers, AM≥GM≥HM. Equality holds if and only if all numbers are equal.
Relation between AM, GM, HM for two numbers: For two positive numbers a,b, the relationship GM2=AM×HM holds, i.e., (ab)2=(2a+b)(a+b2ab).
Chapter Review Questions
:::question type="MCQ" question="If the 3rd, 6th, and 12th terms of an Arithmetic Progression are a,b,c respectively, and a,b,c are in Geometric Progression, then the common ratio of the GP is:" options=["1/2","1","2","4"] answer="2" hint="Let the AP have first term A and common difference D. Express a,b,c in terms of A and D. Use the GP condition b2=ac to find a relation between A and D, then determine the common ratio b/a." solution="Let the AP have first term A and common difference D. The 3rd term is a=A+2D. The 6th term is b=A+5D. The 12th term is c=A+11D. Since a,b,c are in GP, b2=ac. (A+5D)2=(A+2D)(A+11D) A2+10AD+25D2=A2+13AD+22D2 10AD+25D2=13AD+22D2 3D2=3AD⟹D2=AD. If D=0, then A=0 (trivial case where all terms are 0) or A=0 (all terms a,b,c are equal to A, so common ratio is 1). If D=0, we can divide by D: D=A. Substitute A=D back into the terms: a=A+2A=3A b=A+5A=6A c=A+11A=12A The terms a,b,c are 3A,6A,12A. This is a GP with common ratio r=3A6A=2.
The final answer is 2" :::
:::question type="NAT" question="The minimum value of 9tan2θ+4cot2θ for θ∈(0,π/2) is:" answer="12" hint="Apply the AM-GM inequality for two positive numbers x,y: 2x+y≥xy." solution="We want to find the minimum value of 9tan2θ+4cot2θ. Since θ∈(0,π/2), both tan2θ and cot2θ are positive. We can apply the AM-GM inequality: For two positive numbers X and Y, 2X+Y≥XY. Let X=9tan2θ and Y=4cot2θ. 9tan2θ+4cot2θ≥2(9tan2θ)(4cot2θ) 9tan2θ+4cot2θ≥236(tan2θcot2θ) Since tanθcotθ=1, we have tan2θcot2θ=1. 9tan2θ+4cot2θ≥236×1 9tan2θ+4cot2θ≥2×6 9tan2θ+4cot2θ≥12. The minimum value is 12. Equality holds when 9tan2θ=4cot2θ, i.e., 9tan2θ=tan2θ4⟹9tan4θ=4⟹tan2θ=94⟹tanθ=32 (since θ∈(0,π/2)). This is possible.
The final answer is 12" :::
:::question type="MCQ" question="If the 5th term of a Harmonic Progression is 1/12 and its 11th term is 1/24, what is its 16th term?" options=["1/30","1/32","1/34","1/36"] answer="1/34" hint="The reciprocals of the terms of an HP form an AP. Find the first term and common difference of this corresponding AP." solution="Let the Harmonic Progression be h1,h2,h3,…. Its 5th term is h5=1/12. Its 11th term is h11=1/24. The reciprocals of the terms of an HP form an Arithmetic Progression. Let this AP be A1,A2,A3,… with first term A and common difference D. So, An=1/hn. The 5th term of the AP is A5=1/h5=1/(1/12)=12. Thus, A+(5−1)D=A+4D=12. (Equation 1) The 11th term of the AP is A11=1/h11=1/(1/24)=24. Thus, A+(11−1)D=A+10D=24. (Equation 2) Subtract Equation 1 from Equation 2: (A+10D)−(A+4D)=24−12 6D=12⟹D=2. Substitute D=2 into Equation 1: A+4(2)=12⟹A+8=12⟹A=4. We need to find the 16th term of the HP, which means finding the 16th term of the AP, A16. A16=A+(16−1)D=A+15D=4+15(2)=4+30=34. The 16th term of the HP is h16=1/A16=1/34.
The final answer is 1/34" :::
:::question type="MCQ" question="If Sn denotes the sum of the first n terms of an arithmetic progression, and S2n=3Sn, then the ratio S3n:Sn is:" options=["4:1","6:1","8:1","10:1"] answer="6:1" hint="Use the formula for the sum of an AP Sk=2k(2a+(k−1)d). Establish a relationship between a and d from the given condition, then substitute to find the desired ratio." solution="Let the first term of the AP be a and the common difference be d. The sum of the first k terms is given by Sk=2k(2a+(k−1)d). Given S2n=3Sn: 22n(2a+(2n−1)d)=3⋅2n(2a+(n−1)d) n(2a+(2n−1)d)=23n(2a+(n−1)d) Divide both sides by n (assuming n=0): 2a+(2n−1)d=23(2a+(n−1)d) Multiply by 2: 2(2a+(2n−1)d)=3(2a+(n−1)d) 4a+(4n−2)d=6a+(3n−3)d Rearrange terms to find a relation between a and d: (4n−2−(3n−3))d=6a−4a (4n−2−3n+3)d=2a (n+1)d=2a.
Now we need to find the ratio S3n:Sn: SnS3n=2n(2a+(n−1)d)23n(2a+(3n−1)d) SnS3n=2a+(n−1)d3(2a+(3n−1)d) Substitute 2a=(n+1)d into the expression: SnS3n=((n+1)d+(n−1)d)3((n+1)d+(3n−1)d) SnS3n=d(n+1+n−1)3d(n+1+3n−1) SnS3n=2n3(4n) SnS3n=2n12n=6. Thus, the ratio S3n:Sn is 6:1.
The final answer is 6:1" :::
What's Next?
💡Continue Your CMI Journey
This chapter provides foundational tools for various advanced topics. Concepts of progressions and means are crucial for understanding and solving problems in inequalities, particularly when applying AM-GM-HM. They also lay groundwork for number theory problems involving sequences and functional equations defined by recurrence relations. Furthermore, the study of sums of series connects to limits and convergence in higher mathematics.
🎯 Key Points to Remember
✓Master the core concepts in Standard progressions before moving to advanced topics
✓Practice with previous year questions to understand exam patterns
✓Review short notes regularly for quick revision before exams