Trigonometric Functions (ME-T1, T2, T3)

NSWMaths Extension 1Syllabus dot point

How does the t-substitution t=tanθ2t = \tan \frac{\theta}{2} help simplify and solve trigonometric equations?

Use the t-formula (Weierstrass substitution) to express sinθ\sin \theta, cosθ\cos \theta and tanθ\tan \theta as rational functions of t=tanθ2t = \tan \frac{\theta}{2}

A focused answer to the HSC Maths Extension 1 dot point on the t-formula. Derivation of the t-substitution, the rational expressions for sin\sin, cos\cos and tan\tan in terms of tt, and its use in solving and simplifying trig equations, with worked examples.

Generated by Claude OpusReviewed by Better Tuition Academy7 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to know the t-formula (sometimes called the Weierstrass or half-angle substitution): set t=tanθ2t = \tan \frac{\theta}{2} and write sinθ\sin \theta, cosθ\cos \theta and tanθ\tan \theta as rational functions of tt. This converts certain trig equations and integrals into algebraic ones.

The answer

The substitution

Let t=tanθ2t = \tan \frac{\theta}{2}. Then

sinθ=2t1+t2,cosθ=1t21+t2,tanθ=2t1t2.\sin \theta = \frac{2 t}{1 + t^2}, \qquad \cos \theta = \frac{1 - t^2}{1 + t^2}, \qquad \tan \theta = \frac{2 t}{1 - t^2}.

These come from the double-angle identities and a right-triangle picture.

Derivation

Let ϕ=θ2\phi = \frac{\theta}{2}, so θ=2ϕ\theta = 2 \phi and t=tanϕt = \tan \phi.

From the double-angle identities,

sin2ϕ=2sinϕcosϕ.\sin 2 \phi = 2 \sin \phi \cos \phi.

Divide numerator and denominator by cos2ϕ\cos^2 \phi after multiplying by cos2ϕcos2ϕ\frac{\cos^2 \phi}{\cos^2 \phi}:

sin2ϕ=2sinϕcosϕ11/cos2ϕsec2ϕ=2tanϕ1+tan2ϕ=2t1+t2.\sin 2 \phi = \frac{2 \sin \phi \cos \phi}{1} \cdot \frac{1/\cos^2 \phi}{\sec^2 \phi} = \frac{2 \tan \phi}{1 + \tan^2 \phi} = \frac{2 t}{1 + t^2}.

Similarly cos2ϕ=cos2ϕsin2ϕ\cos 2 \phi = \cos^2 \phi - \sin^2 \phi. Divide by cos2ϕ\cos^2 \phi on top and bottom:

cos2ϕ=1tan2ϕ1+tan2ϕ=1t21+t2.\cos 2 \phi = \frac{1 - \tan^2 \phi}{1 + \tan^2 \phi} = \frac{1 - t^2}{1 + t^2}.

For tangent, tan2ϕ=sin2ϕcos2ϕ=2t1t2\tan 2 \phi = \frac{\sin 2 \phi}{\cos 2 \phi} = \frac{2 t}{1 - t^2}, valid when 1t201 - t^2 \neq 0.

When to use the t-formula

The t-formula is most useful for:

  1. Equations of the form asinθ+bcosθ=ca \sin \theta + b \cos \theta = c or atanθ+b=csinθ+a \tan \theta + b = c \sin \theta + \dots where standard methods get stuck.
  2. Integrals of rational functions of sinθ\sin \theta and cosθ\cos \theta.
  3. Proving identities where every term can be rewritten in tt.

Limitations

The substitution t=tanθ2t = \tan \frac{\theta}{2} is undefined at θ=π+2nπ\theta = \pi + 2 n \pi (where cosθ2=0\cos \frac{\theta}{2} = 0).

Always check whether θ=π+2nπ\theta = \pi + 2 n \pi is a solution to the original equation; the t-formula may miss it.

Algebraic conversion

To solve asinθ+bcosθ=ca \sin \theta + b \cos \theta = c with t-formula:

a2t1+t2+b1t21+t2=c.a \cdot \frac{2 t}{1 + t^2} + b \cdot \frac{1 - t^2}{1 + t^2} = c.

Multiply through by 1+t21 + t^2:

2at+b(1t2)=c(1+t2).2 a t + b (1 - t^2) = c (1 + t^2).

Rearrange to a quadratic in tt:

(b+c)t22at+(cb)=0.(b + c) t^2 - 2 a t + (c - b) = 0.

Solve for tt, then recover θ\theta via θ=2arctant\theta = 2 \arctan t.

Related dot points