1/24
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
Inverse function
A function that undoes another function: if y=f(x), then x=f^{-1}(y), so f(f^{-1}(x))=x and f^{-1}(f(x))=x.
Defining property of inverses
The pair of identities f(f−1(x))=x and f−1(f(x))=x (on appropriate domains), which characterizes inverse functions.
Reciprocal function (common confusion)
The function 1/f(x); it is NOT the same as f^{-1}(x), which denotes an inverse function.
Reflection across y=x (inverse graphs)
The graph of y=f−1(x) is the reflection of the graph of y=f(x) across the line y=x, swapping x- and y-coordinates.
One-to-one function
A function where each output corresponds to exactly one input (passes the horizontal line test); required for an inverse to be a function.
Differentiability condition for inverse-derivative rule
To use (f−1)′(a)=f′(f−1(a))1, f must be one-to-one and differentiable at the matching point with f′(that point)=0.
Inverse-derivative formula
If f is differentiable and one-to-one and f′(f−1(x))=0, then dxd[f−1(x)]=f′(f−1(x))1.
Point-specific inverse derivative
(f−1)′(a)=f′(f−1(a))1; find b such that f(b)=a, then compute f′(b)1.
Matching points for a function and its inverse
If (b,a) lies on y=f(x) (so f(b)=a), then (a,b) lies on y=f−1(x); these are the corresponding points where slopes reciprocate.
Reciprocal slope idea
The slope of the inverse at x=a equals the reciprocal of the slope of the original at x=b where f(b)=a (inputs swap when inverting).
Vertical tangent (inverse context)
If f′(b)=0, then the inverse has an undefined slope at x=f(b) (a vertical tangent), so (f−1)′(f(b)) is not finite/undefined.
Implicit differentiation (inverse functions)
A method to differentiate an inverse relationship by writing f(g(x))=x and differentiating both sides using the chain rule.
Inverse trigonometric function
A function (like arcsin, arccos, arctan) that reverses a trig function after restricting the trig function to a one-to-one principal interval.
Principal range
The restricted output interval used to make an inverse trig function a true function; it determines correct signs (e.g., sign of cos or sin) in derivations.
arcsin(x)
Inverse sine: y=arcsin(x) means sin(y)=x with y in the principal range [−2θ,2θ].
arccos(x)
Inverse cosine: y=arccos(x) means cos(y)=x with y in the principal range [0,π].
arctan(x)
Inverse tangent: y=arctan(x) means tan(y)=x with y in the principal range (−2π,2π).
Domain and range of arcsin(x)
Domain [−1,1]; range [−2θ,2θ].
Domain and range of arccos(x)
Domain [−1,1]; range [0,θ].
Domain and range of arctan(x)
Domain (−∞,∞); range (−2π,2π).
Inverse trig notation warning
sin−1(x),cos−1(x),tan−1(x) mean arcsin(x),arccos(x),arctan(x)—not sin(x)1,cos(x)1,tan(x)1.
Derivative of arcsin(x)
$$\frac{d}{dx}[\text{arcsin}(x)]=\frac{1}{\text{√}(1−x^2)} \text{ (for } |x|
Derivative of arccos(x)
dxd[arccos(x)]=−sqrt(1−x2)1 (for ∣x∣<1).
Derivative of arctan(x)
d/dx[arctan(x)]=1/(1+x^2) (for all real x).
Chain rule with inverse trig
If u=u(x), then dxd[arcsin(u)]=sqrt(1−u2)u′, dxd[arccos(u)]=−sqrt(1−u2)u′, and dxd[arctan(u)]=(1+u2)u′.