Differentiate artanh(x) with respect to x

First we set y=artanh(x). Then we rearrange such that tanh(y)=x. There several approaches to find dy/dx, but the quickest is to use implicit differentiation.

The differential of tanh(y) is sech2y. We differentiate both sides with respect to x using implicit differentiation so that tanh(y)=x becomes sech2(y)(dy/dx)=1. We now rearrange this:

dy/dx=1/sech2y

We use the identity sech2y=1-tanh2y , and since x=tanh(y), we have

dy/dx=1/(1-tanh2y)= 1/(1-x2)

SH

Related Further Mathematics A Level answers

All answers ▸

How do I find and plot the roots of a polynomial with complex roots on an Argand diagram? e.g. f(z) =z^3 -3z^2 + z + 5 where one of the roots is known to be 2+i


Find the solution the the differential equation d^2y/dx^2 + (3/2)dy/dx + y = 22e^(-4x)


Find the area of the surface generated when the curve with equation y=cosh(x) is rotated through 2 pi radians about the x axis, with 2<=x<=6


Find the eigenvalues and eigenvectors of A = ([2, 0 , 0], [0, 1, 1], [0, 3, 3])