NDA Maths · Sequence & Series

Interrelating AP, GP and HP — the bridge tricks

NDA's favourite hard genre: take logs to turn a GP into an AP, take reciprocals to turn an HP into an AP, and translate "roots of an equation" conditions into progression conditions.

Why this matters

Fifteen PYQs and the chapter's signature difficulty — six of these are HARD. The wins come from three reflexes: take logs to turn a GP into an AP, take reciprocals to turn an HP into an AP, and write down the three standard three-term conditions before doing anything else. Almost every "if … are in AP and … are in GP" chain falls to writing those conditions and eliminating. Master the five moves below and the hard band of this chapter opens up.

Concept 1 of 5

The three three-term conditions

Intuition

Every progression has a one-line test for three numbers. AP: the middle is the average. GP: the middle squared is the product. HP: flip to reciprocals and test for AP. A neat unifier is the ratio abbc\tfrac{a-b}{b-c}: it equals 1 for an AP, ab\tfrac{a}{b} for a GP, and ac\tfrac{a}{c} for an HP — a quick way to tell them apart.

Definition

For three numbers a,b,ca, b, c:

  • AP     2b=a+c\iff 2b = a + c, and then abbc=1\dfrac{a-b}{b-c} = 1.
  • GP     b2=ac\iff b^2 = ac, and then abbc=ab\dfrac{a-b}{b-c} = \dfrac{a}{b}.
  • HP     b=2aca+c\iff b = \dfrac{2ac}{a+c}, and then abbc=ac\dfrac{a-b}{b-c} = \dfrac{a}{c}.

These three are the workhorses of the entire subtopic — write them down first, always.

The unifying ratio

