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.

Standard progressions

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 nnth term and the common difference

  • compute sums of the first nn 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,\qquad a_1, a_2, a_3, \dots
is called an arithmetic progression if the difference between consecutive terms is constant.

If the first term is aa and the common difference is dd, then the AP is

a, a+d, a+2d, a+3d,\qquad a,\ a+d,\ a+2d,\ a+3d,\dots

📐 General Term

If the first term is aa and the common difference is dd, then the nnth term is

an=a+(n1)d\qquad a_n = a + (n-1)d

---

Standard Forms

📐 Useful Representations of an AP

  • First-term form:

a, a+d, a+2d,\qquad a,\ a+d,\ a+2d,\dots

  • Centered form with three consecutive terms:

ad, a, a+d\qquad a-d,\ a,\ a+d

  • Four consecutive terms:

a3d, ad, a+d, a+3d\qquad 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 ama_m and ana_n,

anam=(nm)d\qquad a_n-a_m=(n-m)d

So,
d=anamnm\qquad d=\dfrac{a_n-a_m}{n-m}

Then,
a=am(m1)d\qquad a=a_m-(m-1)d

---

Sum of Terms

📐 Sum of First nn Terms

If an AP has first term aa and common difference dd, then

Sn=n2[2a+(n1)d]\qquad S_n=\dfrac{n}{2}\big[2a+(n-1)d\big]

Equivalently, using first and last terms:

Sn=n2(a1+an)\qquad S_n=\dfrac{n}{2}(a_1+a_n)

💡 Pairing Trick

In an AP, terms from the beginning and end pair to the same sum:

