# Equivalent representations of trigonometric functions

> AP Precalculus · Unit 3: Trigonometric and Polar Functions
> Source: https://www.owlsprep.com/study/ap-precalculus-u3-equivalent-representations-of-trigonometric-functions/

This guide covers equivalent representations of trigonometric functions for AP Precalculus, including core identities and simplification techniques, and strategies to verify equivalence across matching domains.

**Prerequisites:** Basic trigonometric function definitions on the unit circle; Basic algebraic manipulation of polynomials and rational functions; Graphing sinusoidal functions with amplitude, period, and phase shift

## Learning objectives

- Identify equivalent trigonometric expressions with matching domains
- Use Pythagorean identities to simplify rational trigonometric expressions
- Apply double-angle identities to rewrite trigonometric forms

## Pythagorean Identities and Simplification

Pythagorean identities are the most commonly used tools for rewriting trigonometric expressions, derived directly from the unit circle equation. For any angle $\theta$ corresponding to a point $(x,y)$ on the unit circle, $x^2 + y^2 = 1$, so substituting $x = \cos\theta$ and $y = \sin\theta$ gives the core identity:

$$cos^2 \theta + \sin^2 \theta = 1$$

Dividing both sides by $\cos^2 \theta$ (for $\cos\theta \neq 0$) gives the tangent-secant form: $1 + \tan^2 \theta = \sec^2 \theta$, and dividing by $\sin^2 \theta$ (for $\sin\theta \neq 0$) gives the cotangent-cosecant form: $1 + \cot^2 \theta = \csc^2 \theta$. These identities are used to replace quadratic terms, cancel common factors, and simplify to a single basic trigonometric term.

**Equivalent Trigonometric Representations** — Different algebraic expressions that produce identical output values for all inputs in their shared domain. Equivalence requires matching domains, not just matching output where both are defined.

*Example:* $\frac{1 - \sin^2 \theta}{\cos \theta}$ and $\cos \theta$ are only equivalent when $\cos \theta \neq 0$

**Worked example:** Simplify $\frac{1 - \sin^2 \theta}{1 - \cos^2 \theta}$ to an equivalent expression in terms of a single basic trigonometric function, for all $\theta$ where the original expression is defined.

1. Apply the core Pythagorean identity to the numerator:

   $$1 - \sin^2 \theta = \cos^2 \theta$$
2. Apply the core Pythagorean identity to the denominator:

   $$1 - \cos^2 \theta = \sin^2 \theta$$
3. Rewrite the fraction and use the definition of cotangent:

   $$\frac{\cos^2 \theta}{\sin^2 \theta} = \left(\frac{\cos \theta}{\sin \theta}\right)^2 = \cot^2 \theta$$
4. The simplified expression $\cot^2 \theta$ has the same domain ($\sin\theta \neq 0$) as the original, so they are fully equivalent.

> **Exam tip:** Always confirm that your simplified expression has the same domain as the original. If the original excludes input values allowed in the simplified form, explicitly note the excluded values for full credit on FRQs.

## Double-Angle Identities

Double-angle identities relate trigonometric functions of $2\theta$ to functions of $\theta$. They are derived from the sum identities for sine and cosine. Setting $A = B = \theta$ in the sine sum identity gives:

$$\sin 2\theta = 2\sin \theta \cos \theta$$

For cosine, setting $A = B = \theta$ gives three equivalent forms:

$$\cos 2\theta = \cos^2 \theta - \sin^2 \theta = 2\cos^2 \theta - 1 = 1 - 2\sin^2 \theta$$

> **Exam tip:** Know all three forms of the cosine double-angle identity; choosing the form that matches the rest of your expression (all in cosine or all in sine) is often the key to a clean simplification.

## AP-Style Worked Practice

**Check your understanding**

Which of the following expressions is equivalent to $\frac{\cos 2\theta}{\cos \theta - \sin \theta}$ for all $\theta$ where the expression is defined?

1. 

   - A) $1$
   - B) $\cos \theta + \sin \theta$
   - C) $\cos 2\theta$
   - D) $\frac{1}{\cos \theta + \sin \theta}$

   *Why:* Rewrite $\cos 2\theta = \cos^2 \theta - \sin^2 \theta$, which factors to $(\cos \theta - \sin \theta)(\cos \theta + \sin \theta)$. Cancel the common factor (valid since $\cos \theta - \sin \theta \neq 0$ for the original expression) to get $\cos \theta + \sin \theta$.

## Common pitfalls

- **Wrong:** After simplifying $\frac{1 - \sin^2 \theta}{\cos \theta} = \cos \theta$, claiming the two expressions are equivalent for all real $\theta$
  - Why it fails: The original expression excludes all $\theta$ where $\cos \theta = 0$, while $\cos \theta$ is defined for all $\theta$, so they are not fully equivalent without noting exclusions
  - Correct: Always compare the domain of the original and simplified expression, and explicitly list any excluded input values when stating equivalence
- **Wrong:** Forgetting the $\cos \theta$ term in the double-angle identity for sine, writing $\sin 2\theta = 2\sin \theta$
  - Why it fails: Students remember the factor of 2 but drop the cosine term when simplifying quickly
  - Correct: Always write the full identity $\sin 2\theta = 2\sin \theta \cos \theta$ before simplifying, never skip writing the cosine term

## Cheatsheet

| Category | Formula | Notes |
| --- | --- | --- |
| Core Pythagorean Identity | $\cos^2 \theta + \sin^2 \theta = 1$ | Holds for all real $\theta$, swap quadratic terms |
| Tangent-Secant Pythagorean | $1 + \tan^2 \theta = \sec^2 \theta$ | Defined when $\cos \theta \neq 0$ |
| Cotangent-Cosecant Pythagorean | $1 + \cot^2 \theta = \csc^2 \theta$ | Defined when $\sin \theta \neq 0$ |
| Double-Angle (Sine) | $\sin 2\theta = 2\sin \theta \cos \theta$ | Holds for all real $\theta$ |
| Double-Angle (Cosine) | $\cos 2\theta = \cos^2 \theta - \sin^2 \theta = 2\cos^2 \theta - 1 = 1 - 2\sin^2 \theta$ | Three equivalent forms for different uses |

## What's next

This topic is the foundational prerequisite for the next key topics in Unit 3: solving trigonometric equations and modeling periodic phenomena, which make up a much larger portion of the AP Precalculus exam. Without the ability to rewrite trigonometric expressions into equivalent simplified forms — using the Pythagorean and double-angle identities — you cannot factor complex trigonometric equations or reduce expressions to a solvable form, both commonly tested on the MCQ and FRQ sections. These manipulation skills also build a strong foundation for later courses.

- [Trigonometric identities (Pythagorean, sum/difference, double-angle)](https://www.owlsprep.com/study/ap-precalculus-u3-trigonometric-identities/)
- [Polar coordinates and graphs](https://www.owlsprep.com/study/ap-precalculus-u3-polar-coordinates-and-graphs/)
- [Polar function graph behavior](https://www.owlsprep.com/study/ap-precalculus-u3-polar-function-graph-behavior/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-precalculus-u3-equivalent-representations-of-trigonometric-functions/
