Seemingly Non-Separable Differential Equation

danomite
Messages
2
Reaction score
0

Homework Statement



I am trying to find the parametric equation that describes the following second order differential equation:

Homework Equations



m\frac{d^2y}{dt^2}=-mg - k\frac{dy}{dt}

Where m, g, and k are all constants.

The Attempt at a Solution



I substituted u=\frac{dy}{dt} to reduce the order of the equation to one. Now I have:

m\frac{du}{dt}=-mg-ku

And I have been stuck here. I don't see how to separate the variables, can anybody help out?
 
Physics news on Phys.org
It's just a linear differential equation with constant coefficients. Have you seen how to solve these??
 
I have seen how to solve simple ones. My main problem here is isolating t and u. The algebra doesn't work out, and I've been so far unsuccessful in finding a substitution that will separate these variables.
 
Find a suitable CONSTANT addition to "u"
 
danomite said:

Homework Statement



I am trying to find the parametric equation that describes the following second order differential equation:

Homework Equations



m\frac{d^2y}{dt^2}=-mg - k\frac{dy}{dt}

Where m, g, and k are all constants.

The Attempt at a Solution



I substituted u=\frac{dy}{dt} to reduce the order of the equation to one. Now I have:

m\frac{du}{dt}=-mg-ku

And I have been stuck here. I don't see how to separate the variables, can anybody help out?
Since there is no variable, t, itself in the equation, it is pretty trivial to separate!

m\frac{du}{ku+ mg}= - dt

Now integrate both sides.
 
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