Baby Proving

Here’s our question today: what is the sum of angles in a triangle?

Previously, we have seen how linear equations ax + by = c can represent lines. If b \neq 0, then

\displaystyle y = -\frac ab \cdot x + \frac cb,

so that the line has gradient -a/b and y-intercept (0, c/b).

  • If b = 0, then ax = c. In this case, if a \neq 0, then x = c/a, and the line is vertical with x-intercept (c/a, 0).

We can make a few more basic observations about our lines below, properly constructed here, which uses many tools from linear algebra.

Firstly, we use the word “angle” to describe the amount of separation between two lines. The simplest case occurs when the two lines are at right angles (i.e. ortho-gonal) to each other. We use the symbol \square to denote angles that are right, and in this case write \ell_1 \perp \ell_2:

By convention, we declare one right angle to equal 90^{\circ} (i.e. 90 degrees), so that the sum of adjacent non-overlapping angles on a straight line add up to 180^{\circ}.

Definition 1. An angle \theta is said to be

  • right if \theta = 90^\circ,
  • acute if 0^\circ < \theta < 90^\circ (i.e. smaller than a right angle),
  • obtuse if 90^\circ < \theta < 180^\circ (i.e. larger than a right angle).

For example, the angle \alpha in the diagram below is acute, while the angle \beta is obtuse.

Eventually, we will consider angles that are reflex (i.e. if 180^\circ < \theta < 360^\circ).

Remark 1. Usually, the Greek letter ‘theta’ \theta denotes an angle. When there are multiple angles, we use the Greek letters ‘alpha’ \alpha, ‘beta’ \beta, ‘gamma’ \gamma, and so on.

Remark 2. We can formalise the idea of angles using calculus (i.e. the study of rates of change), discussed elsewhere. The choice of the number 180 has a rich human history, and its use is strengthened by its factors 1,2,3,4,5,6.

Consider two lines \ell_1,\ell_2:

  • We call two non-identical lines \ell_1,\ell_2 parallel if they don’t intersect and write \ell_1 \parallel \ell_2.
  • In this case, we will use the decorations >, \gg, etc to denote parallel lines.
  • We call the pair of angles \alpha, \beta a pair of interior angles if \alpha + \beta \leq 180^{\circ}.

We make the key observation that assuming a flat screen, \ell_1 \parallel \ell_2 if and only if any pair of interior angles sum to 180^{\circ}. This result is known as the parallel postulate in Euclidean geometry.

We can also use our construction to conclude Playfair’s axiom:

Lemma 1 (Playfair’s Axiom). Let \ell be a line and P be a point that does not lie on \ell. Then there exists a unique line \ell' that passes through P and is parallel to \ell.

Proof. See this post.

Going forward, we will take advantage of these basic observations to derive several foundational tools for geometric inference, and resolve the sum-of-angles question that we started with.

Theorem 1. Given two non-parallel lines, the vertically opposite angles \alpha, \beta are equal to each other.

Proof. Construct the angle \gamma below.

Since adjacent non-overlapping angles on a straight line sum to 180^\circ,

\displaystyle \alpha + \gamma = 180^\circ \quad \text{and} \quad \beta + \gamma = 180^\circ.

Therefore, since we can cancel the \gamma term on both sides (this is called the cancellation law),

\begin{aligned}\alpha + \gamma &= \beta + \gamma \\ \alpha &= \beta. \end{aligned}

Theorem 2. The two lines \ell_1,\ell_2 below are parallel if and only if the alternate angles \alpha, \beta are equal to each other.

Proof. Construct the angle \gamma below.

Since adjacent non-overlapping angles on a straight line sum to 180^\circ,

\displaystyle \alpha + \gamma = 180^\circ.

By the parallel postulate,

\ell_1 \parallel \ell_2 \quad \iff \quad \beta + \gamma = 180^\circ.

Using the cancellation law in Theorem 1,

\beta + \gamma = 180^\circ \quad \iff \quad \alpha + \gamma = \beta + \gamma \quad \iff \quad \alpha = \beta.

Theorem 3. The two lines \ell_1,\ell_2 below are parallel if and only if the corresponding angles \alpha, \beta are equal to each other.

Proof. Construct the angle \gamma below.

Then \beta, \gamma are vertically opposite. By Theorem 1,

\displaystyle \beta = \gamma.

Furthermore, \alpha, \gamma are alternate angles. By Theorem 2,

\ell_1 \parallel \ell_2 \quad \iff \quad \alpha = \gamma \quad\iff \quad \alpha = \beta.

Remark 2. In most school problems, you would be hand-given the parallel lines \ell_1, \ell_2, and then, if needed, prove the angle equality result (e.g. \alpha = \beta). You can use the following presentation for school assessments (e.g. homework, tests, examinations, etc):

\begin{aligned} \alpha &= \gamma \quad (\text{alt}\ \angle,\ \ell_1 \parallel \ell_2) \\ &= \beta \quad (\text{vert opp}\ \angle). \end{aligned}

At least, this working got me full credit when I was a secondary school student.

Theorem 4. The angles in a triangle sum to 180^\circ.

Proof. Consider the triangle below without loss of generality.

We need to prove that \alpha + \beta + \gamma = 180^\circ.

Use Playfair’s axiom to construct a line \ell parallel to the base b of the triangle that passes through the opposite point (i.e. vertex) of the triangle:

Construct the angles \alpha' and \beta'.

Since \alpha', \gamma, \beta' are non-overlapping adjacent angles on a straight line,

\alpha' + \gamma + \beta' = 180^\circ.

We also observe that (\alpha, \alpha') and (\beta, \beta') are pairs of alternate angles. Since b \parallel \ell, by Theorem 2,

\alpha = \alpha' \quad \text{and}\quad \beta = \beta'.

Therefore, using the usual rules of addition,

\begin{aligned} \alpha + \beta + \gamma &= \alpha' + \beta' + \gamma \\ &= \alpha' + \gamma + \beta' \\ &= 180^\circ. \end{aligned}

While there are many results that can and should be proven using these basic results, we will delay them to connect their usefulness with other geometric objects. For example:

  • The fact that a triangle is isosceles if and only if its base angles are equal is a consequence of our discussion on congruent triangles.
  • Two angles in the same segment in a circle must equal each other, and we will explore this idea when considering circles in more depth.

Rather than explore these results all in one post, we will smatter them throughout our discussion in connection with other parts of geometry.

For now, we will use Theorem 4 to prove one of the most important results in secondary school (and hence higher-level) mathematics—Pythagoras’ theorem.

—Joel Kindiak, 6 Oct 25, 2100H

Published by


Leave a comment