I've looked everywhere on Sage but I simply cannot find any command that'll help me with this.
It's essentially using desolve, but backwards, like if I'm given
y=C1*e^-x + C2*x*e^-x
how would I figure out the original second order differential equation? Thanks!