there's this one vertical motion word problem: A falling object encounters air resistance that is proportional to its velocity. The acceleration due to gravity is -9.8 meters per second per second. The net change in velocity is dy/dt=kv-9.8. (a) find the velocity of the object as a function of time if the intial velocity is v(subscript "0"). (b)Use the result of part (a) to find the limit of the velocity as t approaches infinity. (c) Intergrate the velocity function found in part (a) to find the position function "s".
@ganeshie8
\(\large \frac{dv}{dt}=kv-9.8\)
like that ?
so, I would integrate the dy/dt=kv-9.8 to get the velocity equation for a...so, v(subscript 0)= kv^2 -9.8 v? because the K is just a constant, even if divided by 2, wouldn't really show up... and yesh, exactly like that ^^
You will get an exponential approach to a terminal velocity v = (vfinal)(1-exp(-kt))
Alright, you're mixing y's and v's
so, there are NO y's in the question anywhere right ?
its all about v's
?
oh! yeah~ hehe whoops many apologies~
\(\large \frac{dv}{dt}=kv-9.8 \)
:) just making sure we'rent missing anything... thats all :)
okay, Velocity and Time are variables here
separate variables
\(\large \frac{dv}{dt}=kv-9.8 \) \(\large \frac{dv}{kv-9.8}= dt \)
Integrate
\(\large \int \frac{dv}{kv-9.8}= \int dt \)
and you're right, k is just a constant
oh so then the ln rule thing, right?
yup!
and so,....oh...hold on... so then where does the k go??? wud it go outside the ln like this? kln|kv-9.8|+c?
differentiate kln|kv-9.8|+c, and check if u get back ur 1/(kv-9.8)
if u get back, then ur integration is correct, otherwise - think again :)
oh, uhm, would the ln be divided by k?
you got it :)
ok so then the answer to part a would be ln|kv(subscript 0)-9.8|/k +c =V
\(\large \frac{dv}{dt}=kv-9.8\) \(\large \frac{dv}{kv-9.8}= dt\) \(\large \int \frac{dv}{kv-9.8}= \int dt \) \(\large \frac{\ln |kv-9.8|}{k}= t + c \) \(\large \ln |kv-9.8|= kt + c \) \(\large kv-9.8= e^{kt + c} \) \(\large kv-9.8= ce^{kt} \)
solve \(\large v\)
and see that, i have change the place of \(c\) watever way i felt good
ohh ok~ so then\[v=\frac{ ce^{kt}+9.8 }{ k }\]
Correct, lets find the value of \(c\) now :)
read part a) question again we're given some initial value right ?
(a) find the velocity of the object as a function of time if the intial velocity is v(subscript "0").
initial velocity = \(V_0\) wat does that mean ?
is that supposed to be given?
that means, when time, \(t = 0\), the velocity of object \(v = V_0\)
oh, rght~XD
so, \((0, V_0)\) is a point on out velocity function \(\large v\)
plugit in and find the value of \(c\)
\(\large \frac{dv}{dt}=kv-9.8\) \(\large \frac{dv}{kv-9.8}= dt\) \(\large \int \frac{dv}{kv-9.8}= \int dt \) \(\large \frac{\ln |kv-9.8|}{k}= t + c\) \(\large kv-9.8= e^{kt + c}\) \(\large kv-9.8= ce^{kt}\) \(\large v= \frac{ce^{kt}+9.8}{k}\) plugin \((0, V_0)\) \(\large V_0 = \frac{ce^{0t}+9.8}{k} \implies c = V_0k - 9.8\) So, the particular velocity function is : \(\large v= \frac{(V_0k-9.8)e^{kt}+9.8}{k}\)
we're done with part a)
let me knw if smthng doesnt make sense...
ohok got it XP haha redid some stuff to make sure i got it ^^
good :)
before moving to part b) let me ask u a simple question
ok go for it ^^
lets assume climbing up is positive, here is the question : when you're FALLING DOWN, whats the "sign" of ur velocity ?
OH negaitve!
good, now look at our final velocity equation : \(\large v= \frac{(V_0k-9.8)e^{kt}+9.8}{k}\)
since the object is always falling down, can we say \(\large v\) needs to be negative always ?
yes~ and so would we have to make k a negative number?
you got it !!
\(k\) is a negative number, having that knowledge we're completely ready to pursue part b)
(b)Use the result of part (a) to find the limit of the velocity as t approaches infinity.
\(\large \lim \limits_{t\to \infty }v= \lim \limits_{t\to \infty }\frac{(V_0k-9.8)e^{kt}+9.8}{k}\)
the exponent of e gets infintely negative, and so that would mean that Vk-9.8 is etting huge,
what do u get ?
er, small, srry
what is the value of \(e^{-\infty}\) ?
i meant, what value it approaches..
1/something super big, so it's approaching 0?
ohhhhh hehe whoops omg i need sleep after this problem~
\(\large \lim \limits_{t\to \infty }v= \lim \limits_{t\to \infty }\frac{(V_0k-9.8)e^{kt}+9.8}{k}\) \(\large ~~~~~~~~~= \frac{(V_0k-9.8)(0) +9.8}{k}\) \(\large ~~~~~~~~~= \frac{9.8}{k}\)
oh wait yeah I was right, actually ^^
yes you're right :)
btw, its an amazing result, if you haven't thought of it before
9.8/k is a constant ! the free falling body's velocity will not continue to increase forever, it reaches a limit and stays fixed there
wattttttt!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! so there's a natural limit to how fast we can fall?
that is interesting indeed...uhm... so onto part c, or?
Suppose ur plane crashed and you're falling down freely; then your velocity will increase in the start... but after some point it approaches a fixed value : air pushes u up gravity pulls u down how much force air exerts on u depends on ur velocity, so after u reach certain speed, the air and gravity effects balance each other out
(c) Intergrate the velocity function found in part (a) to find the position function "s".
\(\large v= \frac{(V_0k-9.8)e^{kt}+9.8}{k}\) Integrating velocity gives u position \(\large \int v dt= \int \frac{(V_0k-9.8)e^{kt}+9.8}{k} dt\) \(\large s = \frac{1}{k} \left( \int (V_0k-9.8)e^{kt}+9.8 ~dt \right)\)
piece of cake for u
is it (1/k) (vk^2 e^(kt) - 9.8 ke^kt + 9.8)?
whoops, last one is 9.8t
NONO I did that WRONG
it's actually v(sub 0 ) e^kt -9.8 e^kt + 9.8t all divided by k
middle term is divided by k
\(\large s = \frac{1}{k} \left( \int (V_0k-9.8)e^{kt}+9.8 ~dt \right) \) \(\large s = \frac{1}{k} \left( (V_0k-9.8)\frac{e^{kt}}{k}+9.8t + c \right) \)
yesh~ eexcept I forgot the c...hehe
^^constant comes up... cuz we dont knw from where we have started falling down... we're not given any initial position... so \(c\) sticks there
ohh ok ^^ thank you lots!!! oh hey btw b4 we part, I have a random question~
shoot
Have you lived in Alabama(US) before?
nooo... i never moved out of india till now why do u ask ha ?
ohhh hahah you sounded like one of my teachers that I knew quite a while back ^^ woah india? You'e in india?
is that where that "ha" comes from?
lol xD yes
just curio~ XD
you're in Alabama now is it... must be very late over there lol u should sleep now... otherwise u wont be fresh for exam tomorrow
^^ actually I'm in New Mexico hehe :D ok then~ thank you~ I'll cya around XP
have good sleep :) good luck for exam !! bye byeeeeee
^^ I probs wont go to slp until later because I have to rememorize the all of the trig and inverse trig identities for deriv and integrals~ sigh :) thnx have a good afternoon XP
okay you're a machine lol !! i can give a hand.. when u need me just holler... il be around :)
awesome ^^
Join our real-time social learning platform and learn together with your friends!