abbc={1APa/bGPa/cHP\frac{a-b}{b-c} = \begin{cases} 1 & \text{AP} \\[2pt] a/b & \text{GP} \\[2pt] a/c & \text{HP} \end{cases}

Worked example

Are 3,6,123, 6, 12 in AP, GP, or HP? Compute abbc\dfrac{a-b}{b-c} and confirm it matches.
  1. Test GP: b2=62=36b^2 = 6^2 = 36 and ac=3×12=36ac = 3 \times 12 = 36 — equal, so they are in GP (ratio 2).
  2. Compute the ratio: 36612=36=12\dfrac{3 - 6}{6 - 12} = \dfrac{-3}{-6} = \dfrac12.
  3. For a GP this should equal ab=36=12\dfrac{a}{b} = \dfrac{3}{6} = \dfrac12 — it matches.
Answer:GP; abbc=12=ab\dfrac{a-b}{b-c} = \dfrac12 = \dfrac{a}{b}.
Practice this conceptself-check · 4 quick reps

Try it yourself

For the HP 6,3,26, 3, 2, verify that abbc=ac\dfrac{a-b}{b-c} = \dfrac{a}{c}.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Three-term test for GP?
  2. 2.
    abbc\tfrac{a-b}{b-c} for an AP equals?
  3. 3.
    Are 2,4,62, 4, 6 AP, GP, or HP?
  4. 4.
    abbc\tfrac{a-b}{b-c} for an HP equals?

From the bank · past-year question

Example 1Sequence & SeriesHARD
If a, b, c are in AP or GP or HP, then abbc\frac{a-b}{b-c} is equal to

[Q47 · Sep · 2018]

Concept 2 of 5

The log bridge: a GP becomes an AP

Intuition

Logarithms turn multiplication into addition. So taking the log of every term of a GP turns the constant ratio into a constant difference — the logs are in AP. This single move handles questions that mix "in GP" with "ln\ln … in AP", and questions with exponents like px=qy=rzp^x = q^y = r^z.

Definition

If x,y,zx, y, z are in GP (y2=xzy^2 = xz), then logx,logy,logz\log x, \log y, \log z are in AP (since 2logy=logx+logz2\log y = \log x + \log z) — for any base. Conversely, if logs are in AP the originals are in GP. For px=qy=rz=kp^x = q^y = r^z = k: take logs to get xlogp=ylogq=zlogrx\log p = y\log q = z\log r, then logp,logq,logr\log p, \log q, \log r relate through the progression of x,y,zx, y, z.

The bridge

x,y,z in GP    logx,logy,logz in APx, y, z \text{ in GP} \iff \log x, \log y, \log z \text{ in AP}

Worked example

The numbers 2,4,82, 4, 8 are in GP. Show that log2,log4,log8\log 2, \log 4, \log 8 are in AP.
  1. Write each: log2, log4=2log2, log8=3log2\log 2,\ \log 4 = 2\log 2,\ \log 8 = 3\log 2.
  2. These are log2(1,2,3)\log 2 \cdot (1, 2, 3) — equally spaced, common difference log2\log 2.
  3. Check the AP condition: 2log4=4log2=log2+log82\log 4 = 4\log 2 = \log 2 + \log 8. ✓
Answer:log2,log4,log8\log 2, \log 4, \log 8 are in AP with common difference log2\log 2.
Practice this conceptself-check · 4 quick reps

Try it yourself

If p2,q2,r2p^2, q^2, r^2 are in GP (with p,q,r>0p, q, r > 0), show lnp,lnq,lnr\ln p, \ln q, \ln r are in AP.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Taking logs turns a GP into a(n)?
  2. 2.
    If loga,logb,logc\log a, \log b, \log c are in AP, then a,b,ca, b, c are in?
  3. 3.
    Are log3,log9,log27\log 3, \log 9, \log 27 in AP?
  4. 4.
    If x,y,zx, y, z in GP, what is the common difference of lnx,lny,lnz\ln x, \ln y, \ln z?

From the bank · past-year question

Example 2Sequence & SeriesMODERATE
If p2p^2, q2q^2 and r2r^2 (where p,q,r>0p,q,r>0) are in GP, then which of the following is/are correct? 1. pp, qq and rr are in GP. 2. lnp\ln p, lnq\ln q and lnr\ln r are in AP. Select the correct answer using the code given below:

[Q42 · Apr · 2020]

Concept 3 of 5

The reciprocal bridge: an HP becomes an AP

Intuition

An HP is defined by its reciprocals being in AP — so any HP condition is best handled by flipping. The classic NDA shape wraps the reciprocals in expressions like 1b+c,1c+a,1a+b\tfrac{1}{b+c}, \tfrac{1}{c+a}, \tfrac{1}{a+b}: "in HP" means the denominators b+c,c+a,a+bb+c, c+a, a+b are in AP, which collapses to a simple relation among a,b,ca, b, c.

Definition

1u,1v,1w\tfrac{1}{u}, \tfrac{1}{v}, \tfrac{1}{w} are in HP     u,v,w\iff u, v, w are in AP     2v=u+w\iff 2v = u + w. So whenever you see reciprocals "in HP", drop to the denominators and impose the AP condition on them.

Reciprocal flip

1u,1v,1w in HP    u,v,w in AP\frac{1}{u}, \frac{1}{v}, \frac{1}{w} \text{ in HP} \iff u, v, w \text{ in AP}

Worked example

If 1b+c,1c+a,1a+b\dfrac{1}{b+c}, \dfrac{1}{c+a}, \dfrac{1}{a+b} are in HP, show that a,b,ca, b, c are in AP.
  1. "Reciprocals in HP" means the denominators b+c, c+a, a+bb+c,\ c+a,\ a+b are in AP.
  2. AP condition: 2(c+a)=(b+c)+(a+b)2(c+a) = (b+c) + (a+b).
  3. Expand: 2c+2a=a+2b+ca+c=2b2c + 2a = a + 2b + c \Rightarrow a + c = 2b.
  4. That is exactly the AP condition for a,b,ca, b, c.
Answer:a,b,ca, b, c are in AP.
Practice this conceptself-check · 4 quick reps

Try it yourself

If a,b,ca, b, c are in HP, find 1ba+1bc\dfrac{1}{b-a} + \dfrac{1}{b-c} in a simpler form.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    1u,1v,1w\tfrac1u, \tfrac1v, \tfrac1w in HP means u,v,wu, v, w in?
  2. 2.
    To solve an HP problem, first take?
  3. 3.
    If 1x,1y,1z\tfrac1x, \tfrac1y, \tfrac1z are in AP, then x,y,zx, y, z are in?
  4. 4.
    Denominators b+c,c+a,a+bb+c, c+a, a+b in AP give which relation?

From the bank · past-year question

Example 3Sequence & SeriesHARD
If 1b+c\frac{1}{b+c}, 1c+a\frac{1}{c+a}, 1a+b\frac{1}{a+b} are in HP, then which of the following is/are correct? 1. aa, bb, cc are in AP 2. (b+c)2(b+c)^{2}, (c+a)2(c+a)^{2}, (a+b)2(a+b)^{2} are in GP Select the correct answer using the code given below.

[Q10 · Sep · 2021]

Concept 4 of 5

Mixed and chained progression problems

Intuition

When a problem strings several conditions together — some terms in AP, others in GP, others in HP — the method never changes: write each condition algebraically (2b=a+c2b=a+c, c2=bdc^2=bd, 2d=1c+1e\tfrac{2}{d}=\tfrac1c+\tfrac1e), then eliminate to get the asked relation. A famous special case: three numbers that are simultaneously in AP and GP must be equal.

Definition

Translate every clause into its three-term condition, then substitute and eliminate. Useful facts that drop out: numbers in both AP and GP are all equal (a=b=ca = b = c); and chains like a,b,ca,b,c in AP, b,c,db,c,d in GP, c,d,ec,d,e in HP force a,c,ea, c, e into GP. There is no shortcut beyond careful elimination — set it up cleanly.

Worked example

If a,b,ca, b, c are in AP and also in GP, prove that a=b=ca = b = c.
  1. AP: a+c=2ba + c = 2b. GP: b2=acb^2 = ac.
  2. Treat aa and cc as roots of t2(a+c)t+ac=0t^2 - (a+c)t + ac = 0, i.e. t22bt+b2=0t^2 - 2bt + b^2 = 0.
  3. That factors as (tb)2=0(t - b)^2 = 0, so both roots equal bb: a=c=ba = c = b.
Answer:a=b=ca = b = c.
Practice this conceptself-check · 4 quick reps

Try it yourself

If p,1,qp, 1, q are in AP and p,2,qp, 2, q are in GP, show that p,4,qp, 4, q are in HP.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Three numbers in both AP and GP must be?
  2. 2.
    AM, GM, HM of two numbers are themselves in which progression?
  3. 3.
    If a,b,ca, b, c in AP, what equals 2b2b?
  4. 4.
    If b,c,db, c, d in GP, write the condition.

From the bank · past-year question

Example 4Sequence & SeriesHARD
If a,b,ca,b,c are in AP; b,c,db,c,d are in GP; c,d,ec,d,e are in HP, then which of the following is/are correct? (A) a,ca,c and ee are in GP. (B) 1a,1c,1e\dfrac{1}{a},\dfrac{1}{c},\dfrac{1}{e} are in GP. Select the correct answer using the code given below:

[Q26 · Apr · 2024]

Concept 5 of 5

Roots, coefficients, and progression conditions

Intuition

Some questions hide a progression inside a quadratic. The link is Vieta's relations: for ax2+bx+c=0ax^2 + bx + c = 0, the roots sum to b/a-b/a and multiply to c/ac/a. A condition on the roots (their ratio, or a symmetric expression in them) becomes an equation in the coefficients — which often turns out to say the coefficients are in AP, GP, or HP.

Definition

For ax2+bx+c=0ax^2 + bx + c = 0 with roots α,β\alpha, \beta:

α+β=ba,αβ=ca.\alpha + \beta = -\frac{b}{a}, \qquad \alpha\beta = \frac{c}{a}.
Symmetric functions reduce to these: α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha+\beta)^2 - 2\alpha\beta, 1α+1β=α+βαβ\tfrac{1}{\alpha} + \tfrac{1}{\beta} = \tfrac{\alpha+\beta}{\alpha\beta}, etc. Plug a given root-condition into these and simplify to read off the progression among the coefficients.

