Trigonometric Identities

Download as PDF

Dive into the world of trigonometric identities, the fundamental rules that govern the relationships between sine, cosine, tangent, and their reciprocals. Mastering these identities is the key to unlocking advanced trigonometry and calculus, allowing you to simplify complex expressions and solve intricate equations with confidence.

Trigonometric Identities — an original Algebra911 reference diagram defining trigonometric identities with its key formula and a worked example.
Trigonometric Identities: A Comprehensive Guide

What Are Trigonometric Identities?

A trigonometric identity is an equation involving trigonometric functions that holds true for all possible values of the variable for which both sides of the equation are defined. Think of them as the fundamental rules of grammar in the language of trigonometry. Unlike a regular equation, which is only true for specific values (for example, x+5=8 is only true when x=3), an identity is a statement of universal truth within its domain.

For instance, the algebraic identity (x+1)2=x2+2x+1 is always true, no matter what value you substitute for x. Trigonometric identities work the same way. The equation sin2θ+cos2θ=1 isn't something you solve for θ; it's a foundational truth that is valid for any angle θ. Understanding and using these identities is crucial for simplifying complex trigonometric expressions and solving trigonometric equations, forming a bridge between basic trigonometry and higher-level mathematics like calculus.

The Foundational Identities: Reciprocal and Quotient

Before diving into complex proofs, you must be fluent with the most basic relationships. These identities are derived directly from the definitions of the trigonometric functions in a right-angled triangle (SOH CAH TOA) and their extension to the unit circle.

Reciprocal Identities

Each of the three primary trigonometric functions (sine, cosine, tangent) has a corresponding reciprocal function: cosecant, secant, and cotangent. The reciprocal identities define these relationships.

cscθ=1sinθsinθ=1cscθsecθ=1cosθcosθ=1secθcotθ=1tanθtanθ=1cotθ

These are essential for rewriting expressions. If you see a secθ, your first instinct should often be to think of it as 1cosθ.

Quotient Identities

These two identities express the tangent and cotangent functions in terms of sine and cosine. They are incredibly useful for simplifying expressions down to the two primary functions.

tanθ=sinθcosθcotθ=cosθsinθ

Remembering that tangent is oppositeadjacent, you can see how this identity is formed by dividing sine (oppositehypotenuse) by cosine (adjacenthypotenuse). The 'hypotenuse' terms cancel out, leaving you with the definition of tangent.

The Pythagorean Identities: The Cornerstones of Trigonometry

The Pythagorean identities are arguably the most important set of identities you will learn. They are derived from the Pythagorean Theorem (a2+b2=c2) as it applies to the unit circle, where the radius (hypotenuse) is 1, the x-coordinate is cosθ, and the y-coordinate is sinθ.

The primary Pythagorean identity is:

sin2θ+cos2θ=1

This identity is a powerhouse. It allows you to swap between sine and cosine terms, which is fundamental in solving equations and proving other identities. Notice that it can be rearranged to sin2θ=1cos2θ or cos2θ=1sin2θ. These forms are just as important.

The other two Pythagorean identities can be derived directly from this first one. What happens if you divide every term in sin2θ+cos2θ=1 by cos2θ?

sin2θcos2θ+cos2θcos2θ=1cos2θ

Using the quotient and reciprocal identities, this simplifies to:

tan2θ+1=sec2θ

Similarly, if you divide the primary identity by sin2θ, you get the third identity:

1+cot2θ=csc2θ

These three identities are constantly used to substitute squared terms, simplify expressions, and make problems solvable.

How Do You Prove a Trigonometric Identity?

Proving an identity is like solving a puzzle. You are given a starting expression and a target expression (the two sides of the equation), and you must use logical steps and established identities to show that they are the same. It is a demonstration of equivalence, not a search for a solution.

