Prove Arctanh & Arccoth: Step-by-Step Guide

  • Thread starter Thread starter Alexx1
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 5K views
Alexx1
Messages
86
Reaction score
0
How can I prove this:

1. For all y ∈ ]-1;1[ : Arctanh y = (1/2) ln( 1+y / 1-y )

2. For all y ∈ ]-∞;-1[ U ]1;+∞[ : Arccoth y = (1/2) ln( y+1 / y-1 )

Can I solve it by using this:

Arcsinh y = ln (x+square(x^2 +1))
Arccosh y = ln (x+square (x^2 -1))
 
Physics news on Phys.org
Arctanhy is defined to be the number x such that tanh(x)=y. So to prove that arcanh(y)=(1/2) ln( 1+y / 1-y ), it's the same thing as showing that tanh((1/2) ln( 1+y / 1-y ))=y
 
Office_Shredder said:
Arctanhy is defined to be the number x such that tanh(x)=y. So to prove that arcanh(y)=(1/2) ln( 1+y / 1-y ), it's the same thing as showing that tanh((1/2) ln( 1+y / 1-y ))=y

Thx, but I still don't know how I can prove that..
 
The definition of tanh is in terms of sinh and cosh, which are in terms of exponentials. Surely you can calculate an exponential raised to a logarithmic power, then there's just a bunch of algebra to do. If you get stuck post how far you've gotten and we can see how to progress
 
Office_Shredder said:
The definition of tanh is in terms of sinh and cosh, which are in terms of exponentials. Surely you can calculate an exponential raised to a logarithmic power, then there's just a bunch of algebra to do. If you get stuck post how far you've gotten and we can see how to progress

I get :

2 tanh (1/2 ln (1+y / 1-y) = ... = (1+y)/2 - (1-y)/2
 
Office_Shredder said:
Arctanhy is defined to be the number x such that tanh(x)=y. So to prove that arcanh(y)=(1/2) ln( 1+y / 1-y ), it's the same thing as showing that tanh((1/2) ln( 1+y / 1-y ))=y

I found it! Thank you very much!