MHT-CET Maths · Indefinite Integration

Trigonometric Integrals I — Powers and Identities

Rewrite powers and sums of trig functions using identities until what remains is a standard integral.

Why this matters

7 PYQs of the chapter's ~66 trig integrals live here — the ones solved by a standard result or one identity, before any heavy substitution. Four reflexes: the standard tan/cot/sec/cosec integrals (recall, not re-derive), power-reduction (turning tan⁴x or sin²x into integrable pieces), identity-simplification (collapsing tan x + cot x, or sin(5x/2)/sin(x/2)), and reducing an inverse-trig argument to a linear function of x. Master these and the harder rational-in-sin/cos integrals in Trigonometric Integrals II become approachable.

Concept 1 of 4

The Standard tan, cot, sec, cosec Integrals

Intuition

Four trig integrals appear so often they are worth knowing as results, not re-deriving each time. tan\int\tan and cot\int\cot are just f/ff'/f logs; sec\int\sec and csc\int\csc come from a one-time multiply-by-the-conjugate trick. Memorise the four answers.

Definition

The four results, each holding on the domain where the function is defined:

  • tanxdx=logsecx+C\int \tan x\,dx = \log|\sec x| + C (=logcosx= -\log|\cos x|) — top is (cosx)-(\cos x)', an f/ff'/f log
  • cotxdx=logsinx+C\int \cot x\,dx = \log|\sin x| + C — top is (sinx)(\sin x)', an f/ff'/f log
  • secxdx=logsecx+tanx+C\int \sec x\,dx = \log|\sec x + \tan x| + C — from multiplying by secx+tanxsecx+tanx\dfrac{\sec x + \tan x}{\sec x + \tan x}
  • cscxdx=logcscxcotx+C\int \csc x\,dx = \log|\csc x - \cot x| + C — from multiplying by cscxcotxcscxcotx\dfrac{\csc x - \cot x}{\csc x - \cot x}

The two that need the conjugate trick

secxdx=logsecx+tanx+C,cscxdx=logcscxcotx+C\int \sec x\,dx = \log|\sec x + \tan x| + C,\qquad \int \csc x\,dx = \log|\csc x - \cot x| + C

Worked example

