You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
The harmonic form rewrites expressions like a sin(theta) + b cos(theta) as a single sine or cosine function. This technique is essential for solving certain equations and finding maximum/minimum values at A-Level (9MA0).
Any expression of the form a sin(theta) + b cos(theta) can be written as:
R sin(theta + alpha) or R cos(theta - alpha)
where:
R = sqrt(a² + b²)
tan(alpha) = b/a (for R sin(theta + alpha) form)
or equivalently a sin(theta) + b cos(theta) = R sin(theta + alpha) where R > 0 and 0 < alpha < pi/2.
Similarly, a sin(theta) - b cos(theta) = R sin(theta - alpha).
And a cos(theta) + b sin(theta) = R cos(theta - alpha).
Write 3sin(x) + 4cos(x) in the form R sin(x + alpha).
Expand R sin(x + alpha) = R sinx cos(alpha) + R cosx sin(alpha)
Comparing coefficients:
R = sqrt(3² + 4²) = sqrt(9 + 16) = sqrt(25) = 5
tan(alpha) = 4/3, so alpha = arctan(4/3) ≈ 0.9273 radians (or 53.13 degrees)
So 3sin(x) + 4cos(x) = 5sin(x + 0.927)
Write 2cos(theta) - 5sin(theta) in the form R cos(theta + alpha) where R > 0 and 0 < alpha < pi/2.
R cos(theta + alpha) = R cos(theta)cos(alpha) - R sin(theta)sin(alpha)
Comparing:
R = sqrt(4 + 25) = sqrt(29)
tan(alpha) = 5/2, so alpha = arctan(5/2) ≈ 1.190 radians
So 2cos(theta) - 5sin(theta) = sqrt(29) cos(theta + 1.190)
Solve 3sin(x) + 4cos(x) = 2 for 0 <= x < 2pi.
From Example 1: 5sin(x + 0.9273) = 2
sin(x + 0.9273) = 2/5 = 0.4
x + 0.9273 = arcsin(0.4) = 0.4115 or pi - 0.4115 = 2.7301
x = 0.4115 - 0.9273 = -0.5158 (add 2pi) = 5.767 x = 2.7301 - 0.9273 = 1.803
Solutions: x ≈ 1.803 and x ≈ 5.767
Solve sqrt(3)sin(x) - cos(x) = 1 for 0 <= x <= 2pi.
Write as R sin(x - alpha):
R = sqrt(3 + 1) = 2
R cos(alpha) = sqrt(3), R sin(alpha) = 1
tan(alpha) = 1/sqrt(3), so alpha = pi/6
2sin(x - pi/6) = 1
sin(x - pi/6) = 1/2
x - pi/6 = pi/6 or 5pi/6
x = pi/3 or pi
Solutions: x = pi/3 and x = pi
Since -1 <= sin(anything) <= 1, the function R sin(theta + alpha) has:
Find the maximum and minimum values of f(x) = 5sin(x) + 12cos(x), and the values of x where they occur.
R = sqrt(25 + 144) = sqrt(169) = 13
f(x) = 13sin(x + alpha) where tan(alpha) = 12/5, alpha ≈ 1.176
Maximum = 13, occurring when sin(x + 1.176) = 1, i.e. x + 1.176 = pi/2, x ≈ 0.395
Minimum = -13, occurring when sin(x + 1.176) = -1, i.e. x + 1.176 = 3pi/2, x ≈ 3.536
Find the range of f(theta) = 3 - 2sin(theta) + cos(theta).
First write -2sin(theta) + cos(theta) in harmonic form:
R = sqrt(4 + 1) = sqrt(5)
So -2sin(theta) + cos(theta) ranges from -sqrt(5) to sqrt(5).
f(theta) = 3 + (-2sin(theta) + cos(theta))
Range: 3 - sqrt(5) <= f(theta) <= 3 + sqrt(5)
Range: [3 - sqrt(5), 3 + sqrt(5)] ≈ [0.764, 5.236]
| Tip | Detail |
|---|---|
| Expand and compare | Always expand R sin(x + alpha) and compare coefficients |
| R is always positive | R = sqrt(a² + b²) > 0 |
| Find alpha carefully | Use tan(alpha) = ... and check the quadrant using the signs |
| Max/min | The maximum of R sin(...) is R and minimum is -R |
| Check solutions | After solving, verify solutions lie in the required range |
Edexcel 9MA0 specification section 5 — Trigonometry, harmonic form sub-strand covers express asinθ+bcosθ in the equivalent forms Rsin(θ±α) or Rcos(θ±α), where R=a2+b2 and α lies in the appropriate quadrant; use this to find max and min values and to solve equations of the form asinθ+bcosθ=c (refer to the official specification document for exact wording). Although harmonic form sits in section 5, it is examined synoptically across the whole paper. The compound-angle formulae from earlier in section 5 are the derivation engine — every harmonic form question is, secretly, a reverse compound-angle expansion. The technique reappears in section 7 (Differentiation, finding stationary points of expressions like y=3sinx+4cosx), in section 8 (Integration, integrating products of sines and cosines that have been pre-combined into single harmonic terms) and most spectacularly in 9MA0-03 Mechanics, where simple harmonic motion combines a position-dependent sine term with a velocity-dependent cosine term and the harmonic form gives the amplitude directly. The Edexcel formula booklet does provide the compound-angle expansions sin(A±B) and cos(A±B), but candidates are expected to derive the harmonic-form transformation from them — R and α are not given.
Question (8 marks):
(a) Express 3sinθ−4cosθ in the form Rsin(θ−α), where R>0 and 0°<α<90°, giving the exact value of R and α to 2 decimal places. (3)
(b) Hence solve the equation 3sinθ−4cosθ=2.5 for θ∈[0°,360°], giving your answers to 1 decimal place. (5)
Solution with mark scheme:
(a) Step 1 — expand the target form using the compound-angle identity.
Rsin(θ−α)=Rsinθcosα−Rcosθsinα
M1 — correct expansion of Rsin(θ−α) using the compound-angle formula. Examiners explicitly check this opening line; jumping straight to "R=5, α=tan−1(4/3)" without showing the expansion typically loses this M1 because the method is the expansion, not the answer.
Step 2 — match coefficients with the original expression 3sinθ−4cosθ.
Comparing the sinθ terms: Rcosα=3. Comparing the cosθ terms: Rsinα=4.
Both Rcosα and Rsinα are positive, so α is in the first quadrant — consistent with the constraint 0°<α<90°.
Step 3 — find R and α.
R=(Rcosα)2+(Rsinα)2=32+42=25=5
tanα=RcosαRsinα=34,α=tan−1(34)≈53.13°
A1 — R=5 exact.
A1 — α=53.13° to 2 decimal places, written in the form requested. So 3sinθ−4cosθ=5sin(θ−53.13°).
(b) Step 1 — substitute the harmonic form into the equation.
5sin(θ−53.13°)=2.5
sin(θ−53.13°)=0.5
M1 — substituting the harmonic form to replace 3sinθ−4cosθ with the single sine.
Step 2 — find the principal value.
θ−53.13°=sin−1(0.5)=30°
A1 — principal value identified.
Step 3 — find all solutions in the transformed range.
Because θ∈[0°,360°], the shifted variable θ−53.13° lies in [−53.13°,306.87°]. Within this range, sinx=0.5 has solutions at x=30° and x=180°−30°=150°.
M1 — using the symmetry sin(180°−x)=sinx to find the second solution in the transformed range.
Step 4 — undo the shift.
θ−53.13°=30°⟹θ=83.13°≈83.1°
θ−53.13°=150°⟹θ=203.13°≈203.1°
A1 — θ=83.1°.
A1 — θ=203.1°. Both solutions checked to lie in [0°,360°].
Total: 8 marks (M3 A5).
Question (6 marks): A function is defined by f(θ)=7cosθ+24sinθ for θ∈[0°,360°].
(a) Express f(θ) in the form Rcos(θ−α), where R>0 and 0°<α<90°. (3)
(b) Hence state the maximum value of f(θ) and the value of θ at which it occurs. (3)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 2. Notice the AO2 share rises sharply on part (b) — Edexcel uses the "hence state the maximum" rider as the standard test of whether a candidate has understood what R represents geometrically, rather than merely computed it. Stating R as the max without justification typically still scores the A1, but the M1 requires the reasoning step to be visible.
Connects to:
Section 5 — Compound-angle formulae: the entire harmonic transformation is a reverse application of sin(A±B)=sinAcosB±cosAsinB and cos(A±B)=cosAcosB∓sinAsinB. Treat harmonic form as the synoptic application of compound angles — they are inseparable.
Section 5 — Trigonometric equations: equations of the form asinθ+bcosθ=c are insoluble by direct manipulation. Harmonic form is the standard route — it converts a two-term trig equation into a single-trig-function equation, immediately accessible by inverse trig.
Section 7 — Differentiation, max/min problems: the maximum of y=asinθ+bcosθ is +R and the minimum is −R, where R=a2+b2. This bypasses calculus entirely — there is no need to differentiate and set dy/dθ=0 if the harmonic form is recognised first. Examiners reward this insight as AO2.
9MA0-03 Mechanics — simple harmonic motion (SHM): an oscillator with displacement x(t)=Acos(ωt)+Bsin(ωt) has amplitude R=A2+B2 and phase α=tan−1(B/A) via the harmonic-form transformation. The amplitude is the physically meaningful quantity; A and B alone are the artefacts of choosing a specific time origin.
Modelling — tides, AC circuits, daylight hours: any periodic phenomenon written as a sum of sine and cosine collapses to a single harmonic via this technique. Tide height h(t)=asin(ωt)+bcos(ωt) has maximum R above mean — the practical "high tide" reading. Edexcel modelling questions in section 5 routinely require this conversion.
Harmonic-form questions on 9MA0 split AO marks more evenly than pure procedural topics, because part (b) "hence" riders almost always test reasoning:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 50–60% | Expanding Rsin(θ+α)=Rsinθcosα+Rcosθsinα, matching coefficients to find R and tanα, computing R=a2+b2 correctly |
| AO2 (reasoning / interpretation) | 30–40% | Recognising that the maximum equals R without calculus, justifying which quadrant α lies in, identifying that "hence solve" requires the harmonic substitution rather than re-deriving |
| AO3 (problem-solving) | 5–15% | Modelling questions where the harmonic form must be chosen as the technique — typically tide/oscillation problems in Year 2 |
Examiner-rewarded phrasing: "expanding Rsin(θ+α)=Rsinθcosα+Rcosθsinα and matching coefficients to find R and tanα"; "since both Rcosα and Rsinα are positive, α lies in the first quadrant"; "the maximum of sin(θ−α) is 1, so the maximum of the expression is R"; "transforming the range: if θ∈[0°,360°] then θ−α∈[−α,360°−α]". Phrases that lose marks: "obviously R=5" without the a2+b2 working shown; mixing degrees and radians in the same line; failing to check that α satisfies the constraint stated in the question (e.g. 0<α<π/2).
A specific Edexcel pattern to watch: questions phrased "express in the form Rsin(θ+α)" and "express in the form Rcos(θ−α)" demand different signs in the matching step. If you derive the wrong form, you get the right R but the wrong α, and the A1 is lost. Read the requested form character-by-character before starting.
Question: Given that 5sinθ+12cosθ can be written in the form Rsin(θ+α) where R>0 and 0°<α<90°, state the value of R.
Grade C response (~210 words):
To write 5sinθ+12cosθ as Rsin(θ+α), we expand the target form: Rsin(θ+α)=Rsinθcosα+Rcosθsinα. Matching coefficients with 5sinθ+12cosθ gives Rcosα=5 and Rsinα=12.
Squaring both equations and adding: (Rcosα)2+(Rsinα)2=R2(cos2α+sin2α)=R2. So R2=52+122=25+144=169 and R=13.
So R=13.
Examiner commentary: Full marks (3/3). The candidate explicitly shows the expansion and the matching step, then uses the Pythagorean identity cos2α+sin2α=1 to extract R2. This is the canonical method and earns all three marks. The answer is given as a positive integer, consistent with the constraint R>0. This is the standard Grade C answer for a stated-formula question — efficient, with each algebraic step verifiable. A handful of candidates skip the expansion line and write only "R=52+122=13" — examiners typically still award full marks for this provided R is stated as a positive value, but on longer questions the missing expansion costs M1.
Grade A response (~250 words):*
To write the expression in the form Rsin(θ+α), expand using the compound-angle identity:
Rsin(θ+α)=Rsinθcosα+Rcosθsinα
Matching coefficients with 5sinθ+12cosθ:
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.