NDA Maths · Trigonometric Identities

Maximum & Minimum Values

Three reliable tools: the a·sinx + b·cosx amplitude bound, AM-GM for reciprocal sums, and substitution to a quadratic in sin²x — covering almost every extremum question.

Why this matters

Optimisation questions look varied but reduce to one of three moves. Knowing which to reach for — amplitude √(a²+b²), AM-GM, or a quadratic substitution — turns a scary-looking max/min into a one-liner.

Concept 1 of 3

Range of a·sin x + b·cos x

Intuition

Any combination asinx+bcosxa\sin x+b\cos x is a single sinusoid of amplitude a2+b2\sqrt{a^2+b^2}. So its values run exactly over [a2+b2, a2+b2][-\sqrt{a^2+b^2},\ \sqrt{a^2+b^2}] — the maximum and minimum drop out immediately.

Definition

Write asinx+bcosx=Rsin(x+φ)a\sin x+b\cos x=R\sin(x+\varphi) with R=a2+b2R=\sqrt{a^2+b^2}. Then **max =+a2+b2=+\sqrt{a^2+b^2}, min =a2+b2=-\sqrt{a^2+b^2}**. A constant cc added shifts the whole range to [cR, c+R][c-R,\ c+R]. The extremum is attained when sin(x+φ)=±1\sin(x+\varphi)=\pm 1.

max = +√(a²+b²) = 5min = −√(a²+b²) = −53 sin x + 4 cos x

Worked example

Find the maximum and minimum of 3sinx+4cosx3\sin x+4\cos x.
  1. R=32+42=5R=\sqrt{3^2+4^2}=5.
  2. Max =5=5, min =5=-5.
Answer:Maximum 55, minimum 5-5.
Practice this conceptself-check · 4 quick reps

Try it yourself

Find the maximum of sin ⁣(x+π6)+cos ⁣(x+π6)\sin\!\left(x+\tfrac\pi6\right)+\cos\!\left(x+\tfrac\pi6\right).

Practice — Level 1 (4 reps)

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

  1. 1.
    Max of asinx+bcosxa\sin x+b\cos x?
  2. 2.
    Min of 3sinx+4cosx3\sin x+4\cos x?
  3. 3.
    Range of 2+sinx+cosx2+\sin x+\cos x?
  4. 4.
    Max of cosx+3sinx\cos x+\sqrt3\sin x?

From the bank · past-year question

Example 1Trigonometric IdentitiesMODERATE
The maximum value of sin ⁣(x+π6)+cos ⁣(x+π6)\sin\!\left(x+\dfrac{\pi}{6}\right)+\cos\!\left(x+\dfrac{\pi}{6}\right) in the interval (0,π2)\left(0,\dfrac{\pi}{2}\right) is attained at

[Q42 · Apr · 2017]

Concept 2 of 3

AM-GM for reciprocal-type minima

Intuition

When an expression is a sum of a term and (a constant times) its reciprocal — cot2θ+n2tan2θ\cot^2\theta+n^2\tan^2\theta, sec2+csc2\sec^2+\csc^2 combinations, cos+sec\cos+\sec — AM-GM gives the minimum in one line, with equality pinning the optimal angle.

Definition

By AM-GM, u+v2uvu+v\ge 2\sqrt{uv} for positive u,vu,v, equality at u=vu=v. So cot2θ+n2tan2θ2n\cot^2\theta+n^2\tan^2\theta\ge 2n, and cosθ+secθ2\cos\theta+\sec\theta\ge 2. For a2cos2x+b2sin2x\dfrac{a^2}{\cos^2 x}+\dfrac{b^2}{\sin^2 x}, the minimum is (a+b)2(a+b)^2 (Cauchy–Schwarz / AM-GM).

AM-GM minimum

u+v2uv  (u,v>0),equality at u=vu+v\ge 2\sqrt{uv}\ \ (u,v>0),\quad \text{equality at } u=v

Worked example

Find the minimum of cot2θ+9tan2θ\cot^2\theta+9\tan^2\theta.
  1. AM-GM: cot2θ+9tan2θ29cot2θtan2θ=29=6\cot^2\theta+9\tan^2\theta\ge 2\sqrt{9\cot^2\theta\tan^2\theta}=2\sqrt9=6.
  2. Equality when cot2θ=9tan2θ\cot^2\theta=9\tan^2\theta.
Answer:Minimum =6=6.
Practice this conceptself-check · 4 quick reps

Try it yourself

Find the least value of 9tan2θ+4cot2θ9\tan^2\theta+4\cot^2\theta.

