AP Calculus AB and BC

Derivatives of Trig Functions: Table and Memory Tricks

The six trig derivatives are: sin x gives cos x, cos x gives -sin x, tan x gives sec^2 x, cot x gives -csc^2 x, sec x gives sec x tan x, and csc x gives -csc x cot x. The memory trick: every co-function (cosine, cotangent, cosecant) picks up a negative sign in its derivative.

The six trig derivatives at a glance

Every trig derivative you need in AP Calculus comes from this table. Sine and cosine (Topic 2.7) are the two you truly memorize; tangent, cotangent, secant, and cosecant (Topic 2.10) all follow from those two through the quotient rule, so you can rebuild them in a few seconds if a formula slips. Recognition here is simple: if you see one of the six named trig functions with nothing composed inside it, apply the matching row directly.

Function f(x)f(x)Derivative f(x)f'(x)
sinx\sin xcosx\cos x
cosx\cos xsinx-\sin x
tanx\tan xsec2x\sec^2 x
cotx\cot xcsc2x-\csc^2 x
secx\sec xsecxtanx\sec x \tan x
cscx\csc xcscxcotx-\csc x \cot x

The recognition question is not which technique, it is which row, and then whether anything else is happening around the trig function. A bare sinx\sin x or secx\sec x takes the table entry as is. The moment an inner function appears, such as sin(3x)\sin(3x) or sec(x2)\sec(x^2), you still start from the table but multiply by the inner derivative through the chain rule (Topic 3.1). Keep those two steps separate in your head.

The co-function negative pattern

The fastest way to hold all six formulas in memory is one sign rule: every co-function differentiates to a negative. The co-functions are the three whose names start with co, meaning cosine, cotangent, and cosecant, and their derivatives all carry a minus sign. The other three, sine, tangent, and secant, stay positive. That single observation cuts what you have to remember roughly in half, because the six formulas pair up.

  • sinx\sin x and cosx\cos x are a pair: the derivative of sinx\sin x is +cosx+\cos x, and the derivative of cosx\cos x is sinx-\sin x.
  • tanx\tan x and cotx\cot x are a pair: tanx\tan x gives +sec2x+\sec^2 x, and cotx\cot x gives csc2x-\csc^2 x.
  • secx\sec x and cscx\csc x are a pair: secx\sec x gives +secxtanx+\sec x \tan x, and cscx\csc x gives cscxcotx-\csc x \cot x.

Inside each pair, the co-function's derivative is the non-co-function's derivative with the sign flipped and every function swapped for its co-partner. So once you know that the derivative of secx\sec x is secxtanx\sec x \tan x, you get the cosecant formula by attaching a minus sign and turning sec\sec into csc\csc and tan\tan into cot\cot. That is why memorizing three formulas plus the sign rule is enough for all six.

Memory rule

If the function name starts with c-o (cosine, cotangent, cosecant), its derivative is negative. Sine, tangent, and secant stay positive. This one rule fixes every sign in the table.

Where the table comes from (Topic 2.10)

Topic 2.10 does not ask you to memorize four more formulas from thin air. It asks you to rewrite tangent, cotangent, secant, and cosecant using sine and cosine, then differentiate with the quotient rule. That is the derivation, and it is worth doing once so the table stops feeling arbitrary. Take tangent as the model case.

tan(x)=(sinxcosx)=cosxcosxsinx(sinx)cos2x=cos2x+sin2xcos2x\tan'(x) = \left(\frac{\sin x}{\cos x}\right)' = \frac{\cos x \cos x - \sin x(-\sin x)}{\cos^2 x} = \frac{\cos^2 x + \sin^2 x}{\cos^2 x}

The Pythagorean identity cos2x+sin2x=1\cos^2 x + \sin^2 x = 1 collapses the numerator to 11, so the result is 1cos2x=sec2x\dfrac{1}{\cos^2 x} = \sec^2 x. The same rewrite-then-quotient-rule path produces the other three: cotangent from cosxsinx\dfrac{\cos x}{\sin x}, secant from 1cosx\dfrac{1}{\cos x}, and cosecant from 1sinx\dfrac{1}{\sin x}. Worked example 1 runs the secant case in full. The practical payoff is that you never have to gamble on a half-remembered formula: if you can write the function over sine and cosine, you can regenerate its derivative.