Here is a general strategy that works for most proofs:

  1. Choose a Side: Start with the more complicated-looking side of the equation. It's almost always easier to simplify a complex expression than to 'un-simplify' a simple one.
  2. Convert to Sine and Cosine: A very powerful technique is to rewrite all trigonometric functions in terms of sine and cosine using the reciprocal and quotient identities. This often reveals a clearer path forward.
  3. Look for Pythagorean Substitutions: Be on the alert for terms like sin2x, 1cos2x, or tan2x+1. These are prime candidates for substitution using the Pythagorean identities.
  4. Use Algebra: Don't forget your algebra skills! You might need to:
    • Find a common denominator to add or subtract fractions.
    • Factor expressions (e.g., difference of squares like 1sin2x=(1sinx)(1+sinx)).
    • Multiply by a conjugate to simplify a denominator (e.g., multiply 11cosx by 1+cosx1+cosx).
    • Distribute or expand terms.
  5. Keep the Goal in Mind: As you manipulate your chosen side, keep an eye on the other side of the identity. This will guide your choices and help you see the next logical step.
  6. Never Move Terms Across the Equals Sign: You are trying to prove the two sides are equal. You cannot assume they are equal from the start. Work on one side exclusively until it is identical to the other side.
Example 1

Prove the identity: tanx+cotx=secxcscx

Solution: We will start with the left-hand side (LHS) as it appears more complex.

Step 1: Convert to sine and cosine.
LHS = sinxcosx+cosxsinx

Step 2: Find a common denominator to add the fractions. The common denominator is cosxsinx.
LHS = sinxcosxsinxsinx+cosxsinxcosxcosx
LHS = sin2xcosxsinx+cos2xcosxsinx
LHS = sin2x+cos2xcosxsinx

Step 3: Use the Pythagorean identity sin2x+cos2x=1.
LHS = 1cosxsinx

Step 4: Separate the fraction and use reciprocal identities.
LHS = 1cosx1sinx
LHS = secxcscx

The left side now matches the right side, so the identity is proven.

Example 2

Prove the identity: secθcosθsecθ=sin2θ

Solution: We will simplify the more complex left-hand side (LHS).

Step 1: Convert secθ to 1cosθ.
LHS = 1cosθcosθ1cosθ

Step 2: Simplify the complex fraction. We can do this by multiplying the numerator and the denominator by cosθ.
LHS = (1cosθcosθ)cosθ(1cosθ)cosθ
LHS = cosθcosθcos2θ1
LHS = 1cos2θ

Step 3: Use the Pythagorean identity sin2θ=1cos2θ.
LHS = sin2θ

The LHS is now equal to the RHS. The identity is proven.

How Are Identities Used to Simplify Expressions?

One of the most common applications of trigonometric identities is to simplify a complicated expression into a much simpler one. This is a vital skill in calculus, where integrating or differentiating a simplified expression is far easier than working with the original, cumbersome form. The process is very similar to proving an identity, but instead of a target, your goal is to make the expression as compact as possible.

Example 3

Simplify the expression: cosx+tanxsinx

Solution: The goal is to combine these terms into a single, simpler term if possible.

Step 1: Convert everything to sine and cosine.
Expression = cosx+(sinxcosx)sinx

Step 2: Simplify the second term.
Expression = cosx+sin2xcosx

Step 3: Find a common denominator to add the terms. The common denominator is cosx.
Expression = cosx1cosxcosx+sin2xcosx
Expression = cos2xcosx+sin2xcosx
Expression = cos2x+sin2xcosx

Step 4: Use the Pythagorean identity sin2x+cos2x=1.
Expression = 1cosx

Step 5: Use the reciprocal identity to state the final simplified form.
Expression = secx

Thus, the complex expression cosx+tanxsinx simplifies neatly to just secx.

Key formulas for trigonometric identities by Algebra911.
Key formulas for trigonometric identities by Algebra911.

How Do Identities Help in Solving Equations?

Trigonometric identities are essential tools for solving trigonometric equations. Often, an equation will contain a mix of different trig functions, making it difficult to solve directly. By using identities, you can transform the equation into a more manageable form, usually one that involves only a single trigonometric function.

The general approach is to use an identity to substitute a term, which then allows you to use algebraic techniques like factoring to solve for the variable. Remember, you are solving for angle values, so your final answers will be in degrees or radians.

Example 4

Solve the equation 2sin2θ+3cosθ3=0 for 0θ<360.

Solution: This equation contains both sine and cosine, which is a problem. We need to convert it to a single function.

Step 1: Identify an identity to use. We have a sin2θ term. The Pythagorean identity sin2θ+cos2θ=1 can be rearranged to sin2θ=1cos2θ. This is perfect, as it will leave us with an equation entirely in terms of cosθ.

Step 2: Substitute the identity into the equation.
2(1cos2θ)+3cosθ3=0

