Find arsinh(x) in terms of x

let y=arsinh(x)x=sinh(y)=(ey - e-y)/22x=ey - e-y2x*ey=ey-1 (multiply byey)0=(ey)2-2xey-1This is a quadratic in ey with coefficients: a=1,b=-2x,c=-1Usinng the quadratic formula (and simplifying):e^y=x +/- sqrt(x2+1)but ey=x-sqrt(x2+1) isn't possible as ey>0 for all y.so ey=x+sqrt(x2+1)y=ln(x+sqrt(x2+1))arsinh(x)=ln(x+sqrt(x2+1)).(Note that sqrt(x) is standard notation for 'the square root of x' on computers).

JB

Related Further Mathematics A Level answers

All answers ▸

Solve the equation 2(Sinhx)^2 -5Coshx=5, giving your answer in terms of natural logarithm in simplest form


The roots of the equation z^3 + 2z^2 +3z - 4 = 0, are a, b and c . Show that a^2 + b^2 +c^2 = -2


How do you differentiate arctan(x)?


Find the four roots of the equation z^4 = + 8(sqrt(3) + i), in the form z = r*e^(i*theta). Draw the roots on an argand diagram.