Differential Equation's: A popular solving method

AI Thread Summary
The discussion focuses on solving a second-order differential equation using the method of assuming a solution of the form e^{mx}. This technique involves differentiating and substituting the assumed function into the equation to derive a characteristic equation. It is clarified that this method is not merely guessing; rather, it is a systematic approach when the original function is unknown or complex. The method is commonly used in differential equations, as the true form of the solution is typically not known. Overall, this approach is a standard technique in solving such equations.
AbedeuS
Messages
133
Reaction score
0
Hey, I've recently enrolled in a maths module involving a lot of differential equations, most of the material is all fine and dandy, but I get somewhat confused at this method of solving them.

Scenario

Solve:

\frac{d^{2}y}{dx{2}} + 2\frac{dy}{dx} + 3y

So then there's this technique we were taught to use, where we define the initial function as just e^{mx} then differentiate and substitute and stuff, as such:

\frac{d^{2}e^{mx}}{dx^{2}}+2\frac{d e^{mx}}{dx}+3e^{mx}

To give:
m^{2}e^{mx}+2me^{mx}+3e^{mx}

Then:
e^{mx}(m^{2}+2m+3) and so on and so fourth through quadratic equations and such.

But what am I technically doing, am i just "Guessing" that the origional function was an exponential with a coefficiant on the power, rather than the "True" form of the function instead of just differentiating the origional function?

Or is this method usually employed when the initial function is not known (or is too complex) and the exponential method is just a nice way of dealing with it? Does it always work?

Thanks
-Abe
 
Mathematics news on Phys.org
AbedeuS said:
Hey, I've recently enrolled in a maths module involving a lot of differential equations, most of the material is all fine and dandy, but I get somewhat confused at this method of solving them.

Scenario

Solve:

\frac{d^{2}y}{dx{2}} + 2\frac{dy}{dx} + 3y
Technically speaking, there's nothing to solve here -- this isn't an equation.
Presumably you want to solve ##\frac{d^{2}y}{dx{2}} + 2\frac{dy}{dx} + 3y = 0##
AbedeuS said:
So then there's this technique we were taught to use, where we define the initial function as just e^{mx} then differentiate and substitute and stuff, as such:

\frac{d^{2}e^{mx}}{dx^{2}}+2\frac{d e^{mx}}{dx}+3e^{mx}

To give:
m^{2}e^{mx}+2me^{mx}+3e^{mx}

Then:
e^{mx}(m^{2}+2m+3) and so on and so fourth through quadratic equations and such.

But what am I technically doing, am i just "Guessing" that the origional function was an exponential with a coefficiant on the power, rather than the "True" form of the function instead of just differentiating the origional function?
Yes, you're taking an educated guess that the solution is an exponential function of the form ##y = e^{mx}##, and seeing where that guess leads you.
The whole point of solving differential equations is that you don't know the function that satisfies the diff. equation, so you can't just differentiate the "original" function" -- you don't know what it is.
AbedeuS said:
Or is this method usually employed when the initial function is not known (or is too complex) and the exponential method is just a nice way of dealing with it? Does it always work?
Again, you never know what the solution function is.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top