Differential Equations - Second Order

GreenPrint
Messages
1,186
Reaction score
0

Homework Statement



Hi,

It's been a while since I have taken differential equations. How do I solve an equation like this:

k_{1}\frac{d^{2}V_{x}(t)}{dt^{2}}+k_{2}\frac{dV_{x}(t)}{dt}+k_{3}V_{x}(t)=0

Homework Equations





The Attempt at a Solution



I have looked through my books and it says to assume that

V_{x}(t) = Ae^{st}

The book then goes on to solve the equation which I can follow. However I would like to know how to actually solve the problem mathematically without "assuming". If I remember correctly you can use something called Laplace transforms. However, I don't really remember if you can solve this equation using Laplace transforms. Thanks for any help.
 
Physics news on Phys.org
That equation is homogeneous, you only need to assume that V=e^rt, no need for the A, it would just be merged with an arbitrary constant. You then plug that into the DE, getting you what we call a characteristic equation (which will be a simple quadratic of r, I think you can do it easily.) Also, "assuming" is mathematical. Because that's a great assumption. A function, plus its derivative, plus its second derivative, being zero, must be some function with a repetitive differentiation pattern. It's not just an "assume this because I say so." We make assumptions of the form of an equation and deduce the specifics of our assumption for the answer, all the time. Doing so is by far and wide the cleanest, most elegant way to solve this problem.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top