General solution to a second order homogeneous differential equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
KaiserBrandon
Messages
51
Reaction score
0

Homework Statement



Find if it is true that the general solution to : y'' - y' = 0, where y(x),
can be written as : y(x) = c1 cosh(x) + c2 sinh(x), where c1 and c2 are real
arbitrary constants.

Homework Equations



differential equation solving

The Attempt at a Solution



I just want to know what the h's mean at the end of sin and cos.
 
Physics news on Phys.org
The 'h' means hyperbolic. cosh(x)=(e^x+e^(-x))/2. sinh(x)=(e^x-e^(-x))/2. That's all, it's just an abbreviation for those expressions. Can you show they both satisfy your differential equation?