Easy differential equation question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 5K views
Messages
6,221
Reaction score
31

Homework Statement



Obtain the ordinary differential equations whose solution is
i)y=Ae2x+Bxe2x
ii)y=mx+ h/m where h is a constant and m is to be eliminated

Homework Equations





The Attempt at a Solution



For the first one it is simply:
y''-4y'+4y=0

For the second one it is just y''=0?
 
Last edited:
Physics news on Phys.org
Not quite, y''=0 has a general solution y=Ax+B with no restrictions on A or B...you want an ODE that gives a more restrictive solution, one where A=m and B=(a constant)/m...so you need a more restrictive ODE...try a first order ODE instead of a second order one.