Integrating 1/cosh²x in separable ODE

  • Thread starter Thread starter asdf1
  • Start date Start date
  • Tags Tags
    Integration Stuck
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 3K views
asdf1
Messages
734
Reaction score
0
In the problem
y` (cosh^2)x - (sin^2)y = 0, y(0)=pi/2
i'm also stuck on the integration step...
my first step is
dy/((sin^2)y)=dx/(cosh^2)x
however, i don't how to integrate the right side~
 
Last edited:
Physics news on Phys.org
You could try using the definition:

[tex]\cosh \left( x \right) \equiv \frac{{e^x + e^{ - x} }}{2}[/tex]
 
ok, i'll try that~
thanks!
 
Formula for hyperbolic functions closely mirror those for circular functions
tan'(x)=(sec(x))^2
tanh'(x)=(sech(x))^2
Osbornes Rule is a way to do this in general
http://mathworld.wolfram.com/OsbornesRule.html
 
wow~ i thought that only cos and sin have that kinda identity...
thanks! :)
 
hmm...
if i use [tex]\cosh \left( x \right) \equiv \frac{{e^x + e^{ - x} }}{2}[/tex] to integrate cosh^2x=(e^2x + e^(-2x) +1)/2,
then [integrated(cosh)dx]=[(1/4)e^2x+(1/4)e^(-2x) + x/2]
but does that equal tanhx?
 
I'm afraid not. It's the integral of sech²x that is equal to tanhx.

let y = tanhx
then
y = sinhx/coshx
y' = {coshx.(sinhx)' - sinhx.(coshx)'} / cosh²x
y' = {cosh²x - sinh²x} / cosh²x
y' = 1 / cosh²x
y' = sech²x