Drag equation and d(kinetic energy)/d(displacement)

Tiiba
Messages
53
Reaction score
0

Homework Statement



Given the drag equation and a projectile's initial kinetic energy and mass, find the distance in which it will come to rest (or at least, become absurdly slow).

Homework Equations



https://en.wikipedia.org/wiki/Drag_equation

The Attempt at a Solution



Force = .5 * fluid density * drag coefficient * area * velocity^2.
Velocity = sqrt(2 * energy / mass)
Force = fluid density * drag coefficient * area * energy / mass.

When the bullet emits dE energy, it travels dE/F.

Thus, position delta = dE/dP = dE/F = dE / (fluid density * drag coefficient * area * energy at step / mass)

dE/dP = (mass / (fluid density * drag coefficient * area)) 1/E dE

Everything in front of 1/E is a constant, so it isn't integrated. The integral of 1/E is ln(E), so the solution is

displacement = (mass / (fluid density * drag coefficient * area)) (log(E0) - log(1 eV))

4. ?

WTF is ln(E)?
 
Physics news on Phys.org
Your notation is a mystery.
 
What in particular? I just took the drag equation and rearranged it. I want to figure out how far the projectile moves based on its mass and speed. How would you do it?
 
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