Second derivative of e^x minus e^x

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 10K views
eagleswings
Messages
15
Reaction score
1

Homework Statement


Show that y(t) = e^t is a solution of y'' - y = 0,

Homework Equations


integral of e^x dx = e^x +c
derivative of e^x = e^x



The Attempt at a Solution


set m = d(e^t)/dt, which also = e^t then dm = e^t

then d(m)/dt = e^t if y(t) = e^t is a solution
integrate both sides m= e^t +c
substitute e^t = e^t + c which is true for C = 0
not sure if it is that simple
 
Physics news on Phys.org
It's even more simple than that. Put y=e^t. y'=e^t. y''=e^t. y''-y=e^t-e^t=0. You don't need to say much more than that.
 
Thanks Dick! sometimes it just helps to be able to ask someone else to look at it.