No history yet

Introduction to Trigonometry

Angles and Coordinates

Trigonometry is the study of the relationship between angles and the side lengths of triangles. While it starts with right triangles, its true power comes from extending these ideas to all angles. To do that, we use a tool called the unit circle.

The unit circle is simply a circle with a radius of 1, centered at the origin (0,0) of a coordinate plane. Every point on this circle can be described by an angle, θ\theta, and a pair of coordinates, (x,y)(x, y). The angle begins from the positive x-axis and is measured counter-clockwise.

Lesson image

This setup provides a simple, direct way to define the two most fundamental trigonometric functions: sine and cosine. For any angle θ\theta, the coordinates of the corresponding point on the unit circle are simply (cosθ,sinθ)(\cos \theta, \sin \theta).

On the unit circle: • The x-coordinate is the cosine of the angle. • The y-coordinate is the sine of the angle.

Meet the Six Functions

Sine and cosine are the building blocks. The other four trigonometric functions are defined using them. First is the tangent, which is the ratio of sine to cosine. Geometrically, it represents the slope of the line from the origin to the point on the unit circle.

tan(θ)=sin(θ)cos(θ)=yx\tan(\theta) = \frac{\sin(\theta)}{\cos(\theta)} = \frac{y}{x}

The remaining three functions are the reciprocals of the first three. Cosecant is the reciprocal of sine, secant is the reciprocal of cosine, and cotangent is the reciprocal of tangent.

FunctionAbbreviationDefinitionReciprocal of
Sinesin(θ)yCosecant
Cosinecos(θ)xSecant
Tangenttan(θ)y/xCotangent
Cosecantcsc(θ)1/ySine
Secantsec(θ)1/xCosine
Cotangentcot(θ)x/yTangent

Notice that since tangent, cosecant, secant, and cotangent all have a variable in the denominator, they will be undefined whenever that denominator is zero. For example, tan(θ)\tan(\theta) is undefined when cos(θ)=0\cos(\theta) = 0, which happens at 9090^\circ and 270270^\circ.

Patterns on the Circle

The unit circle reveals interesting patterns. If you travel once around the circle, an angle of 360360^\circ (or 2π2\pi radians), you end up exactly where you started. This means the values for sine and cosine repeat every 360360^\circ. This repeating nature is called periodicity.

A function ff is periodic if there's a number PP such that f(x+P)=f(x)f(x+P) = f(x) for all xx. The smallest such positive number PP is the period.

For sine and cosine, the period is 360360^\circ. For tangent, the pattern repeats more quickly, every 180180^\circ. The reciprocal functions share the same period as their base functions.

Trigonometric functions also exhibit symmetry. Consider the angles θ\theta and θ-\theta. A negative angle is measured clockwise from the positive x-axis. The point for θ-\theta will have the same x-coordinate as θ\theta but the opposite y-coordinate.

Lesson image

This observation leads to the even and odd properties of these functions. An even function is symmetric across the y-axis, meaning f(x)=f(x)f(-x) = f(x). An odd function is symmetric about the origin, meaning f(x)=f(x)f(-x) = -f(x).

cos(θ)=cos(θ)(Even)sin(θ)=sin(θ)(Odd)\cos(-\theta) = \cos(\theta) \quad \text{(Even)} \\ \\ \sin(-\theta) = -\sin(\theta) \quad \text{(Odd)}

From these, we can determine the properties for the other functions. For example, tangent is an odd function because tan(θ)=sin(θ)cos(θ)=sin(θ)cos(θ)=tan(θ)\tan(-\theta) = \frac{\sin(-\theta)}{\cos(-\theta)} = \frac{-\sin(\theta)}{\cos(\theta)} = -\tan(\theta).

FunctionProperty
SineOdd
CosineEven
TangentOdd
CosecantOdd
SecantEven
CotangentOdd

Let's check your understanding of these fundamental concepts.

Quiz Questions 1/6

On the unit circle, the coordinates of a point (x,y)(x, y) corresponding to an angle θ\theta are defined as:

Quiz Questions 2/6

The tangent of an angle θ\theta, denoted as tan(θ)\tan(\theta), is defined as the ratio:

These definitions and properties are the foundation of trigonometry. Mastering them opens the door to understanding more complex relationships and applications.