Solving Hyperbolic Integral 1/(1+cosh(x)) with Wolfram

  • Context: Undergrad 
  • Thread starter Thread starter FelixHelix
  • Start date Start date
  • Tags Tags
    Hyperbolic Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
FelixHelix
Messages
27
Reaction score
0
Hi there. I've been trying to solve the integral of 1/(1+cosh(x)). I use Wolfram to give me a detailed solution but I still don't understand second transformations they use.

I've attached a a screen grab of the workings and hoped someone could run through it with me.

I've used the tan x = t but never for hyperbolic...

Thanks F
 

Attachments

  • DEF 2013 integral solution.jpg
    DEF 2013 integral solution.jpg
    34.5 KB · Views: 408
Physics news on Phys.org
I suppose I mean the second transformation. I can't see how you get there... What identities are at work...?
 
Starting from the identity
[tex]\cosh x=\cosh^2 (x/2)+\sinh^2(x/2)=2 \cosh^2(x/2)-1,[/tex]
we get
[tex]\int \mathrm{d} x \frac{1}{1+\cosh x}=\frac{1}{2} \int \mathrm{d} x \frac{1}{\cosh^2(x/2)}=\tanh(x/2).[/tex]
Of course one should now that
[tex]\frac{\mathrm{d}}{\mathrm{d} x} \tanh x=\frac{1}{\cosh^2 x}.[/tex]
 
Ahhh, I see now. Double angle identity and then using Osbournes Rule... easy when you see it!

Thanks vanhees71 for taking the time to show the working - It's much appreciated...

FH