Solving for Velocity of a Falling Skydiver: m(dv/dt)=mg-kv2

  • Thread starter Thread starter Jamin2112
  • Start date Start date
Click For Summary
SUMMARY

The velocity of a skydiver falling under the influence of gravity and drag is described by the differential equation m(dv/dt) = mg - kv². The solution involves separating variables and integrating, leading to a form that includes the hyperbolic tangent function. The integral ∫ dx/(a² - x²) can be expressed using ArcTanh, which simplifies the solution. Understanding these transformations and identities is crucial for solving complex differential equations in physics.

PREREQUISITES
  • Understanding of differential equations
  • Familiarity with hyperbolic functions
  • Knowledge of separation of variables technique
  • Basic concepts of physics related to motion and forces
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Learn about hyperbolic functions and their properties
  • Explore the application of ArcTanh in solving integrals
  • Review advanced physics concepts related to drag forces and motion
USEFUL FOR

Students studying physics and mathematics, particularly those tackling differential equations and their applications in real-world scenarios such as skydiving and motion analysis.

Jamin2112
Messages
973
Reaction score
12

Homework Statement



The velocity v(t) of a skydiver falling to the ground is governed by

m(dv/dt)=mg-kv2,

where m is the skydiver's mass, g is the acceleration due to gravity, k > 0 is the drag coefficient, and v(t)≥0.

(a) Solve this equation for v(t) with the initial condition v(0).

Homework Equations





The Attempt at a Solution



Divide m throughout

==> dv/dt = g - (k/m)v2

Factor out a k/m

dv/dt = k/m (mg/k - v2)

Separate

dv / (mg/k - v2) = (k/m)dt

Now I have it in the form ∫ dx/(a2-x2) = (1/2a)ln[(a+x)/(a-x)], with a = √(mg/k) and x=v, obviously.

==> [1/√(mg/k)] ln[ (√(mg/k) + v) / (√(mg/k) - v)] = (k/m)t + C

..... and this all seems far too complicated.

Suggestions, please.
 
Physics news on Phys.org
I think you have to realize that as you get into upper division stuff such as this the answers to problems are going to get messier. you are right that the +v -v thing is intimidating, but that doesn't mean its wrong. Also, why didn't you try and solve it for v? The right answer could have popped out. I remember doing this differently so ill just go through that method. I looked up the integral and found this:\int \frac{dx}{a^2 - x^2} = \frac{1}{a}ArcTanh(\frac{x}{a}) + C

This is the same thing that you got but of a different form because

ArcTanh(x) = \frac{1}{2}ln(\frac{1+x}{1-x})

But now we have a scary looking ArcTanh part. When you see the Arc part remember that we could just take Tanh of it to get whatever is inside the function:Tanh(ArcTanh(x)) = x

in physics whenever you see scary trigonometric(or hyperbolic in this case) that you want to get rid of, look for identities to get it in terms of better functions.

look at this page for some help for the rest of the way.
http://en.wikipedia.org/wiki/Hyperbolic_function
 

Similar threads

Replies
2
Views
2K
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
13
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K