Derive secxdx\displaystyle\int \sec x\,dx.
  1. Multiply top and bottom by secx+tanx\sec x + \tan x: secx(secx+tanx)secx+tanxdx=sec2x+secxtanxsecx+tanxdx\displaystyle\int \dfrac{\sec x(\sec x + \tan x)}{\sec x + \tan x}\,dx = \int \dfrac{\sec^2 x + \sec x\tan x}{\sec x + \tan x}\,dx.
  2. The numerator is exactly ddx(secx+tanx)=secxtanx+sec2x\dfrac{d}{dx}(\sec x + \tan x) = \sec x\tan x + \sec^2 x — so the integrand is f/ff'/f.
  3. Therefore ffdx=logf=logsecx+tanx+C\int \dfrac{f'}{f}\,dx = \log|f| = \log|\sec x + \tan x| + C.
Answer:secxdx=logsecx+tanx+C\int \sec x\,dx = \log|\sec x + \tan x| + C
Practice this concept4 quick reps

∫sec and ∫cosec are NOT plain logs of sec/cosec

secxdx=logsecx+tanx\int \sec x\,dx = \log|\sec x + \tan x|, not logsecx\log|\sec x|. The +tanx+\tan x (and cotx-\cot x for cosec) is exactly what the conjugate trick produces — options drop it to bait you.

Concept 2 of 4

Power Reduction with Pythagorean Identities

Intuition

A high power of tan or sec is peeled down using tan2=sec21\tan^2 = \sec^2 - 1 (or sin2=1cos2\sin^2 = 1 - \cos^2) until every piece is either a standard integral or a [f]nf[f]^n f' shape.

Definition

Use the Pythagorean identities sec2x=1+tan2x\sec^2 x = 1 + \tan^2 x and csc2x=1+cot2x\csc^2 x = 1 + \cot^2 x to split high powers. For tannx\tan^n x, repeatedly write tan2x=sec2x1\tan^2 x = \sec^2 x - 1: the sec2x\sec^2 x factor pairs with a tan\tan-power as [tanx]ksec2x[\tan x]^k \sec^2 x (integrates by the power rule), and the leftover lowers the degree.

Key reduction identity

tan2x=sec2x1\tan^2 x = \sec^2 x - 1

Worked example

Evaluate cot4xdx\displaystyle\int \cot^4 x\,dx.
  1. Write cot4x=cot2x(csc2x1)=cot2xcsc2xcot2x\cot^4 x = \cot^2 x(\csc^2 x - 1) = \cot^2 x\csc^2 x - \cot^2 x.
  2. Replace the leftover: cot2x=(csc2x1)=csc2x+1-\cot^2 x = -(\csc^2 x - 1) = -\csc^2 x + 1.
  3. Integrate: cot2xcsc2xdx=cot3x3\int \cot^2 x\csc^2 x\,dx = -\dfrac{\cot^3 x}{3} (u=cotxu = \cot x); csc2xdx=cotx\int -\csc^2 x\,dx = \cot x; 1dx=x\int 1\,dx = x.
  4. So cot4xdx=cot3x3+cotx+x+C\int \cot^4 x\,dx = -\dfrac{\cot^3 x}{3} + \cot x + x + C.
Answer:cot3x3+cotx+x+C-\dfrac{\cot^3 x}{3} + \cot x + x + C
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 2Indefinite IntegrationMODERATE
If tan4xdx=atan3x+btanx+cx+k\int \tan^4 x\,dx = a\tan^3 x + b\tan x + cx + k (where k is the constant of integration) then the value of ab+c=a - b + c =

[Shift || · 2025]

Keep one sec²x to pair with the tan-power

The whole method works because sec2xdx=d(tanx)\sec^2 x\,dx = d(\tan x). Each reduction must leave a sec2x\sec^2 x attached to a power of tanx\tan x so the power rule applies — otherwise you stall.

Concept 3 of 4

Identity Simplification before Integrating

Intuition

Many trig integrands look exotic but collapse to something standard after ONE identity — a half-angle, a sum-to-product, or just writing everything over sin\sin and cos\cos. Always try to simplify before substituting.

Definition

Common collapses (after which the integral is a standard form):

  • tanx+cotx=1sinxcosx=2csc2x\tan x + \cot x = \dfrac{1}{\sin x\cos x} = 2\csc 2x
  • 11+cosx=12sec2x2\dfrac{1}{1+\cos x} = \dfrac{1}{2}\sec^2\dfrac{x}{2}
  • ratios like sin(5x/2)sin(x/2)\dfrac{\sin(5x/2)}{\sin(x/2)} expand into a sum of cosines

A workhorse collapse

tanx+cotx=sin2x+cos2xsinxcosx=2sin2x=2csc2x\tan x + \cot x = \dfrac{\sin^2 x + \cos^2 x}{\sin x\cos x} = \dfrac{2}{\sin 2x} = 2\csc 2x

Worked example

Evaluate 2cos2xdx\displaystyle\int 2\cos^2 x\,dx.
  1. Use the double-angle identity 2cos2x=1+cos2x2\cos^2 x = 1 + \cos 2x to collapse the power.
  2. The integrand is now a standard sum: (1+cos2x)dx\int (1 + \cos 2x)\,dx.
  3. Integrate: x+sin2x2+Cx + \dfrac{\sin 2x}{2} + C.
Answer:x+sin2x2+Cx + \dfrac{\sin 2x}{2} + C
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 3Indefinite IntegrationMODERATE
(tanx+cotx)dx=\int(\tan x + \cot x)\,dx =

[Q131 · 9th May Shift 2 · 2024]

Try an identity before a substitution

Reaching for Weierstrass on (tanx+cotx)dx\int(\tan x + \cot x)\,dx is a long detour — one identity makes it 2csc2x2\csc 2x instantly. Simplify first; substitute only if no identity collapses it.

Concept 4 of 4

Simplify the Inverse-Trig Argument First

Intuition

When the integrand is an inverse-trig function OF a trig expression, don't integrate it as written. Use half-angle or double-angle identities to turn the ARGUMENT into tan(linear)\tan(\text{linear}) or sin(linear)\sin(\text{linear}); the inverse and the function then cancel (tan1(tanθ)=θ\tan^{-1}(\tan\theta)=\theta), leaving a linear function of xx you integrate in one line.

Definition

The collapse relies on sin1(sinθ)=θ\sin^{-1}(\sin\theta)=\theta, cos1(cosθ)=θ\cos^{-1}(\cos\theta)=\theta, tan1(tanθ)=θ\tan^{-1}(\tan\theta)=\theta on the principal range. Standard argument reductions:

  • sin2x1+cos2x=tanx\dfrac{\sin 2x}{1+\cos 2x} = \tan x
  • 1sinx1+sinx=tan ⁣(π4x2)\sqrt{\dfrac{1-\sin x}{1+\sin x}} = \left|\tan\!\left(\dfrac{\pi}{4}-\dfrac{x}{2}\right)\right|
  • 1+cosxsinx=cotx2\dfrac{1+\cos x}{\sin x} = \cot\dfrac{x}{2}, and cos3x=sin ⁣(π23x)\cos 3x = \sin\!\left(\dfrac{\pi}{2}-3x\right)

After the reduction the integrand is linear in xx, so the integral is a simple polynomial.

Cancel, then integrate

tan1(tanθ)=θ,sin1(sinθ)=θ(θ in principal range)\tan^{-1}(\tan\theta) = \theta,\quad \sin^{-1}(\sin\theta)=\theta \quad (\theta\text{ in principal range})

Worked example

Evaluate tan1 ⁣(sin2x1+cos2x)dx\displaystyle\int \tan^{-1}\!\left(\dfrac{\sin 2x}{1+\cos 2x}\right)dx.
  1. Reduce the argument: sin2x1+cos2x=2sinxcosx2cos2x=tanx\dfrac{\sin 2x}{1+\cos 2x} = \dfrac{2\sin x\cos x}{2\cos^2 x} = \tan x.
  2. So the integrand is tan1(tanx)=x\tan^{-1}(\tan x) = x.
  3. Integrate: xdx=x22+C\int x\,dx = \dfrac{x^2}{2} + C.
Answer:x22+C\dfrac{x^2}{2} + C
Practice this conceptself-check · 4 quick reps

From the bank · past-year question

Example 4Indefinite IntegrationMODERATE
tan1 ⁣1sinx1+sinxdx=\int\tan^{-1}\!\sqrt{\frac{1-\sin x}{1+\sin x}}\,dx=

[Q142 · 4th May Shift 2 · 2023]

Reduce the argument BEFORE integrating

Never reach for by-parts on tan1()dx\int\tan^{-1}(\cdots)\,dx until you've tried to collapse the inside. If the argument is a half/double-angle form, the inverse cancels and the integral is a one-line polynomial — by-parts is a needless detour.

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 Standard tan, cot, sec, cosec Integrals

    The two that need the conjugate trick

    secxdx=logsecx+tanx+C,cscxdx=logcscxcotx+C\int \sec x\,dx = \log|\sec x + \tan x| + C,\qquad \int \csc x\,dx = \log|\csc x - \cot x| + C
  • Power Reduction with Pythagorean Identities

    Key reduction identity

    tan2x=sec2x1\tan^2 x = \sec^2 x - 1
  • Identity Simplification before Integrating

    A workhorse collapse

    tanx+cotx=sin2x+cos2xsinxcosx=2sin2x=2csc2x\tan x + \cot x = \dfrac{\sin^2 x + \cos^2 x}{\sin x\cos x} = \dfrac{2}{\sin 2x} = 2\csc 2x
  • Simplify the Inverse-Trig Argument First

    Cancel, then integrate

    tan1(tanθ)=θ,sin1(sinθ)=θ(θ in principal range)\tan^{-1}(\tan\theta) = \theta,\quad \sin^{-1}(\sin\theta)=\theta \quad (\theta\text{ in principal range})

Watch out for (4)

Drill every past-year question on this subtopic

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

Related notes