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 ▸

f(x) = 9x^3 – 33x^2 –55x – 25. Given that x = 5 is a solution of the equation f(x) = 0, use an algebraic method to solve f(x) = 0 completely.


Simplify i^{4}?


A line has Cartesian equations x−p = (y+2)/q = 3−z and a plane has equation r ∙ [1,−1,−2] = −3. In the case where the angle θ between the line and the plane satisfies sin⁡θ=1/√6 and the line intersects the plane at z = 0. Find p and q.


Use De Moivre's Theorem to show that if z = cos(q)+isin(q), then (z^n)+(z^-n) = 2cos(nq) and (z^n)-(z^-n)=2isin(nq).