Lesson
The theory — Sine/Cosine Wave Explorer
Every sine wave you will meet is the same curve with four numbers applied to it: y = A·sin(Bx + C) + D. A stretches it vertically, B squeezes it horizontally, C slides it sideways and D lifts it. Nothing else about the shape can change.
What each symbol means
A- the amplitude — half the distance from trough to crest. The readout gives
|A|because a negative A flips the wave without changing its height. B- the frequency factor, and note the wording: it is not the frequency. It counts how many radians the argument advances per unit of x.
C- the phase term, in radians. It is inside the bracket, which is why it is not the shift itself.
D- the vertical shift — the midline the wave oscillates about.
Where the formula comes from
- Sine repeats when its argument advances by
2π. So the wave repeats whenBx + Cincreases by2π. Cis constant, so all of that increase must come fromBx: you needB·Δx = 2π.- Therefore the period is
T = 2π/|B|—6.2832whenB = 1, and halved whenB = 2. The absolute value is there because a negative B reverses the wave but cannot give it a negative length.
How to read what you see
Drag B and watch the phase-shift line: it is the fastest way to see that the shift depends on both numbers. The panel echoes the equation back with your four numbers in it, then derives each property rather than merely stating it — |A|, the period as 2π/|B|, the phase shift as −C/B, and D.
- Assumes
- The angle is in radians, which is why
2πappears rather than 360. The four parameters are also independent — this form cannot produce a wave whose amplitude decays, however you set them. - Breaks when
- The trap is the phase shift, and the readout is deliberately explicit about it: the wave moves by
−C/B, not by−C. WithB = 2andC = πthe shift is−π/2, half of what the bracket seems to promise, because C is measured in the squeezed coordinate rather than in x. Readsin(Bx + C)assin(B(x + C/B))and the factor of B stops being a surprise.
Practice
Check yourself
Predict the answer first, then use the controls above to find out. Reveal only after you have committed to a guess — that is what makes it practice.
-
The phase π/2 preset sets C = 1.5708 and the phase shift row reads −1.5708 — the wave slides left even though C is positive. Now change B to 2 and leave C alone. Predict the phase shift before you look.
Show answer
−0.7854, exactly half; at B = 4 it is −0.3927. The row computes −C/B, not −C, so raising the frequency shrinks the shift in the same proportion. C is measured in radians of the argument while the shift is measured along x, and B is the exchange rate between the two. The minus sign is the other half of the surprise: sin(x + C) does at x = −C what plain sine does at 0, so adding to the argument moves the picture backwards. This particular case also has a name — with B = 1 and C = π/2, sin(x + π/2) is cos x. Switch the function to cos and put C back to 0 to see the same curve arrive from the other direction. -
The combined shift preset draws 1.5·cos(x − 0.7854) + 1, and the amplitude row reads 1.5. What are the highest and lowest values this wave actually reaches, and why does no row print them?
Show answer
2.5 and −0.5. Amplitude is a half-height measured from the wave’s centre line, and here the centre line is not y = 0: the vertical shift row says D = 1. So the extremes are D + |A| and D − |A|. No row prints them because these four rows are the four *parameters* of the standard form A·sin(Bx + C) + D, not its outputs. Reading |A| as the maximum is the standard slip, and the vertical shift row sitting directly beneath it is what stops you making it.
Problem solved in full
-
A shifted cosine shown as a plain sine plus a plain cosine 6 steps
y = 1.5 cos(x − 0.7854) + 1. Read off the amplitude, period and shifts — then show the shifted cosine is a plain sine plus a plain cosine. This is the combined shift state.
-
Four parameters, and each one moves the curve in a different way. Only two of them interact.
-
The amplitude is the half-height, so the curve lives in a band of width 2|A| centred on D. Nothing else affects the range.
-
The period depends on B alone. Larger B means the argument runs faster, so the period shortens.
-
The horizontal shift is where the argument is zero, which is −C/B. Dividing by B is the step people skip, and it is the step that matters as soon as B is not 1.
-
Now expand. The cosine of a difference splits into two terms, and cos(π/4) and sin(π/4) are both 1/√2.
-
Go back the other way to check. The two coefficients recombine to the original amplitude, and their ratio recovers the phase.
Answer
1.0607 cos x + 1.0607 sin x + 1, and the two coefficients are 1.5/√2. Expanding the shift with the addition formula turns one phase-shifted wave into a weighted sum of an unshifted sine and cosine at the same frequency — and the process reverses, so any a cos x + b sin x collapses back to a single wave of amplitude √(a² + b²) and phase arctan(b/a). That equivalence is the reason Fourier series need only sines and cosines and never a third parameter per term: the phase is already carried, hidden in the ratio of the two coefficients. The other thing worth taking from this panel is the minus sign — the horizontal shift is −C/B, not C, and with B ≠ 1 the two are not even the same size.
-
Learning path
Circles and waves are the same motion
References (2)
- The phase shift is −C/B and not −C, which is the trap the readout is explicit about: D. G. Fraser, "A Method for Finding the Period and Phase Shift of Trigonometric Functions." The Mathematics Teacher 61(8), 762–763, 1968.
- On what students actually take away from amplitude, period and phase: K. Weber, "Students' understanding of trigonometric functions." Mathematics Education Research Journal 17(3), 91–112, 2005.