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
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top