Find arsinh(x) in terms of x

let y=arsinh(x)x=sinh(y)=(ey - e-y)/22x=e- 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 ▸

Find the complementary function to the second order differential equation d^2y/dx^2 - 5dy/dx + 6x = x^2


The plane Π contains the points (1, 2, 3), (0, 1, 2) and (2, 3, 0). What is the vector equation of the plane? and what is the cartesian equation of the plane?


Find the general solution to y''+2y'-3y=x


Use algebra to find the set of values of x for which mod(3x^2 - 19x + 20) < 2x + 2.