Secant Trig Identities- Complete Reference
What the Hell Is Secant?
Secant is the reciprocal of cosine. That's it. If cos(θ) = adjacent/hypotenuse, then sec(θ) = hypotenuse/adjacent. You don't need to memorize a new triangle. You just need to know that sec θ = 1/cos θ.
Everything else in this article flows from that one relationship. Master it first. Everything else is just algebra applied to trigonometry.
The Core Secant Identities
These are the identities you'll actually use. Everything else is derived from these.
Reciprocal Identity
This is your foundation:
sec θ = 1/cos θ
And its partner:
cos θ = 1/sec θ
If you're ever stuck, convert everything to cosine and secant. The math usually simplifies.
Pythagorean Identities with Secant
These come from the Pythagorean theorem applied to the unit circle. You need all three:
- sin²θ + cos²θ = 1
- 1 + tan²θ = sec²θ
- 1 + cot²θ = csc²θ
The second one is the secant identity you'll use most. It lets you convert between secant and tangent when you need to simplify expressions or solve equations.
You can rearrange sec²θ = 1 + tan²θ to get sec²θ - tan²θ = 1. That's useful for some proofs and simplifications.
Negative Angle Identities
Secant is an even function. That means:
sec(-θ) = sec(θ)
Compare this to cosine, which is also even: cos(-θ) = cos(θ). Makes sense, since sec is just 1/cos.
For reference, sine and tangent are odd functions, so sin(-θ) = -sin(θ) and tan(-θ) = -tan(θ).
Sum and Difference Formulas
These identities let you break down secant of compound angles:
sec(α + β) = sec α · sec β · cos(α - β)
sec(α - β) = sec α · sec β · cos(α + β)
These look messy. Here's a cleaner way to think about them:
- Convert secants to cosines first
- Use the cosine sum/difference formulas
- Convert back if needed
Most textbooks give you these formulas in terms of sine and cosine. Stick with cosine when possible—fewer sign errors.
Double Angle Formulas
When you need secant of twice an angle:
sec(2θ) = 1/cos(2θ)
But cos(2θ) has three forms:
- cos(2θ) = cos²θ - sin²θ
- cos(2θ) = 2cos²θ - 1
- cos(2θ) = 1 - 2sin²θ
Pick the version that matches what you're working with. If you have sin²θ in your problem, use the third form. If you have cos²θ, use the second.
No, you don't get a neat "sec(2θ) = ..." formula that doesn't involve cosine. That's just how it is.
Half Angle Formulas
For secant of half an angle:
sec(θ/2) = ± 1/√((1 + cos θ)/2)
The ± sign depends on which quadrant θ/2 falls in. Check your angle's location before you pick a sign.
You can also write this as:
sec(θ/2) = ± √(2/(1 + cos θ))
Both forms are equivalent. Pick whichever looks cleaner for your specific problem.
Product-to-Sum Identities
These convert products into sums, which often simplifies integration and solving equations:
sec α · sec β = [cos(α - β) + cos(α + β)] / [2 cos α cos β]
Let's be honest—this one is ugly. Most people convert everything to cosine, use the cosine product-to-sum formulas, then convert back. It's fewer steps than memorizing this mess.
Secant in Terms of Sine
Sometimes you need to eliminate cosine entirely. Use the Pythagorean identity:
cos θ = √(1 - sin²θ) (or the negative root, depending on the quadrant)
Then:
sec θ = 1/√(1 - sin²θ)
This shows up in calculus when you're doing substitutions. The algebra gets messy, but the logic is straightforward.
Domain and Range
You need to know where secant is defined and what values it can take:
Domain
Secant is undefined when cos θ = 0. That happens at:
θ = π/2 + nπ where n is any integer
In degrees: 90° + n·180°
Range
Secant values are always:
|sec θ| ≥ 1
So secant can be ≤ -1 or ≥ 1. It never sits between -1 and 1. That's because secant is 1/cos, and cosine is bounded between -1 and 1.
Quick Reference Table
| Identity Type | Formula |
|---|---|
| Reciprocal | sec θ = 1/cos θ |
| Pythagorean | 1 + tan²θ = sec²θ |
| Even Function | sec(-θ) = sec θ |
| Double Angle | sec(2θ) = 1/cos(2θ) |
| Half Angle | sec(θ/2) = ±√(2/(1+cos θ)) |
| Domain Restriction | Undefined when cos θ = 0 |
| Range | |sec θ| ≥ 1 |
How to Actually Use These Identities
Here's how to approach secant problems without wasting time:
Step 1: Convert to Cosine
When in doubt, replace secant with 1/cos. Work in cosine. Convert back at the end if you need secant in your answer.
Step 2: Use the Pythagorean Identity
If you see sec²θ, try replacing it with 1 + tan²θ. This often lets you factor or cancel terms.
Step 3: Check Your Quadrant
Before using half-angle or square roots, figure out where your angle lands. Wrong sign choice is the most common mistake.
Step 4: Simplify Before You Substitute
Don't plug in numbers until you've simplified algebraically. Keep everything symbolic as long as possible.
Common Mistakes to Avoid
- Confusing secant with sine's reciprocal. Secant goes with cosine. Cosecant goes with sine. Mix these up and everything falls apart.
- Forgetting the ± in half-angle formulas. The square root has two values. Pick the right one.
- Ignoring the domain. Secant doesn't exist at odd multiples of π/2. Your answer might be undefined.
- Memorizing without understanding. These aren't magic spells. They're consequences of the unit circle and the definition of secant. If you understand why they work, you won't forget them.
Bottom Line
Secant identities aren't new math. They're just cosine identities written differently. Master cosine first. Every secant formula is just 1/cos applied to a cosine formula you already know.
If you can handle sine and cosine, secant is straightforward. The only new piece is knowing when to use secant instead of cosine—usually when the problem demands it or when converting simplifies the algebra.