Master Trigonometric Derivatives and Integrals- A Complete Guide

The Six Trig Functions You Actually Need

Before diving in, here's the deal. You need to know these six functions cold:

Everything else in this guide builds on these. If you don't know what sin, cos, and tan represent, go back and learn SOH-CAH-TOA first. No point in learning derivatives if you can't find sine of 30 degrees.

Basic Trigonometric Derivatives

Here's the dirty little secret: you only need to memorize three base derivatives. The rest follow from there.

The Three Derivatives to Memorize

That's it. The derivatives of csc, sec, and cot come from quotient rule and chain rule applied to these three.

Derived Derivatives (Memorize These Too)

Notice the pattern? Derivative of co-functions (csc, cot) give you negative signs. Derivative of sec gives positive. Derivative of tan gives positive. Derivative of cot gives negative.

Basic Trigonometric Integrals

Integrals are just derivatives in reverse. But trig integrals are trickier because you rarely get clean antiderivatives.

The Basic Antiderivatives

See the symmetry? What was negative becomes positive and vice versa.

The Less Common Antiderivatives

These last three are reverse-engineered from the derivative rules. If you forget one, just differentiate your answer and see if you get the original function.

Quick Reference Comparison Table

Function Derivative Integral
sin x cos x -cos x + C
cos x -sin x sin x + C
tan x sec²x -ln|cos x| + C
cot x -csc²x ln|sin x| + C
sec x sec x tan x ln|sec x + tan x| + C
csc x -csc x cot x ln|csc x - cot x| + C

The integrals for tan, cot, sec, and csc look different because they require log identities to solve. Don't panic—memorize the patterns.

How to Actually Solve These Problems

Stop memorizing blindly. Here's the actual process.

Step 1: Identify What You're Working With

Is it a product? Use product rule. Is it a quotient? Use quotient rule. Is it a function inside another function? Use chain rule.

Step 2: Look for Patterns

Many trig integrals look complicated but collapse into simple forms. For example:

Then use u-substitution with u = cos x.

Step 3: Use Identities When Stuck

Half-angle and double-angle formulas exist for a reason:

These turn messy products into solvable integrals.

Step 4: Check Your Work

Take your antiderivative. Differentiate it. You should get back to where you started. If not, you messed up somewhere.

Common Mistakes That Will Kill You

Practical Examples

Example 1: Derivative of sin(5x²)

Chain rule. Outer function: sin(u). Inner function: 5x².

d/dx[sin(5x²)] = cos(5x²) · 10x = 10x cos(5x²)

Done.

Example 2: Integral of x² sin x dx

This requires integration by parts. Let u = x², dv = sin x dx.

After applying IBP twice, you get: -x² cos x + 2x sin x + 2cos x + C

Yes, it's messy. Trig integrals often are.

Example 3: Derivative of tan⁵(x³)

Chain rule twice. Outer: u⁵. Middle: tan(u). Inner: x³.

d/dx[tan⁵(x³)] = 5tan⁴(x³) · sec²(x³) · 3x²

Multiply it out: 15x² tan⁴(x³) sec²(x³)

The Bottom Line

Trig derivatives and integrals aren't hard because the math is complex. They're hard because you need pattern recognition and you need to apply the chain rule correctly.

Memorize the six base derivatives. Memorize the six base antiderivatives. Practice chain rule problems until you can do them in your sleep.

That's it. No secrets. No tricks. Just practice.