Inverse trig derivatives (Topic 3.4)

Topic 3.4 adds six more derivatives, and these are on both the AB and BC exams, not BC only. The inverse trig functions (sin1x\sin^{-1} x, also written arcsinx\arcsin x, and its relatives) differentiate to algebraic expressions with no trig function left in the answer. That is the recognition cue: an inverse trig derivative turns a trig-flavored input into a plain rational or radical output.

FunctionDerivative
sin1x\sin^{-1} x11x2\dfrac{1}{\sqrt{1-x^2}}
cos1x\cos^{-1} x11x2-\dfrac{1}{\sqrt{1-x^2}}
tan1x\tan^{-1} x11+x2\dfrac{1}{1+x^2}
cot1x\cot^{-1} x11+x2-\dfrac{1}{1+x^2}
sec1x\sec^{-1} x1xx21\dfrac{1}{|x|\sqrt{x^2-1}}
csc1x\csc^{-1} x1xx21-\dfrac{1}{|x|\sqrt{x^2-1}}

Two patterns make these manageable. First, the same co-function negative rule applies: cos1x\cos^{-1} x, cot1x\cot^{-1} x, and csc1x\csc^{-1} x are just the negatives of their partners, so you memorize only three forms. Second, there are only three distinct shapes: 11x2\dfrac{1}{\sqrt{1-x^2}} for the sine and cosine inverses, 11+x2\dfrac{1}{1+x^2} for the tangent and cotangent inverses, and 1xx21\dfrac{1}{|x|\sqrt{x^2-1}} for the secant and cosecant inverses. The arctangent form 11+x2\dfrac{1}{1+x^2} shows up most on the exam, often hidden inside an integral, because reversing it is how you integrate 11+x2\dfrac{1}{1+x^2}.

When the input to an inverse trig function is anything other than a bare xx, the chain rule attaches the inner derivative on top. For (sin1(u))\left(\sin^{-1}(u)\right)' you write u1u2\dfrac{u'}{\sqrt{1-u^2}}, and worked example 3 shows this with u=x2u = x^2. Missing that inner derivative is the single most common inverse-trig error.

Common mistakes and method selection

Most points lost on trig derivatives come from a short list of predictable slips. On multiple choice, the distractor answers are usually built from exactly these errors, so an answer that matches one is a reason to recheck rather than move on.

  • Dropping the chain rule. The derivative of sin(3x)\sin(3x) is 3cos(3x)3\cos(3x), not cos(3x)\cos(3x). Always multiply by the inner derivative when a function sits inside the trig function.
  • Confusing sec2x\sec^2 x with secxtanx\sec x \tan x. The first is the derivative of tangent; the second is the derivative of secant. They look alike and get swapped constantly.
  • Sign errors on co-functions. Forgetting the minus on cosx\cos x, cotx\cot x, cscx\csc x, or their inverses. The c-o rule exists to catch exactly this.
  • Working in degrees. The formula sin(x)=cosx\sin'(x) = \cos x holds only when xx is in radians. AP Calculus is always in radians, so never switch your calculator to degree mode for a derivative.
  • Forgetting the absolute value in (sec1x)=1xx21\left(\sec^{-1} x\right)' = \dfrac{1}{|x|\sqrt{x^2-1}}. The absolute value keeps the derivative positive on both branches of the domain.

For method selection, build a two-part read. First name the row: which of the six functions (or six inverse functions) is it? Then scan for structure around it, a product, a quotient, or an inner function, and layer the product, quotient, or chain rule on top of the table entry. Topic 3.5 is entirely about this layering, choosing and combining derivative rules, and trig functions are where it shows up most often.

Worked examples

Worked example

Rebuilding the secant derivative from the quotient rule

