Separation of Variables: Solving M(dv/dt) = [k*(v^2)] - Mg

Richard Platt
Messages
1
Reaction score
0

Homework Statement



Help solving this separation of variables. M(dv/dt) = [k*(v^2)] - Mg

Homework Equations



As above

The Attempt at a Solution



dv/(kv^2-Mg)= dt/M

Intregrate both sides;

(1/2kv) ln |kv^2-Mg|= t/m + c?

Then what to do..? Something to do with with Ae^(-kt/M)..?
 
Physics news on Phys.org
Richard Platt said:

Homework Statement



Help solving this separation of variables. M(dv/dt) = [k*(v^2)] - Mg

Homework Equations



As above

The Attempt at a Solution



dv/(kv^2-Mg)= dt/M

Intregrate both sides;

(1/2kv) ln |kv^2-Mg|= t/m + c?
Your integration is wrong here. You apparently thought you were working with \int du/u, but you weren't. If u = kv2 - Mg, then du = 2kvdv, but you can't just stick in a factor of v as you seem to have done.

To integrate dv/(kv2 - Mg), break the denominator up using partial fractions. Alternatively, you could use a trig substitution, but partial fractions would probably be easier.
Richard Platt said:
Then what to do..? Something to do with with Ae^(-kt/M)..?

P.S. Welcome to PF!
 
In the LHS a substitution v=\sqrt{\frac{Mg}{k}} \cosh p would help you solve the integral, assuming k,m,g > 0.
 
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