• LOGIN
  • No products in the cart.

MTH5P1: Introduction to Trigonometry

This unit is about trigonometry, special angles and right angles

Introduction to Trigonometry

Angles

The trigonometric circle
Take an x-axis and an y-axis (orthonormal) and let O be the origin. A circle centered in O and with radius = 1, is called a trigonometric circle or unit circle. Turning counterclockwise is the positive orientation in trigonometry.

Oriented angles
An angle is the figure formed by two rays that have the same beginning point. That point is
called the vertex and the two rays are called the sides of the angle (also legs). If we call [OA the
initial side of the angle and [OB the terminal side, then we have an oriented angle. This angle is referred to as

An oriented angle is in fact the set of all angles which can be transformed to each other
by a rotation and/or a translation.

The introduction of the trigonometric circle makes it possible to attach a value to each oriented angle

trigonometric circle and let the initial side of this angle coincide with the x-axis.
Then the terminal side intersects the trigonometric circle in point Z.

Then Z is the representation of the oriented angle on the trigonometric circle.

There are two commonly used units of measurement for angles. The more familiar unit of measurement is that of degrees.

A circle is divided into 360 equal degrees so that a right angle is 90°. Each degree is subdivided into 60 minutes and each minute into 60 seconds. The symbols °, ‘ and ” are used for degrees, arcminutes, and arcseconds.

In most mathematical work beyond practical geometry, angles are typically measured in radians
rather than degrees.
An angle of 1 radian determines on the circle an arc with length the radius of the circle. Because the length of a full circle is 2πR, a circle contains 2π radians. Contrariwise, if one draws in the center of a circle with radius R an angle of θ radians, then this angle determines an arc on the circle with length θ·R. Subdivisions of radians are written in decimal form. when an angle is represented in radians, one does only mention the value, not the term ‘rad’.

The trigonometric numbers.

Some special angles and their trigonometric numbers

Trigonometric numbers of angles in the other quadrants we shell find through the use of the reference angle (see paragraph 2.6.2.)

Sign variation for the trigonometric numbers by quadrant
Inside a quadrant the trigonometric numbers keep the same sign

sign variation for the trigonometric numbers by quadrant

Right Triangle

The Trigonometric Identities are equations that are true for Right Angled Triangles(If it is not a Right Angled Triangle go to the Triangle Identities page.)

Each side of a right triangle has a name:

triangle showing Opposite, Adjacent and Hypotenuse

examples of Opposite, Adjacent and Hypotenuse

Adjacent is always next to the angle

And Opposite is opposite the angle

We are soon going to be playing with all sorts of functions, but remember it all comes back to that simple triangle with:

  • Angle θ
  • Hypotenuse
  • Adjacent
  • Opposite

Sine, Cosine and Tangent

The three main functions in trigonometry are Sine, Cosine and Tangent.

They are just the length of one side divided by another

For a right triangle with an angle θ :

sin=opposite/hypotenuse cos=adjacent/hypotenuse tan=opposite/adjacent

Sine Function:
sin(θ) = Opposite / Hypotenuse
Cosine Function:
cos(θ) = Adjacent / Hypotenuse
Tangent Function:
tan(θ) = Opposite / Adjacent

For a given angle θ each ratio stays the same
no matter how big or small the triangle is

When we divide Sine by Cosine we get:

sin(θ)cos(θ) = Opposite/HypotenuseAdjacent/Hypotenuse = OppositeAdjacent = tan(θ)

So we can say:

tan(θ) = sin(θ)cos(θ)

That is our first Trigonometric Identity.

Cosecant, Secant and Cotangent

We can also divide “the other way around” (such as Adjacent/Opposite instead of Opposite/Adjacent):

triangle showing Opposite, Adjacent and Hypotenuse

Cosecant Function:
csc(θ) = Hypotenuse / Opposite
Secant Function:
sec(θ) = Hypotenuse / Adjacent
Cotangent Function:
cot(θ) = Adjacent / Opposite

Example: when Opposite = 2 and Hypotenuse = 4 then

sin(θ) = 2/4, and csc(θ) = 4/2

Because of all that we can say:

sin(θ) = 1/csc(θ)

cos(θ) = 1/sec(θ)

tan(θ) = 1/cot(θ)

And the other way around:

csc(θ) = 1/sin(θ)

sec(θ) = 1/cos(θ)

cot(θ) = 1/tan(θ)

And we also have:

cot(θ) = cos(θ)/sin(θ)

Pythagoras Theorem

For the next trigonometric identities we start with Pythagoras’ Theorem:

right angled triangle abc The Pythagorean Theorem says that, in a right triangle, the square of a plus the square of b is equal to the square of c:

a2 + b2 = c2

Dividing through by c2 gives

a2c2 + b2c2 = c2c2

This can be simplified to:

(ac)2 + (bc)2 = 1

Now, a/c is Opposite / Hypotenuse, which is sin(θ)

And b/c is Adjacent / Hypotenuse, which is cos(θ)

So (a/c)2 + (b/c)2 = 1 can also be written:

sin2 θ + cos2 θ = 1

Note:

  • sin2 θ means to find the sine of θ, then square the result, and
  • sin θ2 means to square θ, then do the sine function

Example: 32°

Using 4 decimal places only:

  • sin(32°) = 0.5299…
  • cos(32°) = 0.8480…

Now let’s calculate sinθ + cos2 θ:

0.52992 + 0.84802
= 0.2808… + 0.7191…
0.9999…

We get very close to 1 using only 4 decimal places. Try it on your calculator, you might get better results!

Related identities include:

sin2 θ = 1 − cos2 θ
cos2 θ = 1 − sin2 θ
tan2 θ + 1 = sec2 θ
tan2 θ = sec2 θ − 1
cot2 θ + 1 = csc2 θ
cot2 θ = csc2 θ − 1

How Do You Remember Them?

The identities mentioned so far can be remembered
using one clever diagram called the Magic Hexagon:

magic hexagon

But Wait … There is More!

There are many more identities … here are some of the more useful ones:

Opposite Angle Identities

sin(−θ) = −sin(θ)

cos(−θ) = cos(θ)

tan(−θ) = −tan(θ)

Double Angle Identities

sin 2a
cos 2a
tan 2a

Half Angle Identities

Note that “±” means it may be either one, depending on the value of θ/2

sin a/2
cos a/2
tan a/2
cot a/2

Angle Sum and Difference Identities

Note that plus/minus means you can use plus or minus, and the minus/plus means to use the opposite sign.

sin(A plus/minus B) = sin(A)cos(B) plus/minus cos(A)sin(B)

cos(A plus/minus B) = cos(A)cos(B) minus/plus sin(A)sin(B)

tan(A plus/minus B) = tan(A) plus/minus tan(B)minus/plus tan(A)tan(B)

cot(A plus/minus B) = cot(A)cot(B) minus/plus 1cot(B) plus/minus cot(A)

Triangle Identities

There are also Triangle Identities that apply to all triangles (not just Right Angled Triangles)

These four formulas convert the product of two cosines and/or sines with a different argument into a sum. The reverse formulas we get by bringing factor ½ to the other side and by substitution:

 

Courses

Featured Downloads