IB Maths AA HLTopic 2 — FunctionsPaper 1 & 2~6 min read
Periodic Functions
A function is periodic if its graph keeps repeating the same pattern. The width of one full pattern is called the period. The classic examples are sin, cos, and tan — but lots of real-world things behave periodically too: tides, sound waves, daylight hours through the year. The key skills here are short: spot a period from a graph, compute the period of f(bx) with the divide-by-b rule, and use periodicity to find function values that aren’t directly given.
📘 What you need to know
Definition: f is periodic with period k if f(x + k) = f(x) for all x. The period is the smallest positive such k.
Standard periods: sin x and cos x have period 2π (or 360°). tan x has period π (or 180°).
Scaling rule: sin(bx) and cos(bx) have period 2π/|b|. tan(bx) has period π/|b|.
Linear combinations: if two functions share the same period k, their sum or difference is also periodic with period k (or a divisor of it).
Translational symmetry: the graph is unchanged when shifted horizontally by k (or any integer multiple of k).
Using periodicity: f(x) = f(x + nk) for any integer n. Add or subtract whole periods to land in a known interval.
Periodic graphs cross any horizontal line at infinitely many points (or none) — never finitely many.
The defining property
Periodic with period kf(x + k) = f(x) for all x
The period is the smallest positive k for which this works. Bigger multiples (2k, 3k, …) also satisfy the equation, but those aren’t the period.
A periodic graph — the period is the width of one cycle
Periods of the standard trig functions
sin x
period 2π
or 360°
cos x
period 2π
or 360°
tan x
period π
or 180° — half of sin/cos
The scaling rule for f(bx)
Multiplying the input by b compresses the graph horizontally — making cycles shorter:
Scaling rule
sin(bx), cos(bx) ⟹ period = 2π|b|
tan(bx) ⟹ period = π|b|
🤔 Why divide by b?
If sin(x) takes 2π to complete one cycle, then sin(bx) does it whenever bx covers 2π — i.e. when x covers 2π/b. Doubling b halves the period; that’s why the cycles get squeezed.
Linear combinations with the same period
If two functions share a common period, any linear combination has that same period (or sometimes a smaller one):
Example: 4 sin(3x) and −7 cos(3x) both have period 2π/3, so their sum 4 sin(3x) − 7 cos(3x) is also periodic with period 2π/3.
If the periods don’t match, the combination is usually not periodic at all (or has a much larger period). Stick to same-period combinations unless the question gives you something specific.
Using periodicity to find function values
The big practical use: if you know f on one cycle, you know it everywhere. To find f at a point outside that cycle, just add or subtract whole periods until you land back inside.
🧭 Recipe — finding f(a) using periodicity
Identify the period k from the graph or formula.
Add or subtract k repeatedly until you land in a region where the value is known.
Read off the value — it’s the same as the original input’s value.
Worked examples
WE 1
State the period of standard trig functions
State the period of each function:
(a) y = sin(2x) (b) y = cos(x/3) (c) y = tan(πx) (d) y = 4 sin(x) + 3
(a) sin(bx): period = 2π/|b|, b = 2(a) period = π(b) cos(bx): period = 2π/|b|, b = 1/3period = 2π / (1/3) = 6π(b) period = 6π(c) tan(bx): period = π/|b|, b = πperiod = π/π = 1(c) period = 1(d) 4 sin x + 3 — vertical shift & stretch don’t change period(d) period = 2πvertical transformations (stretching, translating up/down) NEVER change the period — only horizontal scaling does
WE 2
Find the period from a graph description
A periodic function f has a graph that repeats the same pattern between consecutive peaks. Two adjacent peaks occur at x = 4 and x = 11. State the period of f.
Period = horizontal distance between matching points on consecutive cyclesperiod = 11 − 4 = 7period = 7use ANY pair of matching features — peak to peak, trough to trough, or zero-crossing to next zero-crossing of the same type
WE 3
Verify a period using the definition
Verify, using the definition f(x + k) = f(x), that f(x) = sin(4x) is periodic with period π/2.
Compute f(x + π/2)f(x + π/2) = sin(4(x + π/2))= sin(4x + 2π)Use sin(θ + 2π) = sin θ= sin(4x) = f(x) ✓f(x) = sin(4x) is periodic with period π/2multiplying x by 4 and adding π/2 inside gives 4·π/2 = 2π — a full revolution for the inside argument
WE 4
Period of a linear combination
Find the period of g(x) = 3 sin(2x) − 5 cos(2x).
Identify period of each piece3 sin(2x): period = 2π/2 = π5 cos(2x): period = 2π/2 = πSame period → combination has same periodperiod of g = πif the two periods had been different, the combination would generally not be periodic
WE 5
Use periodicity to find function values
The function f is periodic with period 6 and f(2) = 9. Find:
(a) f(20) (b) f(−4) (c) f(38)
Strategy: subtract or add multiples of 6 to land at x = 2(a) f(20)20 − 6 − 6 − 6 = 2 → f(20) = f(2) = 9(a) f(20) = 9(b) f(−4)−4 + 6 = 2 → f(−4) = f(2) = 9(b) f(−4) = 9(c) f(38)38 = 2 + 6(6) → subtract 36 → f(38) = f(2) = 9(c) f(38) = 9shortcut: divide (input − 2) by 6 — if it’s a whole number, the value matches f(2)
WE 6
Find all solutions of a periodic equation
Find all real solutions of cos(x) = 12, expressing answers in degrees.
Step 1: Find solutions in one cycle (0° ≤ x < 360°)cos x = 1/2 → x = 60° or x = 300°Step 2: Add multiples of 360° (the period of cos)x = 60° + 360k° or x = 300° + 360k° for k ∈ ℤx = 60° + 360k° or x = 300° + 360k°, k ∈ ℤbecause cos is periodic, there are infinitely many solutions — always express the full set using a parameter like k ∈ ℤ
💡 Top tips
Memorise the three standard periods: sin and cos give 2π, tan gives π. Everything else is built from these.
Divide by b for sin(bx), cos(bx), tan(bx). Big b → short period; small b → long period.
Vertical changes don’t affect period. 5 cos(x) − 3 still has period 2π. Period only depends on horizontal scaling.
To read a period off a graph, find any two adjacent matching features (two peaks, two troughs, two zero-crossings going up). Distance between them = period.
For function values, add or subtract whole periods to land on something you know.
For periodic equations, find solutions in one cycle, then tag on “+ nk, n ∈ ℤ” for the full set.
Use the GDC graphically to verify a period — zoom out and look for the repeating pattern.
⚠ Common mistakes
Confusing the period of tan with sin/cos. Tan repeats every π, not 2π.
Multiplying by b instead of dividing. sin(3x) has period 2π/3, not 6π.
Letting vertical shifts confuse you. 7 sin(x) + 4 still has period 2π — the +4 just moves the graph up.
Reporting only the principal solution to a periodic equation. The full answer is an infinite family — say so explicitly.
Mixing up degrees and radians in the period. 2π in radians = 360° in degrees. Match the units the question is using.
Reading the period as the amplitude from a graph. Period = horizontal repeat distance; amplitude = vertical max minus mid-line.
Using a non-minimum value for the period. The period is the smallest positive k — 4π is also a “period” of sin x, but the answer is 2π.
Periodic functions form the entire backbone of trig in IB — and the rules here apply directly when you start sketching a sin(bx + c) + d in the trig topic. The next note covers self-inverse functions: a special class where the function is its own inverse — applying it twice gives back the original input.
Need help with Periodic Functions?
Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.