Practice — Level 1 (4 reps)

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

  1. 1.
    Min of cot2θ+n2tan2θ\cot^2\theta+n^2\tan^2\theta?
  2. 2.
    Min of cosθ+secθ\cos\theta+\sec\theta (cosθ>0\cos\theta>0)?
  3. 3.
    Min of a2cos2x+b2sin2x\dfrac{a^2}{\cos^2x}+\dfrac{b^2}{\sin^2x}?
  4. 4.
    AM-GM equality holds when?

From the bank · past-year question

Example 2Trigonometric IdentitiesMODERATE
What is the least value of 25csc2x+36sec2x25\csc^2 x + 36\sec^2 x?

[Q26 · Apr · 2019]

Concept 3 of 3

Substitute to a quadratic (let t = sin²x)

Intuition

When sin and cos appear only as even powers, set t=sin2x[0,1]t=\sin^2 x\in[0,1] and the expression becomes a quadratic in tt. Optimise the quadratic on [0,1][0,1] — vertex or endpoints. The same idea bounds a parameter via tan2A0\tan^2 A\ge 0.

Definition

Substitute t=sin2xt=\sin^2 x (so cos2x=1t\cos^2 x=1-t, t[0,1]t\in[0,1]), reduce to f(t)=αt2+βt+γf(t)=\alpha t^2+\beta t+\gamma, and read off the extremum at the vertex t=β2αt=-\tfrac{\beta}{2\alpha} (if in range) or at an endpoint. For parameter questions, tan2A=g(K)0\tan^2 A=g(K)\ge 0 constrains the allowed KK.

Worked example

Find the range of A=sin2θ+cos4θA=\sin^2\theta+\cos^4\theta.
  1. Let t=sin2θ[0,1]t=\sin^2\theta\in[0,1]: A=t+(1t)2=t2t+1A=t+(1-t)^2=t^2-t+1.
  2. Vertex at t=12t=\tfrac12: Amin=34A_{\min}=\tfrac34; endpoints t=0,1t=0,1 give A=1A=1 (max).
Answer:A[34, 1]A\in\left[\tfrac34,\ 1\right].
Practice this conceptself-check · 4 quick reps

Try it yourself

Find the maximum of 3(sinxcosx)4+6(sinx+cosx)2+4(sin6x+cos6x)3(\sin x-\cos x)^4+6(\sin x+\cos x)^2+4(\sin^6 x+\cos^6 x) — outline the substitution.

Practice — Level 1 (4 reps)

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

  1. 1.
    Good substitution when only even powers appear?
  2. 2.
    Min of sin2θ+cos4θ\sin^2\theta+\cos^4\theta?
  3. 3.
    After substituting, optimise the quadratic where?
  4. 4.
    What bounds a parameter KK in these problems?

From the bank · past-year question

Example 3Trigonometric IdentitiesMODERATE
If A=sin2θ+cos4θA = \sin^2\theta + \cos^4\theta, then for all real θ\theta, which one of the following is correct?

[Q50 · Sep · 2018]

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 (1)

  • AM-GM for reciprocal-type minima

    AM-GM minimum

    u+v2uv  (u,v>0),equality at u=vu+v\ge 2\sqrt{uv}\ \ (u,v>0),\quad \text{equality at } u=v

Mastery check — 5 interleaved questions

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

Example 1Trigonometric IdentitiesEASY
Consider the following for the items that follow: Let x=sin2A+sinA+1sinAx=\dfrac{\sin^{2}A+\sin A+1}{\sin A} where 0<Aπ20<A\leq\dfrac{\pi}{2}.
At what value of AA does xx attain the minimum value?

[Q38 · Apr · 2023]

Example 2Trigonometric IdentitiesMODERATE
Consider the following statements : 1. cosθ+secθ\cos\theta + \sec\theta can never be equal to 151\cdot5. 2. tanθ+cotθ\tan\theta + \cot\theta can never be less than 2. Which of the above statements is/are correct ?

[Q42 · Sep · 2019]

Example 3Trigonometric IdentitiesHARD
Directions for the following two (02) items: Read the following information and answer the two items that follow: Let tan3AtanA=K\frac{\tan 3A}{\tan A} = K, where tanA0\tan A \neq 0 and K13K \neq \frac{1}{3}.
For real values of tanA\tan A, KK cannot\textbf{\text{cannot}} lie between

[Q20 · Apr · 2020]

Example 4Trigonometric IdentitiesEASY
Let p=sinαsin(α90°)p = \sin\alpha - \sin(\alpha - 90°).
What is the maximum value of pp?

[Q35 · Apr · 2025]

Example 5Trigonometric IdentitiesMODERATE
Consider the following for the items that follow: Given that m(θ)=cot2θ+n2tan2θ+2nm(\theta)=\cot^{2}\theta+n^{2}\tan^{2}\theta+2n, where nn is a fixed positive real number.
Under what condition does mm attain the least value?

[Q54 · Apr · 2023]

Drill every past-year question on this subtopic

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

Related notes