I When and How to Solve ODEs: Clarity for Confused Students

ABearon
Messages
5
Reaction score
1
TL;DR Summary
when to use e^mx and x^m
I know how to solve ODEs using both methods. The problem I'm having is knowing when to use one and not the other. If someone could help clarify this for me. I can't find the correct section in my textbook.
 
Physics news on Phys.org
Hello ABearon, :welcome: !

Bit hard to answer without examples. Perhaps you can provide an example for yourself by going the other way: try to compose an exercise where ##x^m## is a useful trial function and another example where ##e^{mx}## is a good choice. Not too hard: simply differentiate and see what kind of DE you can make form the result !
 
BvU said:
Hello ABearon, :welcome: !

Bit hard to answer without examples. Perhaps you can provide an example for yourself by going the other way: try to compose an exercise where ##x^m## is a useful trial function and another example where ##e^{mx}## is a good choice. Not too hard: simply differentiate and see what kind of DE you can make form the result !
I think i figured it out. We're supposed to use y=e^mx when the ode has constant coefficients (a, b, c) and y=x^m for Cauchy-Euler equations, which are ODEs but the terms have have a-sub-n(x^n)(d^n y/dx^n)
 
  • Like
Likes BvU
The derivatives of e^{ax} are all of the form e^{ax} again. That is why they are solutions to linear differential equations with constant coefficients. The derivatives of x^a are of the form x^b with b< a. That is why the are solutions to linear differential equations with powers of x as coefficients.
 
  • Like
Likes atyy and ABearon
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top