This note is one of many taken during 2025
Calculus of Inverses
Let
f(x),g(x) be functions that are defined and differentiable over some interval. Further, let
f(g(x))g(f(x))=x=xSuch that
g,f are inverses.
Differentiate by chain rule.
f′(g(x))g′(x)=1
g′(x)=f′(g(x))1This already has some neat results
f(x)g(x)dxdsin−1(x)=sin(x)=sin−1(x)=cos(sin−1(x))1
f(x)g(x)dxdcos−1(x)=cos(x)=cos−1(x)=−sin(cos−1(x))1
f(x)g(x)dxdtan−1(x)=tan(x)=tan−1(x)=sec2(tan−1(x))1These aren’t the standard forms you’re familiar with, but they are equivalent.
By this we can create a very annoying looking integral (for fun of course).
∫sec2(tan−1(x))tan−1(x)21dx
This note is one of many taken during 2025