Vieta's relations (monic-friendly)

α+β=ba,αβ=ca\alpha + \beta = -\frac{b}{a}, \qquad \alpha\beta = \frac{c}{a}

Worked example

For x2+px+q=0x^2 + px + q = 0 with roots α,β\alpha, \beta, express α2+β2\alpha^2 + \beta^2 in terms of pp and qq.
  1. Vieta: α+β=p\alpha + \beta = -p and αβ=q\alpha\beta = q.
  2. Use the identity α2+β2=(α+β)22αβ\alpha^2 + \beta^2 = (\alpha + \beta)^2 - 2\alpha\beta.
  3. Substitute: (p)22q=p22q(-p)^2 - 2q = p^2 - 2q.
Answer:α2+β2=p22q\alpha^2 + \beta^2 = p^2 - 2q.
Practice this conceptself-check · 4 quick reps

Try it yourself

The roots of x218x+k=0x^2 - 18x + k = 0 are in the ratio 4:54 : 5. Find kk.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Sum of roots of x27x+12=0x^2 - 7x + 12 = 0?
  2. 2.
    Product of roots of 2x2+3x+5=02x^2 + 3x + 5 = 0?
  3. 3.
    1α+1β\tfrac1\alpha + \tfrac1\beta equals?
  4. 4.
    If roots of x2bx+cx^2 - bx + c are equal, then?

