Autonomous Diff. Equation, Free Fall Encountering Resistance

edithc
Messages
2
Reaction score
0

Homework Statement


Given: If a body of a mass m falling from rest under the action of gravity encounters an air resistance proportional to the square of velocity, then the body's velocity t seconds in the fall satisfies

v' = g - [(kv^2)/m] where k>0

and is a constant that depends on the body's aerodynamic properties and the density of the air (assume fall is too short to be affected by changes in the density).

For a 110 lb skydiver (mg=110) and with time in seconds and distance in ft., a typical value of k is .005. What is the diver's terminal velocity?

Homework Equations



terminal velocity = v = √((mg)/k)

The Attempt at a Solution



This is a problem from the autonomous differential equation section. The first two parts of the equation were to sketch phase lines and a typical velocity curve, which was completed. This part, the third part of the question, wants the diver's terminal velocity.

For the earlier sections, I found out that v=√((mg)/k) which is the equilibrium pt./terminal velocity. I expected the answer to be √(110/.005) but the back of the textbook said that it was √(160/.005). How did 110 become 160 for the mg section? Does it have something to do with a conversion that I needed to do and missed or did it involve solving with v''?

Thanks in advance for any help.
 
Physics news on Phys.org
Are you sure that's not 1600/.005 ? I think the issue is the conversion of units.
 
It is definitely sqrt(160/.005).
 
edithc said:
It is definitely sqrt(160/.005).

I am not sure then - possible error in book?
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top