Kahibaro
Discord Login Register

Trigonometric Functions

Overview

Trigonometric functions take an angle as input and output a number that describes a ratio in a right triangle or a coordinate on the unit circle. In earlier chapters you met the basic trigonometric ratios (sine, cosine, tangent) and the unit circle. Here we treat these ratios as full-fledged functions: we think about their domains, ranges, basic shapes, and how they behave as you vary the input.

In this chapter we will focus on:

The detailed work with exact values and the unit circle, and specific identities, is handled in their own chapters; here we treat those results as tools we can use when needed.

Trigonometric Ratios as Functions

A trigonometric function is a rule that assigns a real number to each angle (where it is defined). We usually measure the input angle in radians for calculus and advanced work, but degrees can be used as well. Unless explicitly stated, you should assume angles are in radians.

The three primary trigonometric functions are:

Here $x$ is the angle. On the unit circle:

From the unit circle picture, these functions are inherently periodic: their values repeat as you go around the circle.

Sine and Cosine as Wave Functions

Domain and Range

For the basic sine and cosine functions:

They never go above $1$ or below $-1$ because on the unit circle the coordinates are always between $-1$ and $1$.

Periodicity

A function is periodic if its values repeat at regular intervals. For sine and cosine:

You also have simple symmetries (using identities):

Key Values

Using the unit circle chapter, certain “special angle” values are especially useful when working with graphs:

These points form the “skeleton” for sketching $\sin x$ and $\cos x$.

Basic Graph of $y = \sin x$

Think of $y = \sin x$ as a smooth, repeating wave:

If you list key points for one period:

Then repeat that shape every $2\pi$ units.

Basic Graph of $y = \cos x$

The cosine graph is also a smooth, repeating wave, but “shifted” relative to sine:

Key points for one period:

Notice that $\cos x$ is just a horizontal shift of $\sin x$:
$$\cos x = \sin\left(x + \dfrac{\pi}{2}\right).$$

Vertical Stretch and Amplitude

The general forms
$$y = a \sin x, \quad y = a \cos x$$
stretch or shrink the graph vertically:

For $y = a\sin x$ and $y = a\cos x$:

Examples:

Period Changes: $y = \sin(bx)$ and $y = \cos(bx)$

The coefficient $b$ inside the function changes how fast the function completes a cycle:

$$y = \sin(bx), \quad y = \cos(bx).$$

For sine and cosine:

Interpretation:

Examples:

Phase Shifts and Vertical Shifts

The most general basic forms for sine and cosine are:

$$y = a \sin(bx - c) + d,$$
$$y = a \cos(bx - c) + d.$$

Each parameter has a clear geometric meaning.

Vertical Shift $d$

The $+d$ at the end moves the graph up or down:

The line $y = d$ becomes the new “midline” around which the graph oscillates.

Phase Shift $c$

The expression $(bx - c)$ inside the function shifts the graph left or right. To see the amount of horizontal shift, factor out $b$:

$$y = a\sin(bx - c) + d = a\sin\bigl(b(x - \tfrac{c}{b})\bigr) + d.$$

The phase shift is $\dfrac{c}{b}$:

Example:

Tangent Function

Definition, Domain, and Range

The tangent function is defined by:

$$\tan x = \dfrac{\sin x}{\cos x}.$$

Because division by zero is not allowed, $\tan x$ is undefined where $\cos x = 0$, i.e. at

$$x = \dfrac{\pi}{2} + k\pi,\quad k \in \mathbb{Z}.$$

Thus:

As $x$ approaches the values where $\cos x = 0$, $\tan x$ grows without bound in the positive or negative direction. These are vertical asymptotes of the graph.

Periodicity and Symmetry

Tangent has a smaller period than sine and cosine:

Tangent is an odd function:

So, like sine, its graph is symmetric about the origin.

Basic Graph of $y = \tan x$

To sketch one period (say from $-\dfrac{\pi}{2}$ to $\dfrac{\pi}{2}$):

The graph rises from $-\infty$ (approaching the left asymptote) to $+\infty$ (approaching the right asymptote) in a smooth S-shaped curve through $(0,0)$.

This pattern repeats every $\pi$ units.

Transformations of Tangent: $y = a \tan(bx)$

The function
$$y = a \tan(bx)$$
has:

Including shifts, the general form is:

$$y = a \tan(bx - c) + d.$$

Summary of Key Forms and Properties

For $y = a\sin(bx - c) + d$ or $y = a\cos(bx - c) + d$:

For $y = a\tan(bx - c) + d$:

In later chapters (on identities and further applications) you will use these function properties together with algebraic identities to solve equations, model real-world periodic phenomena, and analyze more complex trigonometric expressions.

Views: 15

Comments

Please login to add a comment.

Don't have an account? Register now!