(Air Resistance) Distance with respect to time

AI Thread Summary
The discussion focuses on solving a physics problem involving a ball thrown upward with air resistance and gravity. The velocity equation derived is v=e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)-\frac{m}{b}g, which appears correct. The main issue arises in calculating the distance, where the user struggles with integrating the velocity function and applying initial conditions correctly. It is highlighted that the initial condition must account for both parts of the antiderivative when evaluated at t=0. The conversation emphasizes the importance of correctly applying limits in definite integrals to resolve the confusion.
BitterX
Messages
35
Reaction score
0

Homework Statement



a ball with mass m is thrown up from the ground with a velocity v_0

the force due to Air resistance is: F=-bv
(there's also gravity)

find the velocity and distance with respect to time



The Attempt at a Solution




I think I got the velocity:
v=e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)-\frac{m}{b}g

the units are okay and so does t=0 (v=v0)

I have a problem with the distance, I integrate:

x=\int^{t}_{0}vdt=\int^{t}_{0}(e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)-\frac{m}{b}g) = -e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)\frac{m}{b}-\frac{m}{b}gt

so the units are okay but if t=0 x=-(\frac{m}{b}g+v_0)\frac{m}{b}-\frac{m}{b}gt

and it should be 0 (or so I think)
maybe the constant of integration should be the expression I got?
I'm really confused.

Thanks in advance!
 
Physics news on Phys.org
BitterX said:

Homework Statement



a ball with mass m is thrown up from the ground with a velocity v_0

the force due to Air resistance is: F=-bv
(there's also gravity)

find the velocity and distance with respect to time

The Attempt at a Solution

I think I got the velocity:
v=e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)-\frac{m}{b}g

the units are okay and so does t=0 (v=v0)
That looks right to me, so far. :approve:
I have a problem with the distance, I integrate:

x=\int^{t}_{0}vdt=\int^{t}_{0}(e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)-\frac{m}{b}g)
I'm sure as you know, there are two ways to evaluate an integral. The first way is to find the anti-derivative, and then tack on an arbitrary constant at the end. Then use your initial conditions to solve for the arbitrary constant.

The other way, which you have started here, is to evaluate the definite integral, and apply the initial conditions as your limits of integration. For example, if F(t) is the anti-derivative of f(t), then

F(b) - F(a) = \int_a^b f(t)dt

Since you've already started with the definite integral method, let's go with that.
= -e^{-\frac{b}{m}t}(\frac{m}{b}g+v_0)\frac{m}{b}-\frac{m}{b}gt
Okay, that looks like the correct anti-derivative to me, but you forgot to evaluate it over the limits from 0 to t.

Plugging in t = t is easy enough, but notice that the antiderivative is not 0, when evaluated at t = 0. This needs to be subtracted off. Remember,

F(b) {\color{red} {- F(a)}} = \int_{\color{red}{a}}^b f(t)dt
 
Last edited:
Wow, I don't know how I missed it.

I plugged t=0 only in -(mg/b)t (so it was 0) and totally ignored the first part :/

Thank you!
 
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...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top