Skip to main content

Section 5.1 Trigonometric Identities

Goal:
In the Right Triangle Trigonometry section, we defined a trigonometric identity as an trigonometric equation that is true for all values of every variable in the equation for which the equation is defined. In this section, we will see that there are many other useful trigonometric identities.
From the unit circle, you have already seen that \(\sin ^2{x} + \cos^2 {x} = 1\text{.}\) This is one of the most fundamental and most used trigonometric identities, but by the definition above, there are many more identities. Some of these can be seen easily using functions.

Problem 5.1.1.

Consider the Pythagorean Identity \(\sin^2{x} + \cos^2{x} = 1\text{.}\)
  1. Divide all terms in the identity \(\sin^2{x} + \cos^2{x} = 1\) by \(\sin^2x\text{.}\) Write each quotient as a single term.
  2. Divide all terms in the identity \(\sin^2{x} + \cos^2{x} = 1\) by \(\cos^2x\text{.}\) Write each quotient as a single term.
  3. These are alternate forms of the Pythagorean Identity. Make sure you add them to your reference sheet.

Problem 5.1.2.

One way to verify that identities are true is to use Desmos.
  1. What does it mean for two functions to ’line up’? How does this show that the functions are equivalent?
  2. Use Desmos to verify the following identities:
    1. \(\displaystyle \sin{(-x)}=-\sin{(x)}\)
    2. \(\displaystyle \cos{(-x)}=\cos{(x)}\)
    3. \(\displaystyle \tan{(-x)}=-\tan{(x)}\)
    4. \(\displaystyle \csc{(-x)}=-\csc{(x)}\)
    5. \(\displaystyle \sec{(-x)}=\sec{(x)}\)
    6. \(\displaystyle \cot{(-x)}=-\cot{(x)}\)
    7. In general, functions are called even if \(f(-x)=f(x)\text{,}\) and odd if \(f(-x)=-f(x)\text{.}\)
      Write ’even’ or ’odd’ next to each function above.
There are many other useful trigonometric identities. See http://www.pleacher.com/mp/mlessons/trig/ident2.html for a more complete list.In addition to using function graphs to show that trigonometric identities are true, we can also use previously proved identities and algebra.

Example 5.1.3.

Prove that \(\tan{x} \sin{x} + \cos{x} = \sec{x}\text{.}\) Choose one side of the equation and transform it into the other side using algebra and previously used identities. NOTE: You may be tempted to perform operations (addition, subtraction, multiplication or division) to both sides of the equation. If you do this, you are using properties of equality. You are using the fact that the equation is true before you have proved that it is!
\begin{equation*} \begin{aligned} \tan x \sin x + \cos x &= \left(\frac{\sin x}{\cos x}\right)\sin x + \cos x \\ &= \frac{\sin^2 x}{\cos x} + \cos x \\ &= \frac{\sin^2 x}{\cos x} + \frac{\cos^2 x}{\cos x} \\ &= \frac{\sin^2 x + \cos^2 x}{\cos x} \\ &= \frac{1}{\cos x} \\ &= \sec x \end{aligned} \end{equation*}

Problem 5.1.4.

Prove the following trigonometric equations using the method in ExampleΒ 5.1.3.
  1. \(\displaystyle \csc{x} \cos{x} = \cot{x}\)
  2. \(\displaystyle \frac{\tan{x}} {\csc{x}} = \frac{\sin^2{x}} {\cos{x}}\)
  3. \(\displaystyle \sec{x} - \tan{x} = \frac{1- \sin{x}} {\cos{x}}\)
  4. \(\displaystyle \frac{1}{\tan{x}} + {\tan{x}} = \frac{\csc{x}} {\cos{x}}\)
  5. \(\displaystyle \frac{\csc x}{1-\csc x}=\frac{1}{\sin x-1}\)
  6. \(\displaystyle \frac{\sec x}{1+\tan^2x}=\cos x\)
  7. \(\displaystyle (1-\cos x)(1+\cos(-x))=\sin^2 x\)