joker_900
- 53
- 0
Homework Statement
OK I hope someone will help me with this
For a projectile with a linear air resistance force Fs =−mkv, show that the maximum horizontal range is given by the equation
(v0 + g/k)(x/u0) + (g/k^2)ln(1 - kx/u0) = 0
where u0 = V costheta, v0 = V sintheta are the horizontal and vertical components of the initial velocity.
The above equation cannot be solved in closed form, either it is solved numerically (e.g. using MAPLE) or it may be approximated, assuming that the correction with k =/= 0 is small. For the latter method show that
xmax = 2v0u0/g - 8v0*v0*u0*k/3g^2
Homework Equations
(v0 + g/k)(x/u0) + (g/k^2)ln(1 - kx/u0) = 0
The Attempt at a Solution
I've done the first part (finding the equation given) but I really don't know what the second part means (the bit about approximation). I tried using taylor series to 2 terms but this just gives the first term not the second, so I'm stumped. Can anyone shed some light on this?