Now that we have motivated the definitions of and
for
, can we extend this idea to
?
Lemma 1. For any ,
.
Proof. The case simply holds due to the vanilla Pythagoras’ theorem. For the case
, write
so that is acute. By our definitions of
and
,
If you are thinking that the sum-of-squares formula feels like déjà-vu, you are not wrong. The equation is the famous equation of a unit circle (i.e. a circle with centre
and radius
).

Furthermore, by measuring the clockwise angle relative to the positive -axis and denoting
, we observe a remarkable discovery. For acute
,
Hence, we generalise for any :
When is acute, the results hold as per vanilla trigonometry. When
is obtuse,
Therefore, we can extend the definitions of to include
, though baby trigonometry suggests that the expressions
seemed rather absurd!
Definition 1. For any , draw a line segment
whose clockwise angle with the positive
-axis is
.

Define .
This definition agrees with the usual definitions of for
.
Example 1. Let be an acute angle. Use Definition 1 to evaluate
and
for
in terms of . Furthermore, evaluate
and
for
Solution. We annotate on the usual unit circle diagram.

We can then deduce that
Similarly,
Remark 1. From this point onward, we will switch our discussions to “radian mode”, given by the conversion :
We will soon discuss calculus, which requires angles to be measured in radians.
Example 2. Evaluate ,
exactly.
Solution. Using Remark 1,
Example 3. Derive the definition of for
for the different possibilities of
.
Solution. Firstly, for , we have the equivalent definition
Since ,
would not be well-defined. Therefore, suppose
. For any
,
Furthermore, we remark that for
. Hence,
This post is titled applied trigonometry, but so far, we haven’t applied it in any meaningful sense. Not yet, at least.
The key is that since we have already defined for
, we have enough information to sketch (at least approximately) the graph of one cycle of
. In fact, using the radians version of Example 1,
Hence, we can divvy-up the interval into
regions, and these regions correspond to the
special values of
:

Returning to the unit circle, there is no reason to restrict our graph to . Since one complete turn corresponds to an angle of
, the number
really just corresponds to an angle of
. In fact, by parsing Example 1 in radians,
Hence, we can extend the definitions of and
accordingly.
Definition 2. For any integer and
, define
Now our complete graph for given real number inputs
looks like this:

If this shape looks familiar to the waves that you see on the seaside, once again, you’re not wrong! These wavy shapes are called sinusoids, or more informally, sine waves. We will call the graph of the standard sine wave.
The most general form of a sine wave looks like , and has very natural visual meanings.
Theorem 1. Define the sine wave , where
,
, and
are real constants.
- For any real
,
.
- The sine wave first repeats itself after a time interval of
.
- The roots of the sine wave are given by
, where
is any integer.

In this case, we give the constants the following names:
is the amplitude of the sine wave,
is the angular frequency of the sine wave,
is the leftward phase shift of the sine wave,
is the period of the sine wave.
Proof Sketch. One cycle of the graph is obtained by the inequality
We calculated the special points using
where . They match the transformed “four sections” of the standard sine wave.
Example 4. Using Theorem 1, sketch the graph of for
.
Solution. Using the complementary and obtuse angle identities, if , then
It can be shown that this identity holds for any real . Therefore,
is a sine wave with:
- amplitude
,
- period
,
- leftward phase shift of
.
Hence, we sketch for
, and duplicate it for
:

Therefore, for simplicity, we can just work with sine waves.
What happens when two waves meet each other? They combine by adding to give the resultant curve
. This result is known as the principle of superposition, and the resulting wave is called an interference of waves.

Theorem 2. Let be sine waves with angular frequency
. Then their resultant curve
is a sine wave with angular frequency
.
In particular, given positive constants , for any real
,
where and
.
Proof. For the general case, see Problem 3 of this post. We will prove the special case directly. Expand the right-hand side using the addition formula:
Setting and
,
Using the Pythagorean identity,
Furthermore,
A direct proof is possible but far more cumbersome, and not terribly helpful for our discussions.
Sine waves are responsible for Fourier series that make modern electronics possible in the first place, so if you intend to explore electronics, you will find them helpful.
What we have discussed up to this point covers much of pre-calculus. What lies ahead seems tricky for many but turns out to be one of the most versatile branches of high school mathematics with respect to further studies in college and university—calculus.
We will explore calculus from a computational point of view, rather than explore its rich underlying theory. That exploration can take us down a very, very deep rabbit hole called real analysis, which we shall relegate as an ambitious exercise for a select subset of students.
For now, we shall turn to the first idea of our consideration: differentiation.
—Joel Kindiak, 20 Dec 25, 1240H
Leave a comment