Transformations of Trigonometric Functions
Transformations of trigonometric functions help us describe how graphs of $y=\sin x$, $y=\cos x$, and $y=\tan x$ change when they are stretched, shifted, reflected, or compressed. students, this topic is important because many real-world patterns, such as tides, sound waves, rotating wheels, and seasonal temperature changes, are modeled using transformed trig graphs ππ΅. By the end of this lesson, you should be able to identify the main transformations, sketch transformed graphs, and connect these ideas to broader geometry and trigonometry.
Objectives
- Explain the key terminology for transformations of trigonometric functions.
- Use graph transformations to analyze equations of the form $y=a\sin(b(x-c))+d$, $y=a\cos(b(x-c))+d$, and $y=a\tan(b(x-c))+d$.
- Interpret how changes in parameters affect amplitude, period, phase shift, and vertical shift.
- Apply IB Mathematics Analysis and Approaches SL reasoning to sketch and solve trig transformation problems.
- Connect transformed trig functions to modeling periodic behavior in geometry and trigonometry.
1. The Basic Idea of a Transformation
A transformation changes the graph of a function without changing its basic type. For trigonometric functions, the starting graphs are usually $y=\sin x$, $y=\cos x$, and $y=\tan x$. These graphs are then modified using parameters such as $a$, $b$, $c$, and $d$.
A common transformed form is
$$y=a\sin(b(x-c))+d$$
or similarly with $\cos$ or $\tan$.
Each parameter has a specific effect:
- $a$ controls vertical stretch or compression, and reflection in the $x$-axis when $a<0$.
- $b$ controls horizontal stretch or compression, which changes the period.
- $c$ controls horizontal shift, also called phase shift.
- $d$ controls vertical shift.
students, it is useful to remember that horizontal changes work in the opposite direction from what many students first expect. For example, if $c$ is positive, the graph shifts to the right by $c$ units. This is because $x-c$ must stay the same value for the output to match the original graph.
For a sine or cosine graph, the amplitude is $|a|$. The amplitude measures the distance from the midline to the maximum or minimum value. The midline is the horizontal line $y=d$.
The period is given by
$$\text{period}=\frac{2\pi}{|b|}$$
for sine and cosine. For tangent, the period is
$$\text{period}=\frac{\pi}{|b|}$$
because tangent repeats more quickly.
2. Understanding Amplitude, Period, and Midline
Letβs begin with $y=\sin x$. Its amplitude is $1$, its period is $2\pi$, and its midline is $y=0$. The graph oscillates between $-1$ and $1$.
If we change the function to
$$y=3\sin x$$
the amplitude becomes $3$. The graph is stretched vertically, so the peaks are higher and the troughs are lower. The period stays the same because $b=1$.
Now consider
$$y=\sin(2x)$$
This changes the period to
$$\frac{2\pi}{2}=\pi$$
so the graph completes one full cycle in half the usual horizontal distance. This is a horizontal compression.
For a vertical shift, look at
$$y=\sin x+4$$
The whole graph moves up by $4$ units, and the midline becomes $y=4$.
A combined example is
$$y=2\sin(3x)-1$$
Here:
- amplitude $=2$
- period $=\frac{2\pi}{3}$
- midline $=y=-1$
- no horizontal shift
A good way to sketch this is to start with the midline, then mark the maximum and minimum values. Since the amplitude is $2$ and the midline is $-1$, the maximum is $1$ and the minimum is $-3$.
3. Phase Shift and Horizontal Transformations
The phase shift is the horizontal movement of the graph. In the expression
$$y=a\sin(b(x-c))+d$$
the graph shifts right by $c$ units if $c>0$, and left by $|c|$ units if $c<0$.
For example,
$$y=\cos(x-\pi)$$
is the graph of $y=\cos x$ shifted right by $\pi$.
A common mistake is to think the shift is left because of the minus sign. But the rule is based on the inside of the brackets. If the input must be $x-\pi$, then $x$ has to be larger by $\pi$ to produce the same output as before.
Here is another example:
$$y=\sin\left(2\left(x+\frac{\pi}{4}\right)\right)$$
This can be written as
$$y=\sin\left(2\left(x-\left(-\frac{\pi}{4}\right)\right)\right)$$
So the phase shift is left by $\frac{\pi}{4}$.
Because the factor $b$ affects the horizontal scale, the actual horizontal shift is not always read directly from the formula unless the expression is in the form $b(x-c)$. To find key points, it is often easier to use the period and track how one cycle changes.
For sine and cosine, one cycle is usually divided into five key points:
- start point
- quarter period
- half period
- three-quarter period
- end point
This method is very useful in IB exams because it gives an accurate sketch quickly βοΈ.
4. Transformations of Tangent Functions
The tangent function behaves differently from sine and cosine because it has vertical asymptotes and no maximum or minimum values. The parent function $y=\tan x$ has period $\pi$ and asymptotes at
$$x=\frac{\pi}{2}+k\pi$$
for integers $k$.
A transformed tangent graph may look like
$$y=2\tan\left(\frac{x}{3}\right)-1$$
Here:
- vertical stretch factor $=2$
- period $=\frac{\pi}{1/3}=3\pi$
- vertical shift downward by $1$
The asymptotes move according to the horizontal transformation. For tangent, one branch usually exists between two consecutive asymptotes, and the graph still increases from negative to positive values across that interval.
If you have
$$y=\tan(x-\pi/4)$$
then the asymptotes shift right by $\pi/4$. The center of the branch, where the curve crosses its midline, also shifts right by $\pi/4$.
This makes tangent especially useful for modeling angles and periodic changes in direction, which appear often in geometry and trigonometric reasoning.
5. Working Through an Example Step by Step
Suppose we want to sketch
$$y=-2\cos\left(\frac{1}{2}(x-\pi)\right)+3$$
Start by identifying each transformation:
- $a=-2$, so there is a vertical stretch by factor $2$ and a reflection in the $x$-axis.
- $b=\frac{1}{2}$, so the period is
$$\frac{2\pi}{1/2}=4\pi$$
- $c=\pi$, so the graph shifts right by $\pi$.
- $d=3$, so the graph shifts up by $3$.
The midline is $y=3$, and the amplitude is $2$. Therefore, the maximum value is $5$ and the minimum value is $1$.
Because cosine normally starts at a maximum, the negative sign makes the transformed graph start at a minimum at the phase shift point $x=\pi$. That starting value is
$$y=-2\cos(0)+3=1$$
Then the graph rises and falls over one full cycle of length $4\pi$.
A sketch built from these features is often more reliable than plotting many random points. In calculus later on, these same parameters help when studying rates of change and periodic behavior.
6. Common Errors and How to Avoid Them
One common error is mixing up amplitude and period. Remember:
- amplitude comes from $|a|$
- period comes from $|b|$
Another error is reading the phase shift incorrectly. In $x-c$, the shift is right by $c$; in $x+c$, the shift is left by $c$.
A third error is forgetting that a negative $a$ reflects the graph across the $x$-axis. For sine and cosine, this changes whether the graph starts at a maximum or minimum.
For tangent, students sometimes try to apply sine and cosine rules directly. Instead, remember the key features of tangent:
- period $=\frac{\pi}{|b|}$
- vertical asymptotes
- no amplitude
- no maximum or minimum
students, a smart strategy is to label the transformed midline, period, and key points before drawing the curve. This reduces mistakes and makes your work easier to check β .
Conclusion
Transformations of trigonometric functions show how a basic periodic graph can be reshaped to fit many different situations. By understanding $a$, $b$, $c$, and $d$, you can describe vertical stretch, horizontal stretch, shifts, and reflections with confidence. These ideas are essential in IB Mathematics Analysis and Approaches SL because they support graphing, equation solving, and modeling real-world periodic phenomena. They also connect directly to geometry and trigonometry through angles, cycles, rotations, and patterns in measurement.
Study Notes
- The parent graphs are $y=\sin x$, $y=\cos x$, and $y=\tan x$.
- A transformed function often looks like $y=a\sin(b(x-c))+d$, $y=a\cos(b(x-c))+d$, or $y=a\tan(b(x-c))+d$.
- For sine and cosine, amplitude $=|a|$.
- For sine and cosine, period $=\frac{2\pi}{|b|}$.
- For tangent, period $=\frac{\pi}{|b|}$.
- The midline is $y=d$.
- The graph shifts right by $c$ if the inside is $x-c$.
- The graph shifts left by $|c|$ if the inside is $x+c$.
- A negative $a$ reflects the graph in the $x$-axis.
- Horizontal transformations are harder to visualize, so use key points and the period to sketch accurately.
- Tangent graphs have vertical asymptotes and no amplitude.
- These transformations are useful for modeling waves, seasons, and other repeating patterns in real life π.
