Differential equation involving falling object

MissMCHP
Messages
3
Reaction score
0

Homework Statement



A body of mass m is projected vertically upward with an initial velocity v0 in a medium offering a resistance k|v|, where k is a constant. Assume that the gravitational attraction of the Earth is constant.
a) Find the velocity v(t) of the body at any time.
b) Using the result of part a) to calculate the limit of v(t) as k->0

Homework Equations



The Attempt at a Solution


So I managed part a) with a solution of

v(t) = -mg/k + (v0+mg/k)e-kt/m,

which after checking and re-checking, I am fairly confident in. The problem is that when I try to find the limit as k->0, all I could come up with is v(t)=v0. This is obviously wrong since the as k->0, air resistance become negligible, and the answer should be the all too familiar v(t) = v0-gt. I tried to graph the function, and I found that after picking out all the useless part, it boils down to

lim k->t m/k(1-e-kt/m) = t!

Well. It does make sense, but I could not for the life of me figure out how to derive it mathematically. I am stuck, and any help would be greatly appreciated!
 
Physics news on Phys.org
Good deductive work on figuring out what the limit MUST be, you meant k->0, right? Now use l'Hopital's rule. It's a limit of the form 0/0. The limit is t!
 
Last edited:
Yes! I did mean k->0. Thank you! I never would have thought of L'Hopital's rule (even though I should)
 
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