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 ▸

Explain the process of using de Moivre's Theorem to find a trigonometric identity. For example, express tan(3x) in terms of sin(x) and cos(x).


Find the GS to the following 2nd ODE: d^2y/dx^2 + 3(dy/dx) + 2 = 0


Prove by induction that the sum of the first n integers can be written as (1/2)(n)(n+1).


How to calculate the integral of sec(x)?