How to Solve for Velocity with Quadratic and Linear Drag Forces?

AI Thread Summary
The discussion focuses on solving for velocity under the influence of linear and quadratic drag forces using Newton's second law. The initial equation derived is F = m(dv/dt) = -bv - cv², leading to the integral dt = dv / (-bv - cv²). A participant suggests using partial fractions to simplify the integral, which ultimately leads to a corrected expression for time in terms of velocity. The conversation highlights the importance of correctly applying calculus techniques, such as the chain rule and integration by parts, to arrive at the final solution for velocity as a function of time. The thread emphasizes the analytical approach to solving complex drag force equations.
Col.Buendia
Messages
8
Reaction score
0
An object is coasting on the horizontal axis, in the positive direction and is subject to a drag force f = -bv - cv^{2}.
Write down Newton's 2nd Law and solve for v using separation of variables.

So first I wrote out Newton's law as:
F= m(dv/dt) = -bv - cv^{2}

Solving the integral: dt = \frac{dv}{-bv-cv^{2}}, with boundaries from 0 to t and v(0) to v

I got: t = \frac{-m}{b} ln\frac{v}{1+\frac{c}{b}v^{2}}

Note: I haven't put in my boundaries on v yet. However, Once I put in my boundaries on v and try to rearrange to solve for v, I can't get anywhere. Any suggestions or help would be greatly appreciated.

Thx, CB
 
Physics news on Phys.org
Are you sure about the ln? If I differentiate it, I first get
\frac{ 1 + (c/b) v^2 }{ v }
times the derivative of that (chain rule!) which will be something like (... - ...) / v^2
in total giving me something containing 1/v^3.

If you want to do it analytically, you could try writing
\frac{-dv}{v} \frac{1}{b + c v}
as
\left( \frac{A}{v} + \frac{B}{b + c v}\right) dv
with A and B constants (which, in this case, works). Then split the integral and solve both parts separately.
 
Well looks like I made an error in my calculations: the integral turns out to be :
t =\frac{-m}{b} \frac{1}{b + c v} ln\frac{v}{1+\frac{c}{b}v}

And yes, using partial fractions will also solve this integral, and yes a ln function will turn out to be there.

Anyway, then the solution is solved for just rearranging for v in terms of t.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top