← Calculus (ME-C1, C2, C3)

NSWMaths Extension 1Syllabus dot point

What are the derivatives and antiderivatives of the inverse trigonometric functions?

Differentiate inverse trigonometric functions and integrate functions that involve them

A focused answer to the HSC Maths Extension 1 dot point on the calculus of inverse trig functions. The derivatives of arcsin⁑\arcsin, arccos⁑\arccos and arctan⁑\arctan, their chain-rule extensions, and integrals leading back to inverse trig, with worked examples.

Generated by Claude OpusReviewed by Better Tuition Academy7 min answer

Have a quick question? Jump to the Q&A page

What this dot point is asking

NESA wants you to know the standard derivatives of arcsin⁑\arcsin, arccos⁑\arccos and arctan⁑\arctan, apply the chain rule to compositions, and integrate functions that produce these inverse-trig antiderivatives.

The answer

Standard derivatives

ddx(arcsin⁑x)=11βˆ’x2,x∈(βˆ’1,1).\frac{d}{dx}(\arcsin x) = \frac{1}{\sqrt{1 - x^2}}, \qquad x \in (-1, 1).

ddx(arccos⁑x)=βˆ’11βˆ’x2,x∈(βˆ’1,1).\frac{d}{dx}(\arccos x) = -\frac{1}{\sqrt{1 - x^2}}, \qquad x \in (-1, 1).

ddx(arctan⁑x)=11+x2,x∈R.\frac{d}{dx}(\arctan x) = \frac{1}{1 + x^2}, \qquad x \in \mathbb{R}.

Note that arcsin⁑\arcsin and arccos⁑\arccos have the same magnitude derivative but opposite signs, consistent with arcsin⁑x+arccos⁑x=Ο€2\arcsin x + \arccos x = \frac{\pi}{2}.

Derivation (sketch)

Let y=arcsin⁑xy = \arcsin x, so sin⁑y=x\sin y = x. Differentiate implicitly:

cos⁑yβ‹…dydx=1\cos y \cdot \frac{dy}{dx} = 1, so dydx=1cos⁑y\frac{dy}{dx} = \frac{1}{\cos y}.

For y∈[βˆ’Ο€2,Ο€2]y \in \left[ -\frac{\pi}{2}, \frac{\pi}{2} \right], cos⁑yβ‰₯0\cos y \ge 0, and cos⁑y=1βˆ’sin⁑2y=1βˆ’x2\cos y = \sqrt{1 - \sin^2 y} = \sqrt{1 - x^2}.

So ddx(arcsin⁑x)=11βˆ’x2\frac{d}{dx}(\arcsin x) = \frac{1}{\sqrt{1 - x^2}}.

Similar reasoning yields the other two.

Chain rule extensions

ddx(arcsin⁑f(x))=fβ€²(x)1βˆ’[f(x)]2,\frac{d}{dx}\bigl(\arcsin f(x)\bigr) = \frac{f'(x)}{\sqrt{1 - [f(x)]^2}},

ddx(arctan⁑f(x))=fβ€²(x)1+[f(x)]2.\frac{d}{dx}\bigl(\arctan f(x)\bigr) = \frac{f'(x)}{1 + [f(x)]^2}.

Standard antiderivatives

These mirror the derivatives:

∫11βˆ’x2 dx=arcsin⁑x+C,\int \frac{1}{\sqrt{1 - x^2}} \, dx = \arcsin x + C,

∫11+x2 dx=arctan⁑x+C.\int \frac{1}{1 + x^2} \, dx = \arctan x + C.

Generalised forms:

∫1a2βˆ’x2 dx=arcsin⁑xa+C,a>0,\int \frac{1}{\sqrt{a^2 - x^2}} \, dx = \arcsin \frac{x}{a} + C, \qquad a > 0,

∫1a2+x2 dx=1aarctan⁑xa+C,a>0.\int \frac{1}{a^2 + x^2} \, dx = \frac{1}{a} \arctan \frac{x}{a} + C, \qquad a > 0.

Refer to the dedicated integration-of-inverse-trig dot point for completing-the-square techniques.

Related dot points