Representation of a function with the natural logarithm

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Ry122
Messages
563
Reaction score
2
I've been asked to express the inverse hyperbolic secant function arcsech in terms of the natural logarithm and am unsure as to where to begin in solving such a problem?
could someone please point me in the right direction?
 
Physics news on Phys.org
[tex] \textrm{sech}\hspace{1mm}x=\frac{2}{e^{x}+e^{-x}}\Rightarrow e^{2x}-\frac{2e^{x}}{\textrm{sech}\hspace{1mm} x}+1=0[/tex]
Solve for x (keeping sech(x) constant)
 
How do you keep sech(x) constant exactly?
 
I want to find x from knowing sech x right? so let sech x=a
[tex] e^{2x}-\frac{2e^{x}}{a}+1=0[/tex]
Solving x, you will obtain an expression containing a, that is the inverse function. [tex]x=sech^{-1}a[/tex]