Step 3: Simplify and rearrange into a standard quadratic form ax2+bx+c=0, where x is cosθ.
22cos2θ+3cosθ3=0
2cos2θ+3cosθ1=0
Multiply by 1 to make the leading coefficient positive:
2cos2θ3cosθ+1=0

Step 4: Factor the quadratic equation. (You can think of this as 2u23u+1=0 where u=cosθ).
(2cosθ1)(cosθ1)=0

Step 5: Set each factor to zero and solve for cosθ.
Case 1: 2cosθ1=0cosθ=12
Case 2: cosθ1=0cosθ=1

Step 6: Find all angles θ in the interval 0θ<360 that satisfy these conditions.
For cosθ=12, the cosine is positive in Quadrant I and Quadrant IV. The reference angle is 60. So, θ=60 and θ=36060=300.
For cosθ=1, this occurs when the angle is on the positive x-axis. So, θ=0.

The solutions are θ=0,60,300.

What Are Common Mistakes to Avoid?

Working with trigonometric identities can be tricky, and a few common pitfalls can trip up students. Being aware of these can save you a lot of frustration.

  • Illegal Algebra: This is the most common issue. You cannot treat a proof like solving an equation. Do not move terms from one side of the equals sign to the other. You must work on each side independently.
  • Distribution Errors: Remember that trigonometric functions are not distributive. For example, sin(A+B)sinA+sinB. Similarly, (sinθ+cosθ)2sin2θ+cos2θ. You must expand it properly as sin2θ+2sinθcosθ+cos2θ.
  • Forgetting Parentheses: When substituting, always use parentheses to maintain the order of operations. Replacing sin2x with 1cos2x in the expression 3sin2x should result in 3(1cos2x), not 31cos2x.
  • Giving Up on a Path Too Soon: Sometimes a proof can look more complicated before it gets simpler. If you've made a valid substitution, follow the algebraic path for a few steps before deciding it's a dead end.
  • Not Converting to Sine/Cosine: When you're stuck, the single most effective strategy is to convert every function to its sine and cosine equivalent. Many students forget this powerful first step.

Quick Reference: Key Identities

Memorizing the fundamental identities is non-negotiable for success. Here is a summary of the core identities covered in this lesson in a handy table format.

Identity TypeIdentities
Reciprocalcscθ=1sinθ
secθ=1cosθ
cotθ=1tanθ
Quotienttanθ=sinθcosθ
cotθ=cosθsinθ
Pythagoreansin2θ+cos2θ=1
tan2θ+1=sec2θ
1+cot2θ=csc2θ

Keep this list nearby when working on problems. With practice, they will become second nature.

Frequently Asked Questions

Why are they called 'identities'?

They are called identities because they are 'identical' for all valid inputs. Unlike a conditional equation that is only true for specific values, an identity expresses a universal relationship between functions that is always true, much like a+a=2a is always true in algebra.

Do I have to memorize all of the trigonometric identities?

You should absolutely memorize the foundational identities: Reciprocal, Quotient, and Pythagorean. Many other identities (like sum/difference and double-angle formulas) can be derived from these, but memorizing the core set is essential for efficiency.

What's the difference between an identity and a formula?

The terms are often used interchangeably in this context. An identity is a statement of equivalence that is always true. A formula is typically a rule or equation used to calculate a specific result. All trigonometric identities can be considered formulas, but not all formulas are identities.

Can I prove an identity by graphing?

Graphing can provide strong evidence that an equation is an identity. If you graph the left side and the right side and the graphs are identical, it's almost certainly an identity. However, this is not a formal mathematical proof, which requires algebraic manipulation to show equivalence.

Where are trigonometric identities used outside of math class?

Trigonometric identities are fundamental in many STEM fields. They are used in physics to analyze waves (sound, light, water), in engineering for building and circuit analysis, in computer graphics to rotate and transform objects, and in signal processing for music and communications.

Is there a trick to knowing which identity to use?

Experience is the best teacher, but a good strategy is to look at the functions in your problem. If you see squared terms, think Pythagorean. If you have a mix of functions, try converting to sine and cosine. Practice recognizing patterns is key to developing intuition.

What does sin²θ mean?

The notation sin2θ is a shorthand way of writing (sinθ)2. It means you first find the sine of the angle θ, and then you square the result. This notation is used for all trigonometric functions to avoid ambiguity with expressions like sin(θ2).