If f(x)=secxf(x) = \sec x, show that f(x)=secxtanxf'(x) = \sec x \tan x.

  1. Rewrite secant in terms of cosine using the identity secx=1cosx\sec x = \dfrac{1}{\cos x}. Now the quotient rule applies with numerator 11 and denominator cosx\cos x.
  2. Set up the quotient rule (uv)=uvuvv2\left(\dfrac{u}{v}\right)' = \dfrac{u'v - uv'}{v^2} with u=1u = 1, so u=0u' = 0, and v=cosxv = \cos x, so v=sinxv' = -\sin x.
  3. Substitute the pieces: (0)(cosx)(1)(sinx)cos2x=sinxcos2x\dfrac{(0)(\cos x) - (1)(-\sin x)}{\cos^2 x} = \dfrac{\sin x}{\cos^2 x}.
  4. Split the single fraction into a product: sinxcos2x=1cosxsinxcosx\dfrac{\sin x}{\cos^2 x} = \dfrac{1}{\cos x}\cdot\dfrac{\sin x}{\cos x}.
  5. Recognize each factor: 1cosx=secx\dfrac{1}{\cos x} = \sec x and sinxcosx=tanx\dfrac{\sin x}{\cos x} = \tan x, so the product is secxtanx\sec x \tan x.

f(x)=secxtanxf'(x) = \sec x \tan x

Worked example

Product rule layered with the chain rule

Differentiate f(x)=x2tan(3x)f(x) = x^2\tan(3x).

  1. Read the outer structure: x2x^2 and tan(3x)\tan(3x) are multiplied, so this is a product rule problem (Topic 2.8). Let p(x)=x2p(x) = x^2 and q(x)=tan(3x)q(x) = \tan(3x).
  2. Differentiate the first factor with the power rule: p(x)=2xp'(x) = 2x.
  3. Differentiate the second factor. It is tan\tan of an inner function 3x3x, so the chain rule gives the table entry sec2u\sec^2 u times the inner derivative: q(x)=sec2(3x)3=3sec2(3x)q'(x) = \sec^2(3x)\cdot 3 = 3\sec^2(3x).
  4. Apply the product rule, first-prime times second plus first times second-prime: f(x)=(2x)tan(3x)+(x2)(3sec2(3x))f'(x) = (2x)\tan(3x) + (x^2)\big(3\sec^2(3x)\big).
  5. Clean up: f(x)=2xtan(3x)+3x2sec2(3x)f'(x) = 2x\tan(3x) + 3x^2\sec^2(3x). Nothing combines, so this is fully simplified.

f(x)=2xtan(3x)+3x2sec2(3x)f'(x) = 2x\tan(3x) + 3x^2\sec^2(3x)

Worked example

Inverse trig with an inner function (Topic 3.4)

Differentiate g(x)=sin1(x2)g(x) = \sin^{-1}(x^2).

  1. Identify the outer function as inverse sine with an inner function u=x2u = x^2. The rule is (sin1(u))=u1u2\left(\sin^{-1}(u)\right)' = \dfrac{u'}{\sqrt{1 - u^2}}.
  2. Find the inner derivative: u=x2u = x^2 gives u=2xu' = 2x.
  3. Substitute u=x2u = x^2 and u=2xu' = 2x into the formula: g(x)=2x1(x2)2g'(x) = \dfrac{2x}{\sqrt{1 - (x^2)^2}}.
  4. Simplify the exponent inside the radical: (x2)2=x4(x^2)^2 = x^4, so g(x)=2x1x4g'(x) = \dfrac{2x}{\sqrt{1 - x^4}}.

g(x)=2x1x4g'(x) = \dfrac{2x}{\sqrt{1 - x^4}}

Frequently asked questions

What is the derivative of tan x?

tan(x)=sec2x\tan'(x) = \sec^2 x. It comes from writing tanx=sinxcosx\tan x = \dfrac{\sin x}{\cos x} and applying the quotient rule; the Pythagorean identity collapses the numerator to 11, leaving 1cos2x=sec2x\dfrac{1}{\cos^2 x} = \sec^2 x.

Why is the derivative of cos x negative?

Because cosine is a co-function, and every co-function (cosine, cotangent, cosecant) differentiates to a negative. Geometrically, cosx\cos x is decreasing wherever sinx\sin x is positive, so its slope sinx-\sin x must carry the minus sign.

Are inverse trig derivatives on the AP Calculus AB exam?

Yes. Differentiating inverse trigonometric functions is Topic 3.4, which is part of both AB and BC. You need (tan1x)=11+x2\left(\tan^{-1} x\right)' = \dfrac{1}{1+x^2} and its relatives for both exams.

Do I have to memorize all six trig derivatives?

Effectively three, plus the co-function sign rule. Memorize sine, tangent, and secant; get cosine, cotangent, and cosecant by flipping the sign and swapping each function for its co-partner. If any slip, rebuild them from sine and cosine with the quotient rule.