a1+an=a2+an1=a3+an2\qquad a_1+a_n = a_2+a_{n-1} = a_3+a_{n-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 xx and yy is

x+y2\qquad \dfrac{x+y}{2}

If x, A, yx,\ A,\ y are in AP, then

2A=x+y\qquad 2A=x+y

📐 Inserting Arithmetic Means

If mm arithmetic means are inserted between xx and yy, then the full sequence has

m+2\qquad m+2

terms and common difference

d=yxm+1\qquad d=\dfrac{y-x}{m+1}

---

Important Properties

📐 Key AP Identities

  • Middle term relation:

if a,b,ca,b,c are in AP, then
2b=a+c\qquad 2b=a+c

  • Equal distance terms:

anr+an+r=2an\qquad a_{n-r}+a_{n+r}=2a_n

  • Difference of consecutive terms:

an+1an=d\qquad a_{n+1}-a_n=d

  • Sum of first nn natural numbers:

1+2++n=n(n+1)2\qquad 1+2+\cdots+n=\dfrac{n(n+1)}{2}

  • Sum of first nn odd numbers:

1+3+5++(2n1)=n2\qquad 1+3+5+\cdots+(2n-1)=n^2

---

Sign and Growth Cases

How AP Behaves
    • if d>0d>0, the AP is increasing
    • if d<0d<0, the AP is decreasing
    • if d=0d=0, all terms are equal
So many condition questions reduce to identifying the sign of dd.
---

Minimal Worked Examples

Example 1 If the first term is 77 and common difference is 55, then an=7+(n1)5=5n+2\qquad a_n = 7+(n-1)5 = 5n+2 --- Example 2 Find the sum of the first 2020 terms of 3,7,11,\qquad 3,7,11,\dots Here, a=3, d=4\qquad a=3,\ d=4 So, S20=202[23+194]\qquad S_{20}=\dfrac{20}{2}[2\cdot 3+19\cdot 4] =10(6+76)=820\qquad =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+(n1)da_n=a+(n-1)d

  • if a sum is involved, use Sn=n2(a1+an)S_n=\dfrac{n}{2}(a_1+a_n) whenever possible

  • in three-term AP problems, use the centered form ad, a, a+da-d,\ a,\ a+d

  • watch for hidden AP conditions in linear equations and inserted means

  • in harder problems, convert every condition into equations in aa and dd

---

Common Mistakes

⚠️ Avoid These Errors
    • ❌ using an=a+nda_n=a+nd instead of a+(n1)da+(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 55th term of an AP is 1818 and the common difference is 33, then the first term is" options=["33","66","99","1212"] answer="B" hint="Use an=a+(n1)da_n=a+(n-1)d." solution="We use a5=a+4d\qquad a_5=a+4d Given 18=a+43=a+12\qquad 18=a+4\cdot 3=a+12 So a=6\qquad a=6 Hence the correct option is B\boxed{B}." ::: :::question type="NAT" question="Find the sum of the first 1515 terms of the AP 4,7,10,4,7,10,\dots." answer="375" hint="Use the formula for the sum of the first nn terms." solution="Here a=4, d=3, n=15\qquad a=4,\ d=3,\ n=15 So S15=152[24+143]\qquad S_{15}=\dfrac{15}{2}[2\cdot 4 + 14\cdot 3] =152(8+42)=15250=375\qquad =\dfrac{15}{2}(8+42)=\dfrac{15}{2}\cdot 50=375 Hence the answer is 375\boxed{375}." ::: :::question type="MSQ" question="Which of the following statements are true for an arithmetic progression?" options=["If a,b,ca,b,c are consecutive terms of an AP, then 2b=a+c2b=a+c.","For an AP, anr+an+r=2ana_{n-r}+a_{n+r}=2a_n.","The sum of the first nn terms is always nanna_n.","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=xd, x, x+d\qquad a,b,c = x-d,\ x,\ x+d so 2b=a+c\qquad 2b=a+c.
  • True. Using
  • an=a+(n1)d\qquad a_n=a+(n-1)d, we get anr=a+(nr1)d\qquad a_{n-r}=a+(n-r-1)d and an+r=a+(n+r1)d\qquad a_{n+r}=a+(n+r-1)d Adding gives 2a+2(n1)d=2an\qquad 2a+2(n-1)d = 2a_n.
  • False. The correct formula is
  • Sn=n2(a1+an)\qquad S_n=\dfrac{n}{2}(a_1+a_n), not always nanna_n.
  • True. If d=0d=0, then every term equals the first term.
  • Hence the correct answer is A,B,D\boxed{A,B,D}." ::: :::question type="SUB" question="If the 33rd term of an AP is 1111 and the 99th term is 2929, find the first term, the common difference, and the sum of the first 2020 terms." answer="a=5,d=3,S20=670a=5,\\ d=3,\\ S_{20}=670" hint="Form two equations using the term formula." solution="Let the first term be aa and common difference be dd. Given: a3=a+2d=11\qquad a_3=a+2d=11 a9=a+8d=29\qquad a_9=a+8d=29 Subtracting, 6d=18\qquad 6d=18 d=3\qquad d=3 Substitute into a+2d=11\qquad a+2d=11 a+6=11\qquad a+6=11 a=5\qquad a=5 Now compute the sum of the first 2020 terms: S20=202[2a+19d]\qquad S_{20}=\dfrac{20}{2}[2a+19d] =10[25+193]\qquad =10[2\cdot 5 + 19\cdot 3] =10(10+57)=670\qquad =10(10+57)=670 Hence a=5, d=3, S20=670\qquad \boxed{a=5,\ d=3,\ S_{20}=670}" ::: ---

    Summary

    Key Takeaways for CMI

    • An AP is determined by its first term aa and common difference dd.

    • The nnth term is an=a+(n1)d\qquad a_n=a+(n-1)d.

    • The sum of the first nn terms is Sn=n2[2a+(n1)d]\qquad S_n=\dfrac{n}{2}[2a+(n-1)d].

    • If a,b,ca,b,c are in AP, then 2b=a+c\qquad 2b=a+c.

    • Symmetry of equally spaced terms is a major simplification tool.

    • Many AP questions reduce to solving linear equations in aa and dd.

    ---

    💡 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 nnth 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,\qquad a_1,a_2,a_3,\dots
    is called a geometric progression if the ratio of each term to the previous term is constant.

    If the first term is aa and the common ratio is rr, then the GP is

    a, ar, ar2, ar3,\qquad a,\ ar,\ ar^2,\ ar^3,\dots

    📐 General Term

    If the first term is aa and the common ratio is rr, then the nnth term is

    an=arn1\qquad a_n = ar^{n-1}

    ---

    Ratio Recovery

    📐 Finding the Ratio

    If two terms are known:
    am=arm1,an=arn1\qquad a_m=ar^{m-1}, \quad a_n=ar^{n-1}

    then

    anam=rnm\qquad \dfrac{a_n}{a_m}=r^{n-m}

    This is often the cleanest way to recover rr.

    ---

    Geometric Mean

    📐 Geometric Mean of Two Positive Numbers

    If x, G, yx,\ G,\ y are in GP and x,y>0x,y>0, then

    G2=xy\qquad G^2=xy

    So the geometric mean is

    G=xy\qquad G=\sqrt{xy}

    Contrast with AP
      • AP middle term: 2A=x+y\qquad 2A=x+y
      • GP middle term: G2=xy\qquad G^2=xy
    This distinction is tested frequently.
    ---

    Sum of a Finite GP

    📐 Sum of First nn Terms

    For a GP with first term aa and ratio r1r\ne 1,

    Sn=arn1r1\qquad S_n = a\dfrac{r^n-1}{r-1}

    Equivalent form:

    Sn=a1rn1r\qquad S_n = a\dfrac{1-r^n}{1-r}

    If r=1r=1, then all terms are equal and

    Sn=na\qquad S_n = na

    💡 Which Form to Use?
      • use arn1r1\qquad a\dfrac{r^n-1}{r-1} when r>1r>1
      • use a1rn1r\qquad a\dfrac{1-r^n}{1-r} when r<1|r|<1
    Both are algebraically the same when r1r\ne 1.
    ---

    Infinite GP

    📐 Sum to Infinity

    If r<1|r|<1, then the infinite GP

    a+ar+ar2+\qquad a+ar+ar^2+\cdots

    has sum

    S=a1r\qquad S_\infty=\dfrac{a}{1-r}

    If r1|r|\ge 1, the infinite sum does not converge.

    ---

    Inserted Geometric Means

    📐 Inserting Geometric Means

    If mm geometric means are inserted between two nonzero numbers xx and yy, then the full GP has

    m+2\qquad m+2

    terms.

    If the common ratio is rr, then

    y=xrm+1\qquad y = x r^{m+1}

    So

    r=(yx)1/(m+1)\qquad r=\left(\dfrac{y}{x}\right)^{1/(m+1)}

    when the expression is meaningful in the required number system.

    ---

    Important Properties

    📐 Key GP Identities

    • Consecutive terms:

    if a,b,ca,b,c are in GP, then
    b2=ac\qquad b^2=ac

    • Equal distance terms:

    anran+r=an2\qquad a_{n-r}a_{n+r}=a_n^2

    • Ratio form:

    an+1an=r\qquad \dfrac{a_{n+1}}{a_n}=r

    • Power sum:

    1+r+r2++rn1=rn1r1\qquad 1+r+r^2+\cdots+r^{n-1}=\dfrac{r^n-1}{r-1} for r1r\ne 1

    ---

    Behaviour by Ratio

    How GP Behaves
      • if r>1r>1 and a>0a>0, terms grow
      • if 0<r<10<r<1, terms decay
      • if r<0r<0, signs alternate
      • if r=1r=1, the sequence is constant
      • if r=0r=0, from the second term onward everything becomes zero
    Many exam questions depend on the sign or magnitude of rr.
    ---

    Minimal Worked Examples

    Example 1 If first term is 33 and ratio is 22, then an=32n1\qquad a_n=3\cdot 2^{n-1} --- Example 2 Find the sum of the first 66 terms of 5,10,20,\qquad 5,10,20,\dots Here a=5, r=2\qquad a=5,\ r=2 So S6=526121=5(641)=315\qquad S_6=5\cdot \dfrac{2^6-1}{2-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=arn1a_n=ar^{n-1}

    • divide terms to eliminate aa

    • for sum questions, first check whether r=1r=1

    • for infinite sums, always check r<1|r|<1

    • in three-term GP problems, use the form ar, a, ar\dfrac{a}{r},\ a,\ ar or directly use b2=acb^2=ac

    ---

    Common Mistakes

    ⚠️ Avoid These Errors
      • ❌ confusing common difference with common ratio
      • ❌ forgetting the special case r=1r=1
      • ❌ using sum to infinity when r1|r|\ge 1
      • ❌ using b=x+y2b=\dfrac{x+y}{2} instead of b2=xyb^2=xy for GP
      • ❌ sign mistakes when r<0r<0
    ---

    Practice Questions

    :::question type="MCQ" question="If the first term of a GP is 22 and the common ratio is 33, then the 55th term is" options=["5454","8181","162162","243243"] answer="C" hint="Use an=arn1a_n=ar^{n-1}." solution="We use an=arn1\qquad a_n=ar^{n-1} So a5=234=281=162\qquad a_5 = 2\cdot 3^{4}=2\cdot 81=162 Hence the correct option is C\boxed{C}." ::: :::question type="NAT" question="Find the sum of the first 77 terms of the GP 3,6,12,3,6,12,\dots." answer="381" hint="Use the finite GP sum formula." solution="Here a=3, r=2, n=7\qquad a=3,\ r=2,\ n=7 So S7=327121\qquad S_7 = 3\cdot \dfrac{2^7-1}{2-1} =3(1281)=3127=381\qquad =3(128-1)=3\cdot 127=381 Hence the answer is 381\boxed{381}." ::: :::question type="MSQ" question="Which of the following statements are true for a geometric progression?" options=["If a,b,ca,b,c are consecutive terms of a GP, then b2=acb^2=ac.","For a GP, anran+r=an2a_{n-r}a_{n+r}=a_n^2.","The sum to infinity exists for every GP with nonzero first term.","If r=1r=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,ca,b,c are consecutive terms of a GP, then they are of the form xr, x, xr\qquad \dfrac{x}{r},\ x,\ xr so x2=xrxr\qquad x^2=\dfrac{x}{r}\cdot xr Hence b2=ac\qquad b^2=ac.
  • True. Using
  • an=arn1\qquad a_n=ar^{n-1}, we get anr=arnr1\qquad a_{n-r}=ar^{n-r-1} and an+r=arn+r1\qquad a_{n+r}=ar^{n+r-1} Their product is a2r2n2=an2\qquad a^2r^{2n-2}=a_n^2.
  • False. Sum to infinity exists only when
  • r<1\qquad |r|<1.
  • True. If r=1r=1, every term equals the first term.
  • Hence the correct answer is A,B,D\boxed{A,B,D}." ::: :::question type="SUB" question="The 33rd term of a GP is 1212 and the 66th term is 9696. Find the first term, the common ratio, and the sum of the first 66 terms." answer="a=3,r=2,S6=189a=3,\\ r=2,\\ S_6=189" hint="Use ratios to find rr, then recover aa." solution="Let the first term be aa and common ratio be rr. Given: a3=ar2=12\qquad a_3=ar^2=12 a6=ar5=96\qquad a_6=ar^5=96 Divide the second by the first: ar5ar2=r3=9612=8\qquad \dfrac{ar^5}{ar^2}=r^3=\dfrac{96}{12}=8 So r=2\qquad r=2 Now use ar2=12\qquad ar^2=12 4a=12\qquad 4a=12 a=3\qquad a=3 Now compute the sum of the first 66 terms: S6=ar61r1\qquad S_6 = a\dfrac{r^6-1}{r-1} =326121\qquad =3\cdot \dfrac{2^6-1}{2-1} =3(641)=189\qquad =3(64-1)=189 Hence a=3, r=2, S6=189\qquad \boxed{a=3,\ r=2,\ S_6=189}" ::: ---

    Summary

    Key Takeaways for CMI

    • A GP is determined by its first term aa and common ratio rr.

    • The nnth term is an=arn1\qquad a_n=ar^{n-1}.

    • The sum of the first nn terms is Sn=arn1r1\qquad S_n=a\dfrac{r^n-1}{r-1} for r1r\ne 1.

    • If a,b,ca,b,c are in GP, then b2=ac\qquad b^2=ac.

    • Infinite GP sum exists only when r<1\qquad |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,\qquad a_1,\ a_2,\ a_3,\dots

    of nonzero numbers is said to be in harmonic progression if the sequence of reciprocals

    1a1, 1a2, 1a3,\qquad \dfrac1{a_1},\ \dfrac1{a_2},\ \dfrac1{a_3},\dots

    is in arithmetic progression.

    Immediate Consequence

    If a,b,ca,b,c are in HP, then

    1a, 1b, 1c\qquad \dfrac1a,\ \dfrac1b,\ \dfrac1c

    are in AP.

    ---

    Core Criterion

    📐 Three Numbers in HP

    If a,b,ca,b,c are in HP, then

    2b=1a+1c\qquad \dfrac{2}{b}=\dfrac{1}{a}+\dfrac{1}{c}

    This is just the AP condition on reciprocals:

    2(1b)=1a+1c\qquad 2\left(\dfrac1b\right)=\dfrac1a+\dfrac1c

    📐 Equivalent Form

    From

    2b=1a+1c\qquad \dfrac{2}{b}=\dfrac{1}{a}+\dfrac{1}{c}

    we get

    2b=a+cac\qquad \dfrac{2}{b}=\dfrac{a+c}{ac}

    so

    b=2aca+c\qquad b=\dfrac{2ac}{a+c}

    Thus, if aa and cc are the first and third terms of an HP, then the middle term is

    2aca+c\qquad \boxed{\dfrac{2ac}{a+c}}

    ---

    Harmonic Mean

    📖 Harmonic Mean of Two Numbers

    The harmonic mean of two nonzero numbers aa and bb is the number HH such that

    a, H, b\qquad a,\ H,\ b

    are in harmonic progression.

    📐 Formula for Harmonic Mean

    If HH is the harmonic mean of aa and bb, then

    2H=1a+1b\qquad \dfrac{2}{H}=\dfrac{1}{a}+\dfrac{1}{b}

    Hence

    H=2aba+b\qquad H=\dfrac{2ab}{a+b}

    ⚠️ Restriction

    The harmonic mean formula uses reciprocals, so aa and bb must be nonzero.

    ---

    General Form of an HP

    📐 HP from an AP of Reciprocals

    If

    1an=A+(n1)d\qquad \dfrac1{a_n}=A+(n-1)d

    for some constants A,dA,d, then

    an=1A+(n1)d\qquad a_n=\dfrac{1}{A+(n-1)d}

    So a general harmonic progression is often written as

    1a, 1a+d, 1a+2d,\qquad \dfrac1a,\ \dfrac1{a+d},\ \dfrac1{a+2d},\dots

    when the reciprocals form an AP.

    ---

    Useful Relations

    📐 Key Identities

    If a,b,ca,b,c are in HP, then:

    • 2b=1a+1c\qquad \dfrac{2}{b}=\dfrac{1}{a}+\dfrac{1}{c}


    • b=2aca+c\qquad b=\dfrac{2ac}{a+c}


    • a+c2b\qquad \dfrac{a+c}{2} \ge b for positive a,ca,c

    because harmonic mean is at most arithmetic mean

    • if a,b,ca,b,c are positive and in HP, then b2acb^2 \le ac need not hold in HP itself, but

    1a,1b,1c\dfrac1a,\dfrac1b,\dfrac1c 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,\qquad a_1,a_2,a_3,\dots
    are in HP, define
    un=1an\qquad u_n=\dfrac1{a_n}

    Then
    u1,u2,u3,\qquad u_1,u_2,u_3,\dots
    are in AP.

    Solve the AP problem first, then convert back.

    ---

    Minimal Worked Examples

    Example 1 Find the harmonic mean between 44 and 1212. Using the formula, H=24124+12\qquad H=\dfrac{2\cdot 4 \cdot 12}{4+12} =9616=6\qquad =\dfrac{96}{16}=6 So the harmonic mean is 6\boxed{6}. --- Example 2 If a,6,12a,6,12 are in HP, find aa. Since the reciprocals are in AP, 26=1a+112\qquad \dfrac{2}{6}=\dfrac{1}{a}+\dfrac{1}{12} 13=1a+112\qquad \dfrac13=\dfrac1a+\dfrac1{12} 1a=13112=412112=312=14\qquad \dfrac1a=\dfrac13-\dfrac1{12}=\dfrac4{12}-\dfrac1{12}=\dfrac3{12}=\dfrac14 So a=4\qquad a=4 Hence the answer is 4\boxed{4}. ---

    Insertion of Harmonic Means

    📐 One Harmonic Mean

    If one harmonic mean is inserted between aa and bb, it is

    2aba+b\qquad \dfrac{2ab}{a+b}

    📐 Several Harmonic Means

    If nn harmonic means are inserted between aa and bb, then the reciprocals form an AP with first term 1a\dfrac1a and last term 1b\dfrac1b.

    So the common difference is

    d=1b1an+1\qquad d=\dfrac{\frac1b-\frac1a}{n+1}

    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=2aca+c\qquad b=\dfrac{2ac}{a+c}
    • in insertion problems, work entirely with reciprocals first

    ---

    Practice Questions

    :::question type="MCQ" question="If a,6,12a,6,12 are in harmonic progression, then aa is equal to" options=["33","44","88","99"] answer="B" hint="Use the reciprocals in AP condition." solution="Since a,6,12a,6,12 are in HP, we have 26=1a+112\qquad \dfrac{2}{6}=\dfrac{1}{a}+\dfrac{1}{12} So 13=1a+112\qquad \dfrac13=\dfrac1a+\dfrac1{12} Hence 1a=13112=14\qquad \dfrac1a=\dfrac13-\dfrac1{12}=\dfrac14 Thus a=4\qquad a=4 Therefore the correct option is B\boxed{B}." ::: :::question type="NAT" question="Find the harmonic mean of 33 and 66." answer="4" hint="Use H=2aba+bH=\dfrac{2ab}{a+b}." solution="The harmonic mean is H=2aba+b\qquad H=\dfrac{2ab}{a+b} So H=2363+6=369=4\qquad H=\dfrac{2\cdot 3\cdot 6}{3+6}=\dfrac{36}{9}=4 Hence the answer is 4\boxed{4}." ::: :::question type="MSQ" question="Which of the following statements are true for nonzero numbers a,b,ca,b,c in harmonic progression?" options=["1a,1b,1c\dfrac1a,\dfrac1b,\dfrac1c are in arithmetic progression","2b=1a+1c\dfrac{2}{b}=\dfrac1a+\dfrac1c","b=2aca+cb=\dfrac{2ac}{a+c}","b=a+c2b=\dfrac{a+c}{2}"] 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. a+c2\dfrac{a+c}{2} is the arithmetic mean, not the harmonic mean.
  • Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="If a,b,ca,b,c are in harmonic progression, prove that b=2aca+cb=\dfrac{2ac}{a+c}." answer="b=2aca+cb=\dfrac{2ac}{a+c}" hint="Use the fact that the reciprocals are in AP." solution="Since a,b,ca,b,c are in harmonic progression, their reciprocals are in arithmetic progression. Therefore, 2b=1a+1c\qquad \dfrac{2}{b}=\dfrac{1}{a}+\dfrac{1}{c} Now combine the terms on the right: 2b=a+cac\qquad \dfrac{2}{b}=\dfrac{a+c}{ac} Cross-multiplying gives 2ac=b(a+c)\qquad 2ac=b(a+c) Hence, b=2aca+c\qquad b=\dfrac{2ac}{a+c} Therefore the required result is b=2aca+c\boxed{b=\dfrac{2ac}{a+c}}." ::: ---

    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

    2aca+c\qquad \dfrac{2ac}{a+c}
    • The harmonic mean of aa and bb is

    2aba+b\qquad \dfrac{2ab}{a+b}
    • 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

    AMGMHM\qquad \text{AM} \ge \text{GM} \ge \text{HM}
    • identify equality cases accurately

    • use means to simplify algebraic and progression-based problems

    ---

    Definitions

    📖 Arithmetic Mean

    The arithmetic mean of two numbers aa and bb is

    A=a+b2\qquad A=\dfrac{a+b}{2}

    📖 Geometric Mean

    For positive numbers aa and bb, the geometric mean is

    G=ab\qquad G=\sqrt{ab}

    📖 Harmonic Mean

    For nonzero numbers aa and bb, the harmonic mean is

    H=2aba+b\qquad H=\dfrac{2ab}{a+b}

    Positivity Condition

    When working with the classical relation among means, we usually assume

    a>0, b>0\qquad 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 aa and bb:

      • A=a+b2\qquad A=\dfrac{a+b}{2}

      • G=ab\qquad G=\sqrt{ab}
          • H=2aba+b\qquad H=\dfrac{2ab}{a+b}


        and they satisfy

        AGH\qquad A \ge G \ge H

    📐 Product Relation

    For two positive numbers,

    AH=G2\qquad AH = G^2

    Indeed,

    a+b22aba+b=ab=(ab)2\qquad \dfrac{a+b}{2}\cdot \dfrac{2ab}{a+b}=ab=(\sqrt{ab})^2

    📐 Equivalent Form of HM

    Since

    H=2aba+b\qquad H=\dfrac{2ab}{a+b}

    we also have

    1H=12(1a+1b)\qquad \dfrac{1}{H}=\dfrac12\left(\dfrac1a+\dfrac1b\right)

    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>0a,b>0,

    a+b2ab\qquad \dfrac{a+b}{2}\ge \sqrt{ab}

    Equality holds if and only if

    a=b\qquad a=b

    💡 One Standard Proof

    Since (ab)20(\sqrt{a}-\sqrt{b})^2 \ge 0,

    a+b2ab0\qquad a+b-2\sqrt{ab}\ge 0

    So

    a+b2ab\qquad a+b \ge 2\sqrt{ab}

    and hence

    a+b2ab\qquad \dfrac{a+b}{2}\ge \sqrt{ab}

    ---

    GM-HM Inequality

    📐 GM-HM for Two Positive Numbers

    For a,b>0a,b>0,

    ab2aba+b\qquad \sqrt{ab}\ge \dfrac{2ab}{a+b}

    Equality holds if and only if

    a=b\qquad a=b

    💡 Fast Derivation

    Since

    AG\qquad A \ge G

    and

    AH=G2\qquad AH=G^2

    dividing by the positive quantity AA gives

    H=G2AG\qquad H=\dfrac{G^2}{A}\le G

    ---

    Combined Inequality

    Standard Order of Means

    For positive numbers a,ba,b,

    AMGMHM\qquad \boxed{\text{AM} \ge \text{GM} \ge \text{HM}}

    Equality throughout holds if and only if

    a=b\qquad a=b

    ---

    Means in Progression Language

    📐 Insertion of Means

    Between two positive numbers aa and bb:

      • arithmetic mean inserted:

    a+b2\qquad \dfrac{a+b}{2}

      • geometric mean inserted:

    ab\qquad \sqrt{ab}

      • harmonic mean inserted:

    2aba+b\qquad \dfrac{2ab}{a+b}

    📐 Three-Term Forms

    If a,b,ca,b,c are in:

      • AP, then

    b=a+c2\qquad b=\dfrac{a+c}{2}
      • GP, then

    b=ac\qquad b=\sqrt{ac} for positive a,ca,c
      • HP, then

    b=2aca+c\qquad b=\dfrac{2ac}{a+c}

    ---

    Comparing the Means

    💡 Useful Ordering Insight

    For two distinct positive numbers aa and bb,

    AM>GM>HM\qquad \text{AM} > \text{GM} > \text{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 44 and 99. Arithmetic mean: A=4+92=132\qquad A=\dfrac{4+9}{2}=\dfrac{13}{2} Geometric mean: G=49=6\qquad G=\sqrt{4\cdot 9}=6 Harmonic mean: H=2494+9=7213\qquad H=\dfrac{2\cdot 4\cdot 9}{4+9}=\dfrac{72}{13} So 132>6>7213\qquad \dfrac{13}{2} > 6 > \dfrac{72}{13} --- Example 2 If the arithmetic mean of two positive numbers is 1010 and their geometric mean is 88, find the harmonic mean. Using AH=G2\qquad AH=G^2 we get 10H=64\qquad 10\cdot H = 64 So H=6410=325\qquad H=\dfrac{64}{10}=\dfrac{32}{5} Hence the harmonic mean is 325\boxed{\dfrac{32}{5}}. ---

    Equality Condition

    When Are All Three Means Equal?

    For positive numbers aa and bb,

    AM=GM=HM\qquad \text{AM}=\text{GM}=\text{HM}

    if and only if

    a=b\qquad 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=G2AH=G^2 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\qquad AH=G^2
    • when given two means, find the third using algebra

    • in comparison questions, use

    AMGMHM\qquad \text{AM} \ge \text{GM} \ge \text{HM}
    • always state the equality case clearly

    ---

    Practice Questions

    :::question type="MCQ" question="The harmonic mean of 44 and 1212 is" options=["66","88","99","1010"] answer="A" hint="Use H=2aba+bH=\dfrac{2ab}{a+b}." solution="The harmonic mean is H=2aba+b\qquad H=\dfrac{2ab}{a+b} So H=24124+12=9616=6\qquad H=\dfrac{2\cdot 4\cdot 12}{4+12}=\dfrac{96}{16}=6 Therefore the correct option is A\boxed{A}." ::: :::question type="NAT" question="If the arithmetic mean and geometric mean of two positive numbers are 55 and 44 respectively, find the harmonic mean." answer="16/5" hint="Use the relation AH=G2AH=G^2." solution="For two positive numbers, AH=G2\qquad AH=G^2 Given A=5,G=4\qquad A=5,\quad G=4 So 5H=16\qquad 5H=16 Hence H=165\qquad H=\dfrac{16}{5} Therefore the answer is 165\boxed{\dfrac{16}{5}}." ::: :::question type="MSQ" question="Which of the following statements are true for two positive numbers?" options=["AMGM\text{AM} \ge \text{GM}","GMHM\text{GM} \ge \text{HM}","AH=G2AH=G^2","HMAM\text{HM} \ge \text{AM}"] answer="A,B,C" hint="Recall the standard order of means." solution="For two positive numbers we know AMGMHM\qquad \text{AM} \ge \text{GM} \ge \text{HM} Also AH=G2\qquad AH=G^2 So statements 1, 2, and 3 are true, while statement 4 is false. Hence the correct answer is A,B,C\boxed{A,B,C}." ::: :::question type="SUB" question="Prove that for two positive numbers aa and bb, the arithmetic mean is greater than or equal to the geometric mean." answer="a+b2ab\dfrac{a+b}{2} \ge \sqrt{ab}" hint="Start with a square that is always non-negative." solution="Since a,b>0a,b>0, we have (ab)20\qquad (\sqrt{a}-\sqrt{b})^2 \ge 0 Expanding gives a+b2ab0\qquad a+b-2\sqrt{ab}\ge 0 So a+b2ab\qquad a+b \ge 2\sqrt{ab} Dividing both sides by 22, we obtain a+b2ab\qquad \dfrac{a+b}{2}\ge \sqrt{ab} Equality holds if and only if a=b\qquad \sqrt{a}=\sqrt{b} that is, a=b\qquad a=b Therefore the result is proved: a+b2ab\boxed{\dfrac{a+b}{2}\ge \sqrt{ab}}." ::: ---

    Summary

    Key Takeaways for CMI

    • For two positive numbers,

    A=a+b2, G=ab, H=2aba+b\qquad A=\dfrac{a+b}{2},\ G=\sqrt{ab},\ H=\dfrac{2ab}{a+b}
    • These satisfy

    AMGMHM\qquad \text{AM} \ge \text{GM} \ge \text{HM}
    • Also,

    AH=G2\qquad AH=G^2
    • 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 nn-th term is an=a+(n1)da_n = a + (n-1)d. The sum of nn terms is Sn=n2(2a+(n1)d)=n2(a+an)S_n = \frac{n}{2}(2a + (n-1)d) = \frac{n}{2}(a + a_n).

    • Geometric Progression (GP): A sequence where the ratio of consecutive terms is constant. The nn-th term is an=arn1a_n = ar^{n-1}. The sum of nn terms is Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r-1} (for r1r \ne 1). The sum of infinite terms is S=a1rS_\infty = \frac{a}{1-r} (for r<1|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 nn positive numbers x1,,xnx_1, \dots, x_n:

    • AM=x1++xnn\operatorname{AM} = \frac{x_1 + \dots + x_n}{n}
      GM=(x1xn)1/n\operatorname{GM} = (x_1 \dots x_n)^{1/n}
      * HM=n1/x1++1/xn\operatorname{HM} = \frac{n}{1/x_1 + \dots + 1/x_n}
    • Mean Inequalities: For any set of positive numbers, AMGMHM\operatorname{AM} \ge \operatorname{GM} \ge \operatorname{HM}. Equality holds if and only if all numbers are equal.

    • Relation between AM, GM, HM for two numbers: For two positive numbers a,ba, b, the relationship GM2=AM×HM\operatorname{GM}^2 = \operatorname{AM} \times \operatorname{HM} holds, i.e., (ab)2=(a+b2)(2aba+b)(\sqrt{ab})^2 = \left(\frac{a+b}{2}\right) \left(\frac{2ab}{a+b}\right).

    Chapter Review Questions

    :::question type="MCQ" question="If the 3rd, 6th, and 12th terms of an Arithmetic Progression are a,b,ca, b, c respectively, and a,b,ca, 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 AA and common difference DD. Express a,b,ca, b, c in terms of AA and DD. Use the GP condition b2=acb^2 = ac to find a relation between AA and DD, then determine the common ratio b/ab/a." solution="Let the AP have first term AA and common difference DD.
    The 3rd term is a=A+2Da = A+2D.
    The 6th term is b=A+5Db = A+5D.
    The 12th term is c=A+11Dc = A+11D.
    Since a,b,ca, b, c are in GP, b2=acb^2 = ac.
    (A+5D)2=(A+2D)(A+11D)(A+5D)^2 = (A+2D)(A+11D)
    A2+10AD+25D2=A2+13AD+22D2A^2 + 10AD + 25D^2 = A^2 + 13AD + 22D^2
    10AD+25D2=13AD+22D210AD + 25D^2 = 13AD + 22D^2
    3D2=3AD    D2=AD3D^2 = 3AD \implies D^2 = AD.
    If D=0D=0, then A=0A=0 (trivial case where all terms are 0) or A0A \ne 0 (all terms a,b,ca,b,c are equal to AA, so common ratio is 1).
    If D0D \ne 0, we can divide by DD: D=AD=A.
    Substitute A=DA=D back into the terms:
    a=A+2A=3Aa = A+2A = 3A
    b=A+5A=6Ab = A+5A = 6A
    c=A+11A=12Ac = A+11A = 12A
    The terms a,b,ca, b, c are 3A,6A,12A3A, 6A, 12A. This is a GP with common ratio r=6A3A=2r = \frac{6A}{3A} = 2.

    The final answer is 2\boxed{\text{2}}"
    :::

    :::question type="NAT" question="The minimum value of 9tan2θ+4cot2θ9\tan^2\theta + 4\cot^2\theta for θ(0,π/2)\theta \in (0, \pi/2) is:" answer="12" hint="Apply the AM-GM inequality for two positive numbers x,yx, y: x+y2xy\frac{x+y}{2} \ge \sqrt{xy}." solution="We want to find the minimum value of 9tan2θ+4cot2θ9\tan^2\theta + 4\cot^2\theta.
    Since θ(0,π/2)\theta \in (0, \pi/2), both tan2θ\tan^2\theta and cot2θ\cot^2\theta are positive.
    We can apply the AM-GM inequality: For two positive numbers XX and YY, X+Y2XY\frac{X+Y}{2} \ge \sqrt{XY}.
    Let X=9tan2θX = 9\tan^2\theta and Y=4cot2θY = 4\cot^2\theta.
    9tan2θ+4cot2θ2(9tan2θ)(4cot2θ)9\tan^2\theta + 4\cot^2\theta \ge 2\sqrt{(9\tan^2\theta)(4\cot^2\theta)}
    9tan2θ+4cot2θ236(tan2θcot2θ)9\tan^2\theta + 4\cot^2\theta \ge 2\sqrt{36(\tan^2\theta \cot^2\theta)}
    Since tanθcotθ=1\tan\theta \cot\theta = 1, we have tan2θcot2θ=1\tan^2\theta \cot^2\theta = 1.
    9tan2θ+4cot2θ236×19\tan^2\theta + 4\cot^2\theta \ge 2\sqrt{36 \times 1}
    9tan2θ+4cot2θ2×69\tan^2\theta + 4\cot^2\theta \ge 2 \times 6
    9tan2θ+4cot2θ129\tan^2\theta + 4\cot^2\theta \ge 12.
    The minimum value is 12. Equality holds when 9tan2θ=4cot2θ9\tan^2\theta = 4\cot^2\theta, i.e., 9tan2θ=4tan2θ    9tan4θ=4    tan2θ=49    tanθ=239\tan^2\theta = \frac{4}{\tan^2\theta} \implies 9\tan^4\theta = 4 \implies \tan^2\theta = \frac{4}{9} \implies \tan\theta = \frac{2}{3} (since θ(0,π/2)\theta \in (0, \pi/2)). This is possible.

    The final answer is 12\boxed{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,h_1, h_2, h_3, \dots.
    Its 5th term is h5=1/12h_5 = 1/12.
    Its 11th term is h11=1/24h_{11} = 1/24.
    The reciprocals of the terms of an HP form an Arithmetic Progression. Let this AP be A1,A2,A3,A_1, A_2, A_3, \dots with first term AA and common difference DD.
    So, An=1/hnA_n = 1/h_n.
    The 5th term of the AP is A5=1/h5=1/(1/12)=12A_5 = 1/h_5 = 1/(1/12) = 12.
    Thus, A+(51)D=A+4D=12A + (5-1)D = A + 4D = 12. (Equation 1)
    The 11th term of the AP is A11=1/h11=1/(1/24)=24A_{11} = 1/h_{11} = 1/(1/24) = 24.
    Thus, A+(111)D=A+10D=24A + (11-1)D = A + 10D = 24. (Equation 2)
    Subtract Equation 1 from Equation 2:
    (A+10D)(A+4D)=2412(A + 10D) - (A + 4D) = 24 - 12
    6D=12    D=26D = 12 \implies D=2.
    Substitute D=2D=2 into Equation 1:
    A+4(2)=12    A+8=12    A=4A + 4(2) = 12 \implies A + 8 = 12 \implies A=4.
    We need to find the 16th term of the HP, which means finding the 16th term of the AP, A16A_{16}.
    A16=A+(161)D=A+15D=4+15(2)=4+30=34A_{16} = A + (16-1)D = A + 15D = 4 + 15(2) = 4 + 30 = 34.
    The 16th term of the HP is h16=1/A16=1/34h_{16} = 1/A_{16} = 1/34.

    The final answer is 1/34\boxed{\text{1/34}}"
    :::

    :::question type="MCQ" question="If SnS_n denotes the sum of the first nn terms of an arithmetic progression, and S2n=3SnS_{2n} = 3S_n, then the ratio S3n:SnS_{3n} : S_n is:" options=["4:1","6:1","8:1","10:1"] answer="6:1" hint="Use the formula for the sum of an AP Sk=k2(2a+(k1)d)S_k = \frac{k}{2}(2a + (k-1)d). Establish a relationship between aa and dd from the given condition, then substitute to find the desired ratio." solution="Let the first term of the AP be aa and the common difference be dd.
    The sum of the first kk terms is given by Sk=k2(2a+(k1)d)S_k = \frac{k}{2}(2a + (k-1)d).
    Given S2n=3SnS_{2n} = 3S_n:
    2n2(2a+(2n1)d)=3n2(2a+(n1)d)\frac{2n}{2}(2a + (2n-1)d) = 3 \cdot \frac{n}{2}(2a + (n-1)d)
    n(2a+(2n1)d)=3n2(2a+(n1)d)n(2a + (2n-1)d) = \frac{3n}{2}(2a + (n-1)d)
    Divide both sides by nn (assuming n0n \ne 0):
    2a+(2n1)d=32(2a+(n1)d)2a + (2n-1)d = \frac{3}{2}(2a + (n-1)d)
    Multiply by 2:
    2(2a+(2n1)d)=3(2a+(n1)d)2(2a + (2n-1)d) = 3(2a + (n-1)d)
    4a+(4n2)d=6a+(3n3)d4a + (4n-2)d = 6a + (3n-3)d
    Rearrange terms to find a relation between aa and dd:
    (4n2(3n3))d=6a4a(4n-2 - (3n-3))d = 6a - 4a
    (4n23n+3)d=2a(4n-2-3n+3)d = 2a
    (n+1)d=2a(n+1)d = 2a.

    Now we need to find the ratio S3n:SnS_{3n} : S_n:
    S3nSn=3n2(2a+(3n1)d)n2(2a+(n1)d)\frac{S_{3n}}{S_n} = \frac{\frac{3n}{2}(2a + (3n-1)d)}{\frac{n}{2}(2a + (n-1)d)}
    S3nSn=3(2a+(3n1)d)2a+(n1)d\frac{S_{3n}}{S_n} = \frac{3(2a + (3n-1)d)}{2a + (n-1)d}
    Substitute 2a=(n+1)d2a = (n+1)d into the expression:
    S3nSn=3((n+1)d+(3n1)d)((n+1)d+(n1)d)\frac{S_{3n}}{S_n} = \frac{3((n+1)d + (3n-1)d)}{((n+1)d + (n-1)d)}
    S3nSn=3d(n+1+3n1)d(n+1+n1)\frac{S_{3n}}{S_n} = \frac{3d(n+1 + 3n-1)}{d(n+1 + n-1)}
    S3nSn=3(4n)2n\frac{S_{3n}}{S_n} = \frac{3(4n)}{2n}
    S3nSn=12n2n=6\frac{S_{3n}}{S_n} = \frac{12n}{2n} = 6.
    Thus, the ratio S3n:SnS_{3n} : S_n is 6:16:1.

    The final answer is 6:1\boxed{\text{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

    Related Topics in Algebra and Functions

    More Resources

    Why Choose MastersUp?

    🎯

    AI-Powered Plans

    Personalized study schedules based on your exam date and learning pace

    📚

    15,000+ Questions

    Verified questions with detailed solutions from past papers

    📊

    Smart Analytics

    Track your progress with subject-wise performance insights

    🔖

    Bookmark & Revise

    Save important questions for quick revision before exams

    Start Your Free Preparation →

    No credit card required • Free forever for basic features