Welcome to NRICH.

 
tanh(2x)


By Philip Hassall (P885) on Thursday, October 12, 2000 - 02:41 pm:

I am trying to show that
tanh 2x = (2tanh x)/(1 + tanh2x)

Can anyone help!


By James Cruise (P2088) on Thursday, October 12, 2000 - 03:05 pm:

Do you already know what sinh2x and cosh2x?


By Thomas Mooney (P3048) on Thursday, October 12, 2000 - 04:31 pm:

Tanh2x=Tanh(x+x)=sinh(x+x)/cosh(x+x)

=(sinhxcoshx+sinhxcoshx)/(coshxcoshx+sinhxsinhx)
=2sinhxcoshx/cosh2(x)+sinh2(x)
Then divide by cosh2(x) to get the result.