From the bank · past-year question

Example 5Sequence & SeriesHARD
The sum of the roots of the equation ax2+x+c=0ax^2 + x + c = 0 (where aa and cc are non-zero) is equal to the sum of the reciprocals of their squares. Then a,ca2,c2a,\, ca^2,\, c^2 are in

[Q17 · Apr · 2017]

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (4)

  • The three three-term conditions

    The unifying ratio

    abbc={1APa/bGPa/cHP\frac{a-b}{b-c} = \begin{cases} 1 & \text{AP} \\[2pt] a/b & \text{GP} \\[2pt] a/c & \text{HP} \end{cases}
  • The log bridge: a GP becomes an AP

    The bridge

    x,y,z in GP    logx,logy,logz in APx, y, z \text{ in GP} \iff \log x, \log y, \log z \text{ in AP}
  • The reciprocal bridge: an HP becomes an AP

    Reciprocal flip

    1u,1v,1w in HP    u,v,w in AP\frac{1}{u}, \frac{1}{v}, \frac{1}{w} \text{ in HP} \iff u, v, w \text{ in AP}
  • Roots, coefficients, and progression conditions

    Vieta's relations (monic-friendly)

    α+β=ba,αβ=ca\alpha + \beta = -\frac{b}{a}, \qquad \alpha\beta = \frac{c}{a}

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Sequence & SeriesHARD
If px=qy=rzp^x = q^y = r^z, where xx, yy and zz are in GP, then consider the following statements: I. pp, qq and rr are in AP. II. lnp\ln p, lnq\ln q and lnr\ln r are in GP. Which of the statements given above is/are correct?

[Q1 · Sep · 2025]

Example 2Sequence & SeriesMODERATE
If p,1,qp, 1, q are in AP and p,2,qp, 2, q are in GP, then which of the following statements is/are correct? I. p,4,qp, 4, q are in HP. II. 1p,14,1q\frac{1}{p}, \frac{1}{4}, \frac{1}{q} are in AP. Select the answer using the code given below.

[Q6 · Apr · 2025]

Example 3Sequence & SeriesHARD
The sum of the roots of the equation x2+bx+c=0x^2 + bx + c = 0 (where bb and cc are non-zero) is equal to the sum of the reciprocals of their squares. Then 1c,b,cb\dfrac{1}{c},\, b,\, \dfrac{c}{b} are in

[Q16 · Apr · 2017]

Example 4Sequence & SeriesMODERATE
For the following two (02) items: Let α\alpha and β\beta be the roots of the quadratic equation x2+(log0.5(a2))x+(log0.5(a2))4=0x^2 + (\log_{0.5}(a^2))x + (\log_{0.5}(a^2))^4 = 0 where a21a^2 \neq 1 and log0.5(a2)>0\log_{0.5}(a^2) > 0. Further, β2=α(loga2(0.5))\beta^2 = \alpha(\log_{a^2}(0.5)).
If (10+log10x)(10 + \log_{10} x), (10+log10y)(10 + \log_{10} y) and (10+log10z)(10 + \log_{10} z) are in AP, then consider the following statements: I. The GM of xx and zz is y2y^2. II. The AM of log10x\log_{10} x and log10z\log_{10} z is log10y\log_{10} y. Which of the statements given above is/are correct?

[Q5 · Sep · 2025]

Example 5Sequence & SeriesMODERATE
If x, 3/2, z are in AP; x, 3, z are in GP; then which is in HP?

[Q34 · Apr · 2018]

Drill every past-year question on this subtopic

15 questions from the bank — paginated, with cart and Word-export support.

Related notes