Builds on: aqa-alevel-maths-pure-2 / further-trigonometry — this lesson is the A2-level deep dive.
This lesson covers a powerful technique for rewriting expressions of the form asinθ+bcosθ as a single trigonometric function Rsin(θ+α) or Rcos(θ+α). This technique — often called the "harmonic form" or "R-α method" — is essential for solving equations, finding maximum and minimum values, and modelling periodic phenomena.
Spec Mapping — AQA 7357 Section E Trigonometry. This lesson covers the harmonic form Rsin(θ±α) and Rcos(θ±α) for linear combinations of sin and cos content of Section E, at the depth required for A2-level synoptic questions. Refer to the official AQA specification document for exact wording.
The General Result
Any expression of the form asinθ+bcosθ can be written as:
Stationary points of trig functions (aqa-alevel-maths-calculus-applications / stationary-points) — converting to harmonic form makes max/min trivial: extrema are ±R.
asinθ+bcosθ can be written as Rsin(θ+α) where R=a2+b2 and tanα=b/a.
acosθ+bsinθ can be written as Rcos(θ−α) where R=a2+b2 and tanα=b/a.
The maximum value is R, the minimum value is −R.
To solve equations, rewrite in R form, then solve the resulting single trig equation.
Always check the quadrant for α using the signs of Rcosα and Rsinα.
Exam Tip: The choice between Rsin(θ+α) and Rcos(θ−α) depends on the form of the question — use whichever the question specifies. When finding α, always use the equations Rcosα=… and Rsinα=… to check which quadrant α is in, rather than blindly using tan−1. Show the comparison of coefficients clearly and state the values of R and α before writing the final answer.
A-Level Deep Dive: R cos(θ ± α) and the Harmonic Form
Spec mapping
AQA A-Level Mathematics (7357) specification, Paper 2 — Pure Mathematics, Section E (Trigonometry), Year 2 sub-strand covers express acosθ+bsinθ in the equivalent forms Rsin(θ±α) or Rcos(θ±α) (refer to the official specification document for exact wording). This is one of the highest-value Year 2 trigonometric techniques: it is examined directly on Paper 2 and surfaces synoptically in Section J (Differentiation) when stationary points of f(θ)=acosθ+bsinθ are sought, in Section L (Numerical methods) when iterative solvers run on harmonic functions, and in Mechanics Paper 3, Section O (Kinematics) under simple harmonic motion. The AQA formula booklet does list the compound-angle identities that underpin the derivation, but the harmonic form itself must be derived in every solution — it is not given.
Worked example with full mark scheme
Question (8 marks):
(a) Express 3sinθ−4cosθ in the form Rsin(θ−α), where R>0 and 0<α<2π, giving the exact value of R and α to 3 decimal places. (4)
(b) Hence solve 3sinθ−4cosθ=2.5 for 0≤θ≤2π, giving answers to 3 decimal places. (4)
Solution with mark scheme:
(a) Step 1 — expand the target form.
Rsin(θ−α)=Rsinθcosα−Rcosθsinα
Comparing coefficients with 3sinθ−4cosθ:
Rcosα=3,Rsinα=4
M1 — correct expansion of Rsin(θ−α) using the compound-angle identity, and correct comparison of coefficients. The most common error is matching Rsinα=−4 (carrying the sign incorrectly); the minus sign in Rsin(θ−α)=Rsinθcosα−Rcosθsinα is already absorbed by writing Rsinα=4 to match the coefficient −4 of cosθ.
Step 2 — find R.
Square and add: (Rcosα)2+(Rsinα)2=R2(cos2α+sin2α)=R2. So:
R2=32+42=9+16=25⟹R=5
A1 — R=5, taking the positive root since the question states R>0.
Step 3 — find α.
Divide: RcosαRsinα=tanα=34.
So α=arctan(4/3)=0.927 rad (3 d.p.).
M1 — using tanα=(Rsinα)/(Rcosα) to obtain α. Both Rcosα and Rsinα are positive here, so α is in the first quadrant — consistent with the stated range 0<α<π/2.
A1 — 3sinθ−4cosθ=5sin(θ−0.927).
(b) Step 1 — substitute the harmonic form.
5sin(θ−0.927)=2.5⟹sin(θ−0.927)=0.5
M1 — substituting and isolating sin(θ−α).
Step 2 — solve over the shifted interval.
Let ϕ=θ−0.927. The original interval 0≤θ≤2π becomes −0.927≤ϕ≤5.356. Solve sinϕ=0.5 on this interval.
Principal value: ϕ=arcsin(0.5)=π/6≈0.524. The supplementary solution: ϕ=π−π/6=5π/6≈2.618. Adding 2π to the first: ϕ≈6.807 (out of range). Subtracting 2π from the first: ϕ≈−5.759 (out of range).
M1 — generating the principal and supplementary solutions, and checking which lie in the shifted interval.
Step 3 — back-substitute.
θ=ϕ+0.927:
θ1=0.524+0.927=1.451 rad
θ2=2.618+0.927=3.545 rad
A1 — both solutions found.
A1 — answers given to 3 decimal places as requested: θ=1.451 rad, 3.545 rad.
Total: 8 marks (M3 A4 split as shown, plus 1 method/accuracy mark for the systematic shifted-interval treatment).
Specimen question modelled on the AQA 7357 Paper 2 format
Question (6 marks):f(θ)=7cosθ+24sinθ for 0≤θ≤2π.
(a) Express f(θ) in the form Rcos(θ−α), where R>0 and 0<α<2π. (3)
(b) Hence find the maximum value of f(θ) and the smallest non-negative value of θ at which it occurs. (3)
Mark scheme decomposition by AO:
(a)
M1 (AO1.1a) — expanding Rcos(θ−α)=Rcosθcosα+Rsinθsinα and matching coefficients: Rcosα=7, Rsinα=24.
A1 (AO1.1b) — R=49+576=625=25.
A1 (AO1.1b) — α=arctan(24/7)≈1.287 rad.
(b)
B1 (AO2.2a) — recognising that cos is bounded above by 1, so the maximum of 25cos(θ−α) is 25.
M1 (AO2.5) — maximum occurs when cos(θ−α)=1, i.e. θ−α=0 (smallest non-negative case).
A1 (AO1.1b) — θ=α≈1.287 rad.
Total: 6 marks split AO1 = 4, AO2 = 2. Harmonic-form questions reward AO2 reasoning at the moment the candidate connects "max of cos is 1" to the value of θ — a small piece of mathematical interpretation that earns the bulk of the AO2 credit.
Synoptic links
Connects to:
Compound-angle identities (Section E earlier in Year 2): the harmonic form is derived from sin(A±B)=sinAcosB±cosAsinB and cos(A±B)=cosAcosB∓sinAsinB. Without fluency in these, the harmonic conversion cannot be reconstructed in an exam.
Trigonometric equations (Section E): equations of the form acosθ+bsinθ=c are unsolvable directly but trivial after harmonic conversion. The technique transforms the equation into Rsin(θ−α)=c or Rcos(θ−α)=c, which is solved by the standard arcsin / arccos + symmetry routine.
Maximum / minimum problems without calculus (Section J adjacent): because ∣sin∣≤1 and ∣cos∣≤1, the function acosθ+bsinθ has maximum R=a2+b2 and minimum −R. This is faster than differentiating and solving f′(θ)=0 — and AQA examiners reward the elegance.
Mechanics Paper 3 — Simple Harmonic Motion (Section O): the displacement of a particle in SHM is x(t)=acosωt+bsinωt, which converts to x(t)=Rcos(ωt−ϕ) with amplitude R and phase ϕ. The harmonic form is the natural physical description of an oscillator.
Mathematical modelling (Section A AO3 — problem-solving): any superposition of two sinusoids of the same frequency — tides, AC voltage, sound waves — collapses to a single sinusoid via the harmonic form. Modelling questions on Paper 2 routinely use this in coastal-tide, traffic-noise, or pendulum contexts.
Mark-scheme literacy
Harmonic-form questions on AQA 7357 Paper 2 split AO marks roughly:
AO
Typical share
Earned by
AO1 (knowledge / procedure)
55–65%
Expanding the target form, comparing coefficients, computing R via a2+b2, computing α via arctan
AO2 (reasoning / interpretation)
25–35%
Choosing whether the question demands Rsin or Rcos, identifying the correct quadrant for α, connecting $
AO3 (problem-solving)
0–15%
Modelling-style "tide reaches its maximum at …" or "noise level exceeds 80 dB when …" prompts