What is the inverse of f(x)= -ln(arctan(x))f(x)=ln(arctan(x)) ?

1 Answer
Nov 13, 2015

f^-1(x) = tan(e^-x)f1(x)=tan(ex)

Explanation:

A typical way of finding an inverse function is to set y = f(x)y=f(x) and then solve for xx to obtain x = f^-1(y)x=f1(y)

Applying that here, we start with
y = -ln(arctan(x))y=ln(arctan(x))

=> -y = ln(arctan(x))y=ln(arctan(x))

=>e^-y = e^(ln(arctan(x))) = arctan(x)ey=eln(arctan(x))=arctan(x) (by the definition of lnln)

=> tan(e^-y) = tan(arctan(x)) = xtan(ey)=tan(arctan(x))=x (by the definition of arctanarctan)

Thus we have f^-1(x) = tan(e^-x)f1(x)=tan(ex)


If we wish to confirm this via the definition f^-1(f(x)) = f(f^-1(x)) = xf1(f(x))=f(f1(x))=x
remember that y = f(x)y=f(x) so we already have
f^-1(y) = f^-1(f(x)) = xf1(y)=f1(f(x))=x

For the reverse direction,

f(f^-1(x)) = -ln(arctan(tan(e^-x))f(f1(x))=ln(arctan(tan(ex))

=> f(f^-1(x)) = -ln(e^-x)f(f1(x))=ln(ex)

=> f(f^-1(x)) = -(-x*ln(e)) = -(-x*1)f(f1(x))=(xln(e))=(x1)

=> f(f^-1(x)) = xf(f1(x))=x