Derivatives of Inverse Trigonometric Functions
Learn the six inverse trigonometric derivative formulas, understand where they come from, and practise applying them with the chain rule, product rule, quotient rule and implicit differentiation. This guide is written for AP Calculus, IB Mathematics, A-level Maths and first-year calculus students who need clear notes, correct domain restrictions and exam-ready examples.
What Are Inverse Trigonometric Derivatives?
Inverse trigonometric derivatives are the differentiation rules for functions such as \(\arcsin x\), \(\arccos x\), \(\arctan x\), \(\operatorname{arcsec} x\), \(\operatorname{arccsc} x\) and \(\operatorname{arccot} x\). These functions reverse restricted trigonometric functions. For example, \(y=\arcsin x\) means \(x=\sin y\), where \(y\) is restricted to the principal range \([-\frac{\pi}{2},\frac{\pi}{2}]\). The restriction is necessary because ordinary sine, cosine and tangent are not one-to-one over all real numbers.
The notation can be confusing at first. In calculus, \(\sin^{-1}x\) usually means \(\arcsin x\), not \(\frac{1}{\sin x}\). Similarly, \(\tan^{-1}x\) usually means \(\arctan x\), not \(\frac{1}{\tan x}\). Reciprocal trigonometric functions are written as \(\csc x\), \(\sec x\) and \(\cot x\), while inverse trigonometric functions are written as arcsin, arccos, arctan and so on. Keeping this distinction clear prevents many algebra and differentiation errors.
These derivatives are important because inverse trigonometric functions appear in integration, modeling, curve analysis, differential equations, geometry and physics. They are also common in exam questions where the function is not simply \(\arcsin x\), but something like \(\arctan(3x^2-1)\), \(x\arcsin x\), \(\frac{\arccos x}{x}\), or \(\arcsin(\sqrt{x})\). In those examples, knowing the basic formula is only the start; you also need the chain rule, product rule, quotient rule and domain awareness.
If you are still building the foundations of differentiation, review definition of derivatives and the power rule, the product and quotient rules and higher derivatives, and the chain rule and composite functions. If you need ordinary trigonometric derivatives first, use derivatives of trigonometric functions. Inverse trigonometric derivatives become much easier when those earlier rules are secure.
Complete Formula Table
The following table gives the standard real-valued derivative formulas. Different textbooks sometimes use different conventions for \(\operatorname{arccot}x\), but the most common calculus convention gives \(\frac{d}{dx}\arccot x=-\frac{1}{1+x^2}\). For \(\operatorname{arcsec}x\) and \(\operatorname{arccsc}x\), the absolute value in the denominator is important in many courses because it keeps the formula correct on both branches of the domain.
| Function | Derivative | Real-domain condition for the derivative | Common reminder |
|---|---|---|---|
| \(\arcsin x\) | \(\displaystyle \frac{1}{\sqrt{1-x^2}}\) | \(-1| Positive, square root has \(1-x^2\). | |
| \(\arccos x\) | \(\displaystyle -\frac{1}{\sqrt{1-x^2}}\) | \(-1| Same denominator as arcsin, but negative. | |
| \(\arctan x\) | \(\displaystyle \frac{1}{1+x^2}\) | All real \(x\) | Always positive and no square root. |
| \(\arccot x\) | \(\displaystyle -\frac{1}{1+x^2}\) | All real \(x\) | Opposite sign of arctan under the common convention. |
| \(\operatorname{arcsec}x\) | \(\displaystyle \frac{1}{|x|\sqrt{x^2-1}}\) | \(|x|>1\) | Uses \(x^2-1\), not \(1-x^2\). |
| \(\operatorname{arccsc}x\) | \(\displaystyle -\frac{1}{|x|\sqrt{x^2-1}}\) | \(|x|>1\) | Same denominator as arcsec, but negative. |
A useful way to remember the table is to group the formulas by denominator. The arcsin and arccos formulas use \(\sqrt{1-x^2}\), which is tied to the identity \(\sin^2 y+\cos^2 y=1\). The arctan and arccot formulas use \(1+x^2\), which comes from \(1+\tan^2 y=\sec^2 y\). The arcsec and arccsc formulas use \(|x|\sqrt{x^2-1}\), which comes from \(\sec^2 y-1=\tan^2 y\) and the sign considerations produced by inverse-function ranges.
Formula memorization is useful, but exam success depends on recognition. A function such as \(\arcsin(2x)\) is not differentiated by replacing \(x\) with \(2x\) and stopping. The derivative of the inside function must also be included. The general composite formulas below are therefore more useful than the basic table alone.
\[ \frac{d}{dx}\arcsin(u)=\frac{u'}{\sqrt{1-u^2}},\qquad \frac{d}{dx}\arccos(u)=-\frac{u'}{\sqrt{1-u^2}}. \]
\[ \frac{d}{dx}\arctan(u)=\frac{u'}{1+u^2},\qquad \frac{d}{dx}\arccot(u)=-\frac{u'}{1+u^2}. \]
\[ \frac{d}{dx}\operatorname{arcsec}(u)=\frac{u'}{|u|\sqrt{u^2-1}},\qquad \frac{d}{dx}\operatorname{arccsc}(u)=-\frac{u'}{|u|\sqrt{u^2-1}}. \]
Where the Formulas Come From
The derivative formulas for inverse trigonometric functions can be derived using implicit differentiation and identities. This matters because it explains the square roots, signs and domain restrictions. Once you understand one or two derivations, the formulas stop looking random. The key idea is to set \(y\) equal to the inverse trigonometric expression, rewrite it as an ordinary trigonometric equation, differentiate implicitly, and then express the remaining trig function in terms of \(x\).
Derivative of \(\arcsin x\)
Let \(y=\arcsin x\). Then \(x=\sin y\). Differentiate both sides with respect to \(x\):
\[ 1=\cos y\frac{dy}{dx}. \]
Therefore
\[ \frac{dy}{dx}=\frac{1}{\cos y}. \]
Since \(x=\sin y\), and \(y\in[-\frac{\pi}{2},\frac{\pi}{2}]\), \(\cos y\ge0\). Using \(\cos y=\sqrt{1-\sin^2 y}\), we get \(\cos y=\sqrt{1-x^2}\). Hence
\[ \frac{d}{dx}\arcsin x=\frac{1}{\sqrt{1-x^2}}. \]
Derivative of \(\arccos x\)
Let \(y=\arccos x\). Then \(x=\cos y\), where \(y\in[0,\pi]\). Differentiate implicitly:
\[ 1=-\sin y\frac{dy}{dx}. \]
Thus
\[ \frac{dy}{dx}=-\frac{1}{\sin y}. \]
Since \(y\in[0,\pi]\), \(\sin y\ge0\). Also \(\sin y=\sqrt{1-\cos^2 y}=\sqrt{1-x^2}\). Therefore
\[ \frac{d}{dx}\arccos x=-\frac{1}{\sqrt{1-x^2}}. \]
Derivative of \(\arctan x\)
Let \(y=\arctan x\). Then \(x=\tan y\), where \(y\in(-\frac{\pi}{2},\frac{\pi}{2})\). Differentiate:
\[ 1=\sec^2 y\frac{dy}{dx}. \]
So
\[ \frac{dy}{dx}=\frac{1}{\sec^2 y}. \]
Because \(\sec^2 y=1+\tan^2 y=1+x^2\), the derivative is
\[ \frac{d}{dx}\arctan x=\frac{1}{1+x^2}. \]
Derivative of \(\operatorname{arcsec}x\)
Let \(y=\operatorname{arcsec}x\). Then \(x=\sec y\). Differentiating gives
\[ 1=\sec y\tan y\frac{dy}{dx}, \qquad \frac{dy}{dx}=\frac{1}{\sec y\tan y}. \]
Since \(\sec y=x\), we need \(\tan y\). From \(\tan^2 y=\sec^2 y-1\), we have \(|\tan y|=\sqrt{x^2-1}\). The principal range of arcsec leads to the absolute-value form in the denominator:
\[ \frac{d}{dx}\operatorname{arcsec}x= \frac{1}{|x|\sqrt{x^2-1}}. \]
These derivations rely on ideas from inverse functions and implicit differentiation. If you need a broader explanation of the inverse-function rule, see derivatives of an inverse function. If implicit differentiation is still new, revise implicit differentiation before trying derivations from memory.
Using the Chain Rule With Inverse Trig Functions
Most real problems use inverse trigonometric functions as composites. That means the input is not just \(x\), but a function \(u(x)\). The chain rule says that the derivative of the outside function must be multiplied by the derivative of the inside function. In inverse trig problems, the most common mistake is to write the correct denominator but forget the factor \(u'\). For example, \(\frac{d}{dx}\arctan(5x)\) is \(\frac{5}{1+25x^2}\), not \(\frac{1}{1+25x^2}\).
| Expression | Let \(u=\) | Derivative | Common trap |
|---|---|---|---|
| \(\arcsin(3x)\) | \(3x\) | \(\displaystyle \frac{3}{\sqrt{1-9x^2}}\) | Forgetting the factor 3. |
| \(\arccos(x^2)\) | \(x^2\) | \(\displaystyle -\frac{2x}{\sqrt{1-x^4}}\) | Writing \(1-x^2\) instead of \(1-x^4\). |
| \(\arctan(4x-1)\) | \(4x-1\) | \(\displaystyle \frac{4}{1+(4x-1)^2}\) | Expanding too early and losing structure. |
| \(\operatorname{arcsec}(2x)\) | \(2x\) | \(\displaystyle \frac{2}{|2x|\sqrt{4x^2-1}}\) | Dropping the absolute value. |
A good habit is to write the general formula with \(u\) first, then substitute \(u\) and \(u'\). This slows the problem down just enough to prevent missed factors. For \(\arcsin(u)\), write \(\frac{u'}{\sqrt{1-u^2}}\). For \(\arctan(u)\), write \(\frac{u'}{1+u^2}\). For \(\operatorname{arcsec}(u)\), write \(\frac{u'}{|u|\sqrt{u^2-1}}\). Then substitute carefully.
Worked Examples
The following examples show the most common ways inverse trigonometric derivatives appear in differentiation questions. The goal is to identify the outside inverse trig function, identify the inside function, choose the correct derivative formula and simplify only when simplification is useful.
Example 1: Basic arcsin
Differentiate \(f(x)=\arcsin(2x)\).
\[ u=2x,\qquad u'=2. \]
\[ f'(x)=\frac{u'}{\sqrt{1-u^2}} =\frac{2}{\sqrt{1-4x^2}}. \]
The derivative is valid where \(-1<2x<1\), so \(-\frac12
Example 2: Arccos with a power
Differentiate \(g(x)=\arccos(x^3)\).
\[ u=x^3,\qquad u'=3x^2. \]
\[ g'(x)=-\frac{u'}{\sqrt{1-u^2}} =-\frac{3x^2}{\sqrt{1-x^6}}. \]
Notice that \(u^2=(x^3)^2=x^6\), not \(x^3\). This is a common simplification error.
Example 3: Arctan with a quadratic
Differentiate \(h(x)=\arctan(x^2+1)\).
\[ u=x^2+1,\qquad u'=2x. \]
\[ h'(x)=\frac{2x}{1+(x^2+1)^2}. \]
It is usually acceptable to leave the answer in this structured form unless the question asks for expansion.
Example 4: Product rule
Differentiate \(y=x\arctan x\).
\[ y'=1\cdot\arctan x+x\cdot\frac{1}{1+x^2}. \]
\[ y'=\arctan x+\frac{x}{1+x^2}. \]
This example combines an inverse trig derivative with the product rule. Do not treat \(x\arctan x\) as \(\arctan(x^2)\); those are different functions.
Example 5: Quotient rule
Differentiate \(y=\frac{\arcsin x}{x}\), where \(x\ne0\).
\[ y'=\frac{x\cdot\frac{1}{\sqrt{1-x^2}}-\arcsin x\cdot1}{x^2}. \]
\[ y'=\frac{\frac{x}{\sqrt{1-x^2}}-\arcsin x}{x^2}. \]
The quotient rule is often the cleanest approach because the denominator \(x\) is outside the inverse trig function.
Example 6: Arcsec with absolute value
Differentiate \(y=\operatorname{arcsec}(3x)\).
\[ u=3x,\qquad u'=3. \]
\[ y'=\frac{3}{|3x|\sqrt{(3x)^2-1}} =\frac{3}{|3x|\sqrt{9x^2-1}}. \]
Some courses simplify \(|3x|\) to \(3|x|\), giving \(\frac{1}{|x|\sqrt{9x^2-1}}\). Keep the absolute value unless your teacher or exam convention states a different branch.
Inverse Trig Derivatives and Implicit Differentiation
Inverse trigonometric functions often appear when solving an implicit equation or differentiating an equation that can be rewritten using an inverse relation. The key is to decide whether the inverse trig function is already isolated or whether an ordinary trigonometric equation is more convenient. If the function is \(y=\arctan(2x)\), direct formula use is fastest. If the relation is \(\tan y=2x\), implicit differentiation may be just as efficient:
\[ \tan y=2x \]
\[ \sec^2 y\frac{dy}{dx}=2 \]
\[ \frac{dy}{dx}=\frac{2}{\sec^2 y}. \]
Since \(\tan y=2x\), \(\sec^2 y=1+\tan^2 y=1+4x^2\). Therefore
\[ \frac{dy}{dx}=\frac{2}{1+4x^2}. \]
This is the same result as differentiating \(y=\arctan(2x)\) directly. The implicit method is valuable because it shows why the formula works and helps when the inverse expression is not written explicitly. It also reinforces the connection between inverse functions and ordinary trigonometric identities.
A more advanced version is to solve for derivatives of inverse functions using the reciprocal derivative idea. If \(y=f^{-1}(x)\), then \(x=f(y)\), and implicit differentiation gives
\[ 1=f'(y)\frac{dy}{dx} \quad\Rightarrow\quad \frac{dy}{dx}=\frac{1}{f'(y)}. \]
This is the general idea behind inverse-function derivatives. For \(f(y)=\sin y\), \(f'(y)=\cos y\), so \(\frac{dy}{dx}=\frac{1}{\cos y}\), and the identity \(\cos y=\sqrt{1-x^2}\) converts the derivative into a function of \(x\). This is why inverse trigonometric derivative problems connect naturally to both inverse-function differentiation and implicit differentiation.
Domains, Ranges and Endpoint Behavior
Domain restrictions are not decorative details. They explain where a derivative exists and where a formula is valid. The functions \(\arcsin x\) and \(\arccos x\) are defined on \([-1,1]\), but their derivatives are defined only on \((-1,1)\) because the denominator \(\sqrt{1-x^2}\) becomes zero at \(x=\pm1\). The functions themselves still have values at the endpoints, but the tangent behavior becomes vertical, so the ordinary derivative is not finite there.
The tangent inverse function \(\arctan x\) is defined and differentiable for every real \(x\). Its derivative \(\frac{1}{1+x^2}\) is always positive and approaches 0 as \(|x|\) becomes large. This matches the graph: \(\arctan x\) is increasing everywhere but flattens toward horizontal asymptotes at \(y=\frac{\pi}{2}\) and \(y=-\frac{\pi}{2}\).
Arcsec and arccsc require more care. Their real domains are \((-\infty,-1]\cup[1,\infty)\). Their derivative formulas apply where \(|x|>1\), not at \(x=\pm1\). The absolute value in the denominator is a compact way to handle both negative and positive branches. If a problem restricts \(x>1\), then \(|x|=x\), and the formula for arcsec can be written as \(\frac{1}{x\sqrt{x^2-1}}\). If a problem restricts \(x<-1\), then \(|x|=-x\), and simplifying requires more care.
| Function | Function domain | Derivative domain | Endpoint note |
|---|---|---|---|
| \(\arcsin x\) | \([-1,1]\) | \((-1,1)\) | Derivative denominator is zero at \(\pm1\). |
| \(\arccos x\) | \([-1,1]\) | \((-1,1)\) | Derivative denominator is zero at \(\pm1\). |
| \(\arctan x\) | \(\mathbb{R}\) | \(\mathbb{R}\) | Derivative is always finite and positive. |
| \(\operatorname{arcsec}x\) | \((-\infty,-1]\cup[1,\infty)\) | \((-\infty,-1)\cup(1,\infty)\) | Derivative formula has \(\sqrt{x^2-1}\). |
In exam solutions, domain comments are especially important for composite functions. For \(y=\arcsin(2x-1)\), the function exists where \(-1\le2x-1\le1\), so \(0\le x\le1\). The derivative exists where \(-1<2x-1<1\), so \(0
Using Inverse Trig Derivatives in Curve Analysis
Inverse trigonometric derivatives are not limited to mechanical differentiation. They can be used to analyze increasing and decreasing behavior, concavity, tangent lines and local approximations. For example, because \(\frac{d}{dx}\arctan x=\frac{1}{1+x^2}>0\) for every real \(x\), the function \(\arctan x\) is increasing everywhere. Because the derivative approaches 0 as \(x\) moves far from 0, the graph becomes flatter near its horizontal asymptotes.
For \(f(x)=\arcsin x\), the derivative \(\frac{1}{\sqrt{1-x^2}}\) is positive on \((-1,1)\), so the function is increasing. The derivative becomes large near \(x=\pm1\), which explains the steep graph near the endpoints. For \(g(x)=\arccos x\), the derivative is negative on \((-1,1)\), so the function is decreasing. These derivative signs match the principal branches of the inverse trig graphs.
Tangent-line questions are also common. If \(f(x)=\arctan x\), then at \(x=1\),
\[ f(1)=\frac{\pi}{4},\qquad f'(1)=\frac{1}{2}. \]
The tangent line is
\[ y-\frac{\pi}{4}=\frac12(x-1). \]
This connects inverse trig derivatives to approximating a derivative, tangent-line approximation, and graph interpretation. Once you know the derivative, you can estimate nearby function values, compare rates of change, and explain why a graph is increasing or decreasing. For local extrema, the same derivative skills feed into the first derivative test and the second derivative test.
Common Mistakes
| Mistake | Why it is wrong | Better habit |
|---|---|---|
| Treating \(\sin^{-1}x\) as \(\frac{1}{\sin x}\) | In calculus notation, \(\sin^{-1}x\) usually means \(\arcsin x\). | Use arcsin notation when possible to avoid ambiguity. |
| Forgetting the chain rule | \(\arctan(5x)\) has inside derivative 5. | Write \(u\) and \(u'\) before substituting. |
| Using \(1+x^2\) for arcsin or arccos | Arcsin and arccos use \(\sqrt{1-x^2}\). | Group formulas by denominator type. |
| Dropping the negative sign for arccos | \(\arccos x\) is decreasing, so its derivative is negative. | Remember arcsin is positive, arccos is negative. |
| Dropping absolute value in arcsec and arccsc | The formula must handle both positive and negative branches. | Keep \(|x|\) unless a domain restriction justifies simplifying it. |
| Ignoring derivative domain | The function may exist at an endpoint where the derivative does not. | Check denominators and square-root restrictions. |
The fastest way to avoid mistakes is to classify the function before differentiating. Ask: is it arcsin/arccos, arctan/arccot, or arcsec/arccsc? Then ask: is the input \(x\) or a composite expression? Then apply the correct formula with the chain rule. This three-step habit catches most errors before they happen.
How to Recognize the Right Formula Quickly
The hardest part of an inverse trigonometric derivative problem is often not the differentiation itself. It is recognizing which formula the expression is asking for. A function may be written in a way that hides the inverse trig pattern inside algebra, a product, a quotient or a composite expression. To work efficiently, group the formulas by their denominator structure and by the sign of the derivative.
The arcsin and arccos pair always carries the expression \(1-u^2\) under a square root. This pair is usually linked to inputs that must stay between \(-1\) and \(1\). If you see \(\arcsin(5x)\), \(\arccos(\sqrt{x})\), or \(\arcsin\left(\frac{x}{3}\right)\), the denominator should look like \(\sqrt{1-u^2}\). If the answer contains \(1+u^2\), you have probably used the arctan formula by mistake.
The arctan and arccot pair is the simplest. Their denominator is \(1+u^2\), and no square root is involved. This pair is defined for all real inputs \(u\), so arctan is often the most flexible inverse trig function in differentiation. When you see a denominator of the form \(a^2+x^2\) in integration later, it often connects back to arctan. In differentiation, the pattern is direct:
\[ \frac{d}{dx}\arctan(u)=\frac{u'}{1+u^2}. \]
The arcsec and arccsc pair is the one students most often mishandle. Their denominator uses \(|u|\sqrt{u^2-1}\). The expression under the square root is \(u^2-1\), not \(1-u^2\). This difference reflects the fact that secant and cosecant have real inverse values only when the input is outside the interval \((-1,1)\). If \(u=2x+1\), the denominator is \(|2x+1|\sqrt{(2x+1)^2-1}\), not \(|x|\sqrt{x^2-1}\).
| Formula family | Denominator pattern | Positive derivative | Negative derivative | Recognition clue |
|---|---|---|---|---|
| Arcsin / arccos | \(\sqrt{1-u^2}\) | \(\arcsin u\) | \(\arccos u\) | Input must lie between \(-1\) and \(1\). |
| Arctan / arccot | \(1+u^2\) | \(\arctan u\) | \(\arccot u\) | No square root; input can be any real number. |
| Arcsec / arccsc | \(|u|\sqrt{u^2-1}\) | \(\operatorname{arcsec}u\) | \(\operatorname{arccsc}u\) | Input must satisfy \(|u|\ge1\). |
Another useful recognition strategy is to ask whether the function is increasing or decreasing. The principal branch of \(\arcsin x\) is increasing, so its derivative is positive. The principal branch of \(\arccos x\) is decreasing, so its derivative is negative. The principal branch of \(\arctan x\) is increasing, while the common calculus branch of \(\arccot x\) is decreasing. Arcsec and arccsc follow the positive and negative pattern shown in the table, but because their domains are split, the absolute-value form should be treated carefully.
Formula recognition is also helped by writing the inside function explicitly. For \(y=\arccos(1-2x)\), write \(u=1-2x\). Then \(u'=-2\). The derivative formula has a negative sign:
\[ y'=-\frac{u'}{\sqrt{1-u^2}} =-\frac{-2}{\sqrt{1-(1-2x)^2}} =\frac{2}{\sqrt{1-(1-2x)^2}}. \]
This example shows why memorizing only “arccos is negative” is not enough. The derivative of the inside function may also be negative, so the final derivative can be positive. Always carry the sign through the complete chain-rule expression.
Advanced Worked Examples
The next examples combine inverse trigonometric derivatives with algebraic simplification and other differentiation rules. They are the style of problem that separates formula recognition from genuine fluency.
Example 7: Nested square root
Differentiate
\[ y=\arcsin\left(\frac{\sqrt{x}}{2}\right). \]
Let \(u=\frac{\sqrt{x}}{2}=\frac12x^{1/2}\). Then \(u'=\frac14x^{-1/2}=\frac{1}{4\sqrt{x}}\). Therefore
\[ y'=\frac{\frac{1}{4\sqrt{x}}}{\sqrt{1-\left(\frac{\sqrt{x}}{2}\right)^2}} =\frac{1}{4\sqrt{x}\sqrt{1-\frac{x}{4}}}. \]
The original function requires \(0\le x\le4\), and the derivative formula applies on \(0
Example 8: Chain rule with a reciprocal
Differentiate
\[ y=\arctan\left(\frac{1}{x}\right),\qquad x\ne0. \]
Let \(u=x^{-1}\). Then \(u'=-x^{-2}\). Hence
\[ y'=\frac{-x^{-2}}{1+x^{-2}}. \]
Multiply numerator and denominator by \(x^2\):
\[ y'=-\frac{1}{x^2+1}. \]
This result is a good reminder that a positive outside derivative formula can produce a negative final derivative when the inside function is decreasing.
Example 9: Product and chain rule together
Differentiate
\[ y=x^3\arcsin(2x). \]
Use the product rule with \(a=x^3\) and \(b=\arcsin(2x)\). Then \(a'=3x^2\), and
\[ b'=\frac{2}{\sqrt{1-4x^2}}. \]
Therefore
\[ y'=3x^2\arcsin(2x)+x^3\left(\frac{2}{\sqrt{1-4x^2}}\right). \]
This is usually an acceptable final form. Factoring is optional unless the problem asks for simplification.
Example 10: Quotient with arctan
Differentiate
\[ y=\frac{\arctan(2x)}{x^2+1}. \]
Let \(p=\arctan(2x)\) and \(q=x^2+1\). Then
\[ p'=\frac{2}{1+4x^2},\qquad q'=2x. \]
By the quotient rule,
\[ y'=\frac{(x^2+1)\frac{2}{1+4x^2}-2x\arctan(2x)}{(x^2+1)^2}. \]
The expression is clearer in quotient-rule form than after forced expansion.
Example 11: Arcsec with a restricted branch
Differentiate \(y=\operatorname{arcsec}(x+2)\), assuming \(x+2>1\).
Let \(u=x+2\), so \(u'=1\). The general formula gives
\[ y'=\frac{1}{|x+2|\sqrt{(x+2)^2-1}}. \]
Since the problem states \(x+2>1\), \(|x+2|=x+2\). Therefore
\[ y'=\frac{1}{(x+2)\sqrt{(x+2)^2-1}}. \]
The simplification is justified by the stated domain restriction. Without that restriction, the absolute value should remain.
Example 12: Tangent-line application
Find the tangent line to \(y=\arcsin x\) at \(x=\frac12\).
\[ y\left(\frac12\right)=\arcsin\left(\frac12\right)=\frac{\pi}{6}. \]
\[ y'=\frac{1}{\sqrt{1-x^2}}, \qquad y'\left(\frac12\right)=\frac{1}{\sqrt{1-\frac14}} =\frac{1}{\sqrt{\frac34}} =\frac{2}{\sqrt3}. \]
The tangent line is
\[ y-\frac{\pi}{6}=\frac{2}{\sqrt3}\left(x-\frac12\right). \]
Simplifying Answers Without Breaking Them
Inverse trigonometric derivatives often produce square roots, absolute values and composite expressions. Simplification can make an answer cleaner, but it can also introduce errors if done without attention to domain. In many exam settings, a structured unsimplified answer is better than an over-simplified incorrect one. For example,
\[ \frac{4}{\sqrt{1-(4x-1)^2}} \]
is a perfectly clear derivative of \(\arcsin(4x-1)\). Expanding the denominator gives \(\sqrt{1-(16x^2-8x+1)}=\sqrt{-16x^2+8x}\), which is not necessarily easier to read. If the question later asks for solving or analyzing the derivative, expansion may help, but it is not automatically required.
Absolute values are the biggest simplification risk. The expression \(|2x|\) equals \(2|x|\), not \(2x\) for all real \(x\). If a problem states \(x>0\), then \(|2x|=2x\). If it states \(x<0\), then \(|2x|=-2x\). If no restriction is given, keep the absolute value. This matters most for arcsec and arccsc derivatives.
Another common issue is canceling inside a square root incorrectly. For example,
\[ \sqrt{1-x^4} \]
is not equal to \(1-x^2\) in general. It can factor as \(\sqrt{(1-x^2)(1+x^2)}\), but that does not mean the square root simply disappears. Similarly, \(\sqrt{(x^2-1)^2}=|x^2-1|\), not always \(x^2-1\), unless the expression is known to be nonnegative on the domain being used.
A useful final-answer rule is this: simplify constants and obvious powers, but preserve structure when structure communicates the chain rule. A derivative written as \(\frac{6x}{1+(3x^2)^2}\) is not wrong, but \(\frac{6x}{1+9x^4}\) is cleaner. A derivative written as \(-\frac{2x}{\sqrt{1-x^4}}\) is clean and should not be forced into a more complicated radical expression unless the next step demands it.
A Repeatable Problem-Solving Routine
When a differentiation problem includes inverse trigonometric functions, use a routine rather than relying on memory under pressure. A routine keeps the chain rule visible, prevents sign errors and makes your working easier to follow.
- Identify the inverse trig family. Decide whether the function is arcsin/arccos, arctan/arccot or arcsec/arccsc.
- Mark the inside function. Write \(u=\) the expression inside the inverse trig function.
- Find \(u'\). Do this before writing the final derivative.
- Choose the correct denominator. Use \(\sqrt{1-u^2}\), \(1+u^2\), or \(|u|\sqrt{u^2-1}\).
- Apply the sign. Arccos, arccot and arccsc carry a negative sign under common conventions.
- Combine with other rules. If the inverse trig function is part of a product or quotient, apply the product or quotient rule around it.
- Check the domain if needed. Look for endpoints, square roots and absolute values.
- Simplify carefully. Simplify only when it makes the answer clearer and does not hide domain restrictions.
For example, with \(y=(x+1)\arccos(2x)\), the inverse trig family is arccos, the inside function is \(u=2x\), and \(u'=2\). The derivative of the inverse trig part is
\[ \frac{d}{dx}\arccos(2x)=-\frac{2}{\sqrt{1-4x^2}}. \]
Because the full expression is a product, the derivative is
\[ y'=\arccos(2x)+(x+1)\left(-\frac{2}{\sqrt{1-4x^2}}\right). \]
The routine makes the answer almost automatic: identify, substitute, multiply by \(u'\), and then apply the product rule. The same structure works for more complicated expressions, including functions that also contain exponential, logarithmic or ordinary trigonometric terms. If those rules need review, use derivatives of exponential and logarithmic functions alongside the inverse trig formulas.
How This Topic Appears in Exams
In AP Calculus and IB Mathematics, inverse trigonometric derivatives often appear as part of a larger differentiation problem. You may be asked to differentiate an expression, find a tangent line, analyze monotonicity, solve a related-rate problem, or use inverse trig derivatives inside an integration topic. A problem may also combine inverse trig functions with algebraic, exponential or logarithmic functions. That is why a formula table is useful, but it is not enough by itself.
For AP Calculus AB and BC, expect chain rule and tangent-line applications. BC students may also meet inverse trig functions in series, polar or parametric contexts depending on the course sequence. For IB AA and AI courses, inverse trig derivative formulas may appear with exact values, radians, domain restrictions and technology-supported graphing. For A-level Maths, questions often combine these formulas with product, quotient and chain rules in structured differentiation tasks.
A strong exam answer shows enough working to identify the rule used. If differentiating \(\arcsin(3x^2)\), write \(u=3x^2\) or show the inside derivative \(6x\). If differentiating a product, show the product-rule structure before simplifying. If the derivative contains a square root, check whether the expression under the square root is correct after substitution. If the question asks for a tangent line, give both the derivative value and the point on the curve.
For wider course revision, use AP Calculus AB, AP Calculus BC, AP Calculus AB Practice Test 1 and AP Calculus BC Practice Test 1. For compact formula review, see calculus formulae AA SL & AA HL and derivatives and integration formulas.
Connections to Integration and Later Calculus
Inverse trigonometric derivatives are also important because they appear in reverse as antiderivatives. For example, since
\[ \frac{d}{dx}\arctan x=\frac{1}{1+x^2}, \]
it follows that
\[ \int \frac{1}{1+x^2}\,dx=\arctan x+C. \]
Similarly, because
\[ \frac{d}{dx}\arcsin x=\frac{1}{\sqrt{1-x^2}}, \]
we have
\[ \int \frac{1}{\sqrt{1-x^2}}\,dx=\arcsin x+C. \]
These patterns appear in substitution, trigonometric substitution and differential equations. A derivative formula learned in differentiation becomes an integration formula later. This is why students should understand the structure of each denominator, not only memorize the symbol on the right-hand side. For further study, continue to antiderivatives and indefinite integrals, trigonometric integrals and trigonometric substitutions.
In Taylor polynomial work, inverse trig functions also have useful local approximations. For example, \(\arctan x\) has a Maclaurin series that begins
\[ \arctan x=x-\frac{x^3}{3}+\frac{x^5}{5}-\cdots \]
These series are built from derivatives and connect to Taylor polynomial and Lagrange error bound and Taylor series and Maclaurin series. Even if series are not part of your current course, the connection shows why inverse trig derivatives are a core calculus topic rather than a small formula list.
Deriving the Less Common Formulas
Many students learn the arcsin, arccos and arctan formulas first, then treat arccot, arcsec and arccsc as separate memorization. A better approach is to derive the less common formulas from the same implicit-differentiation method. This makes the signs and absolute values easier to justify, especially when an exam expects exact reasoning rather than a formula copied from memory.
Derivative of \(\arccot x\)
Under the common convention, let \(y=\arccot x\), so \(x=\cot y\). Differentiate with respect to \(x\):
\[ 1=-\csc^2 y\frac{dy}{dx}. \]
\[ \frac{dy}{dx}=-\frac{1}{\csc^2 y}. \]
Since \(1+\cot^2 y=\csc^2 y\) and \(\cot y=x\), we get
\[ \frac{d}{dx}\arccot x=-\frac{1}{1+x^2}. \]
Some textbooks define the range of arccot differently. If your course uses a different convention, follow that convention consistently. The important calculus idea is that the derivative comes from differentiating \(\cot y\), which introduces a negative sign.
Derivative of \(\operatorname{arccsc}x\)
Let \(y=\operatorname{arccsc}x\), so \(x=\csc y\). Differentiate implicitly:
\[ 1=-\csc y\cot y\frac{dy}{dx}. \]
\[ \frac{dy}{dx}=-\frac{1}{\csc y\cot y}. \]
Since \(\csc y=x\), and \(\cot^2 y=\csc^2 y-1=x^2-1\), the denominator becomes \(|x|\sqrt{x^2-1}\) after accounting for the principal range. Therefore
\[ \frac{d}{dx}\operatorname{arccsc}x= -\frac{1}{|x|\sqrt{x^2-1}}. \]
This mirrors the arcsec formula, but with a negative sign. The shared denominator reflects the close relationship between secant and cosecant inverse functions.
These derivations also show why inverse trigonometric differentiation depends on identities. Without \(\sin^2 y+\cos^2 y=1\), \(1+\tan^2 y=\sec^2 y\), and \(1+\cot^2 y=\csc^2 y\), the derivatives would remain written in terms of \(y\). The identities convert the derivative back into \(x\), which is required because the original function is written as a function of \(x\). If trigonometric identities feel weak, revise trigonometric identities before trying to memorize the inverse derivative table.
Mixed Problems: How to Decide Which Rule Comes First
Inverse trigonometric derivatives often appear inside larger expressions, and students sometimes apply rules in the wrong order. The correct order depends on the outermost structure of the function. If the whole function is a product, start with the product rule. If the whole function is a quotient, start with the quotient rule. If the whole function is an inverse trig function with a complicated input, start with the inverse trig chain rule. If the whole function is a power of an inverse trig expression, start with the power rule and then apply the chain rule to the inverse trig part.
Consider the difference between these three functions:
\[ f(x)=\arctan(x^2),\qquad g(x)=(\arctan x)^2,\qquad h(x)=x^2\arctan x. \]
The first is an arctan composite, so
\[ f'(x)=\frac{2x}{1+x^4}. \]
The second is a square of an inverse trig function, so the outer operation is the power \(u^2\), where \(u=\arctan x\):
\[ g'(x)=2\arctan x\cdot\frac{1}{1+x^2}. \]
The third is a product, so
\[ h'(x)=2x\arctan x+x^2\cdot\frac{1}{1+x^2}. \]
These functions look similar, but they require different rule structures. This is why it helps to read from the outside inward. Ask what operation is happening last. In \(\arctan(x^2)\), the last operation is arctan. In \((\arctan x)^2\), the last operation is squaring. In \(x^2\arctan x\), the last operation is multiplication of two factors. Differentiation follows that outer structure first.
A second mixed-problem habit is to delay expansion. Expressions such as \(1+(2x-3)^2\) or \(\sqrt{1-(x^2+1)^2}\) show the chain-rule structure clearly. Expanding can make the derivative harder to check and easier to miscopy. Expand only when the next part of the question requires solving, comparing signs or combining fractions.
If a mixed problem asks for a tangent line, do not stop after finding \(y'\). A tangent-line answer needs a point and a slope. Evaluate the original inverse trig expression to get \(y\), evaluate the derivative to get the slope, and then write the line in point-slope form. If the exact value is familiar, such as \(\arcsin(\frac12)=\frac{\pi}{6}\) or \(\arctan(1)=\frac{\pi}{4}\), use the exact radian value. If not, leave the inverse trig value exact unless a decimal is requested.
Study Checklist
Before moving to practice questions, check that you can do each item below without looking up the formula table.
- I can explain why \(\sin^{-1}x\) means \(\arcsin x\), not \(\frac{1}{\sin x}\), in calculus notation.
- I can write the derivatives of \(\arcsin x\), \(\arccos x\), \(\arctan x\), \(\arccot x\), \(\operatorname{arcsec}x\) and \(\operatorname{arccsc}x\).
- I can apply the chain rule to \(\arcsin(u)\), \(\arccos(u)\), \(\arctan(u)\), \(\operatorname{arcsec}(u)\) and related functions.
- I can derive at least \(\frac{d}{dx}\arcsin x\) and \(\frac{d}{dx}\arctan x\) using implicit differentiation.
- I know why arcsin and arccos derivatives use \(\sqrt{1-x^2}\).
- I know why arctan and arccot derivatives use \(1+x^2\).
- I know when the absolute value in the arcsec and arccsc formulas matters.
- I can combine inverse trig derivatives with product and quotient rules.
- I can find tangent lines involving inverse trig functions.
- I can state derivative domains when endpoints or square roots are relevant.
Practice Questions
Try each question before opening the answer. Use the filters to focus on basic formulas, chain-rule questions or exam-style combinations.
1. Differentiate \(y=\arcsin x\).
Show answer
\[ y'=\frac{1}{\sqrt{1-x^2}}. \]
2. Differentiate \(y=\arccos x\).
Show answer
\[ y'=-\frac{1}{\sqrt{1-x^2}}. \]
3. Differentiate \(y=\arctan x\).
Show answer
\[ y'=\frac{1}{1+x^2}. \]
4. Differentiate \(y=\arcsin(4x)\).
Show answer
\[ y'=\frac{4}{\sqrt{1-16x^2}}. \]
5. Differentiate \(y=\arctan(3x^2)\).
Show answer
\[ y'=\frac{6x}{1+9x^4}. \]
6. Differentiate \(y=\arccos(\sqrt{x})\).
Show answer
Here \(u=\sqrt{x}\), so \(u'=\frac{1}{2\sqrt{x}}\).
\[ y'=-\frac{1}{2\sqrt{x}\sqrt{1-x}}. \]
7. Differentiate \(y=x^2\arctan x\).
Show answer
\[ y'=2x\arctan x+x^2\left(\frac{1}{1+x^2}\right) =2x\arctan x+\frac{x^2}{1+x^2}. \]
8. Find the tangent line to \(y=\arctan x\) at \(x=1\).
Show answer
\(y(1)=\frac{\pi}{4}\) and \(y'(1)=\frac{1}{2}\). Therefore
\[ y-\frac{\pi}{4}=\frac12(x-1). \]
9. Differentiate \(y=\frac{\arcsin x}{1+x}\).
Show answer
\[ y'=\frac{(1+x)\frac{1}{\sqrt{1-x^2}}-\arcsin x}{(1+x)^2}. \]
10. Differentiate \(y=\operatorname{arcsec}(x^2)\).
Show answer
\(u=x^2\), so \(u'=2x\).
\[ y'=\frac{2x}{|x^2|\sqrt{x^4-1}}. \]
Since \(|x^2|=x^2\) for \(x\ne0\), this may be written as \(\frac{2}{x\sqrt{x^4-1}}\) on a positive branch, but the domain should be handled carefully.
Frequently Asked Questions
What is the derivative of \(\arcsin x\)?
The derivative is \(\frac{1}{\sqrt{1-x^2}}\), valid for \(-1
What is the derivative of \(\arctan x\)?
The derivative is \(\frac{1}{1+x^2}\), valid for all real \(x\).
Why is the derivative of \(\arccos x\) negative?
The principal branch of \(\arccos x\) is decreasing on \([-1,1]\). Implicit differentiation of \(x=\cos y\) gives \(1=-\sin y\frac{dy}{dx}\), so the derivative is negative.
Do I need the chain rule for inverse trigonometric derivatives?
Yes, whenever the input is a function \(u(x)\) rather than just \(x\). For example, \(\frac{d}{dx}\arctan(u)=\frac{u'}{1+u^2}\).
Why does the arcsec derivative include \(|x|\)?
The absolute value handles both positive and negative branches of the real domain. The standard real formula is \(\frac{1}{|x|\sqrt{x^2-1}}\) for \(|x|>1\).
Are inverse trig derivative formulas used in integration?
Yes. For example, since \(\frac{d}{dx}\arctan x=\frac{1}{1+x^2}\), the antiderivative of \(\frac{1}{1+x^2}\) is \(\arctan x+C\).



Derivatives of Inverse Trigonometric Functions FAQs
What are the derivatives of the main inverse trigonometric functions?
Here are the standard formulas for the derivatives of the three main inverse trigonometric functions:
- Derivative of arcsin(x) or sin-1(x):
d/dx (arcsin x) = 1 ÷ √(1 - x2)(for -1 < x < 1) - Derivative of arccos(x) or cos-1(x):
d/dx (arccos x) = -1 ÷ √(1 - x2)(for -1 < x < 1) - Derivative of arctan(x) or tan-1(x):
d/dx (arctan x) = 1 ÷ (1 + x2)(for all real x)
How are the derivatives of inverse trigonometric functions derived?
These derivatives are derived using the formula for the derivative of an inverse function or by using implicit differentiation and trigonometric identities.
**Example (Deriving arcsin x):**
- Let
y = arcsin(x). - This means
sin(y) = x, where-π/2 ≤ y ≤ π/2. - Differentiate implicitly with respect to x:
d/dx (sin y) = d/dx (x), which givescos(y) * dy/dx = 1. - Solve for dy/dx:
dy/dx = 1 ÷ cos(y). - Use the identity
sin2y + cos2y = 1, socos(y) = ±√(1 - sin2y). Since-π/2 ≤ y ≤ π/2, cos(y) is non-negative, socos(y) = √(1 - sin2y). - Substitute
sin(y) = x:cos(y) = √(1 - x2). - Substitute back into the derivative:
dy/dx = 1 ÷ √(1 - x2).
How do you find the derivative of composite inverse trigonometric functions (e.g., arcsin(g(x)))?
You must apply the Chain Rule. If you have a function like h(x) = f(g(x)) where f(x) is an inverse trigonometric function and g(x) is the inner function, the Chain Rule gives:
h'(x) = f'(g(x)) * g'(x)
For example, to find the derivative of y = arcsin(x2):
- Outer function: arcsin(u), where u = x2. Its derivative is
1 ÷ √(1 - u2). - Inner function: g(x) = x2. Its derivative is
g'(x) = 2x. - Apply Chain Rule:
y' = [1 ÷ √(1 - (x2)2)] * 2x = 2x ÷ √(1 - x4).
Are there tips for memorizing the derivatives of inverse trigonometric functions?
Yes, you can look for patterns:
- **Pairs:** The derivatives of the "co" functions (arccos, arccot, arccsc) are the negative of the derivatives of their non-"co" counterparts (arcsin, arctan, arcsec).
- **Denominators:** Arcsin and arccos have the same denominator
√(1 - x2). Arctan and arccot have the same denominator(1 + x2). Arcsec and arccsc also share a similar denominator pattern. - **Structure:** Arcsin/arccos have square roots. Arctan/arccot do not.
Focus on memorizing one from each pair (arcsin, arctan, arcsec) and remember the "co" rule for the others.






