Find position function of freefall with air resistence ODE

In summary, this conversation provides a summary of how to find the position of an object released from rest. First, you need to solve an equation of motion with the constraint that the velocity is zero at the start. Then, you use the relationship between velocity and position to get x(t).
  • #1
1s1
20
0

Homework Statement


An object of mass ##5##kg is released from rest ##1000##m above the ground and allowed to fall under the influence of gravity. Assuming the force due to air resistance is proportional to the velocity of the object with proportionality constant ##b=50##N-sec/m, determine the equation of motion (for the position ##x(t)##) of the object.


Homework Equations


$$m\frac{dv}{dt} = mg-kv$$


The Attempt at a Solution


The given differential equation describes the velocity with respect to time. How do I turn it into a differential equation that describes the position with respect to time?
 
Physics news on Phys.org
  • #2
1s1 said:

Homework Statement


An object of mass ##5##kg is released from rest ##1000##m above the ground and allowed to fall under the influence of gravity. Assuming the force due to air resistance is proportional to the velocity of the object with proportionality constant ##b=50##N-sec/m, determine the equation of motion (for the position ##x(t)##) of the object.

Homework Equations


$$m\frac{dv}{dt} = mg-kv$$

The Attempt at a Solution


The given differential equation describes the velocity with respect to time. How do I turn it into a differential equation that describes the position with respect to time?

Your relevant equation is a bit off, shouldn't it read ##m\frac{dv}{dt} = (-1)(mg+kv)##?

If that's the case then solving it with the constraint that ##v(0) = 0## should simplify things a bit.
 
  • #3
You may be right about the relevant equation being negative on the RHS. My book has it written as I did, but my prof mentioned that physicists sometimes make sign changes to the constant.

But I am still confused about how to make the function into a function of position? I assume you use the relationship ##d=vt##? Or maybe there is an entirely different formula derived for the position rather than the velocity?
 
  • #4
1s1 said:
You may be right about the relevant equation being negative on the RHS. My book has it written as I did, but my prof mentioned that physicists sometimes make sign changes to the constant.

But I am still confused about how to make the function into a function of position? I assume you use the relationship ##d=vt##? Or maybe there is an entirely different formula derived for the position rather than the velocity?

Notice this was part of your question:

An object of mass 5kg is released from rest

This means at ##t=0##, the velocity of the object is zero. That's why I mentioned solving the equation with the constraint ##v(0) = 0##. Right now you have an acceleration equation since it involves derivatives of velocity, but if you integrate acceleration, you get velocity;if you integrate vel...
 
  • #5
the sign is given by the direction of the [itex]x[/itex] axis. If you define it to point "down", i.e., in direction of the constant gravitation force, the positive sign [itex]+mg[/itex] is correct. The sign in [itex]-k v[/itex] (assuming [itex]k>0[/itex]) is the same for both directions of the [itex]x[/itex] axis, because the friction force must always be such that it tends to decrease [itex]v[/itex].

Further note, that you have a nice inhomogeneous linear differential equation of first order with constant coefficients, which is pretty easy to solve by separation of variables. The gives you [itex]v(t)[/itex].

Then you have to solve another very simple equation
[tex]v=\frac{\mathrm{d} x}{\mathrm{d} t}.[/tex]
Given [itex]v[/itex], it's very clear, how to get [itex]x(t)[/itex]!
 
  • #6
Zondrina said:
Your relevant equation is a bit off, shouldn't it read ##m\frac{dv}{dt} = (-1)(mg+kv)##?
Why? Air RESISTANCE implies that it will go against the direction of acceleration. This is a physics problem, primarily.

We're supposed to solve the equation and make a position function, right? I will denote ##\frac{dv}{dt}## as ##v'##, for clarity and ease of notation (id est, laziness. It's a friday. Give me a break :tongue:).

I'm assuming we have ##k=b##, right? So, we have $$mv'=mg-bv \\ v' +\frac{b}{m}v=g.$$ In this form, we can introduce an integrating factor. Can you take it from there?

Edit: vanhees71 got there first by noting the inhomogeneous equation.

vanhees71 said:
Given [itex]v[/itex], it's very clear, how to get [itex]x(t)[/itex]!
Indeed. Finding ##\Gamma(x(t)+1)## is easy once we have ##v##. :biggrin:
 
  • #7
This is very helpful, thanks!
 
  • #8
vanhees71 said:
the sign is given by the direction of the [itex]x[/itex] axis. If you define it to point "down", i.e., in direction of the constant gravitation force, the positive sign [itex]+mg[/itex] is correct. The sign in [itex]-k v[/itex] (assuming [itex]k>0[/itex]) is the same for both directions of the [itex]x[/itex] axis, because the friction force must always be such that it tends to decrease [itex]v[/itex].

Further note, that you have a nice inhomogeneous linear differential equation of first order with constant coefficients, which is pretty easy to solve by separation of variables. The gives you [itex]v(t)[/itex].

Then you have to solve another very simple equation
[tex]v=\frac{\mathrm{d} x}{\mathrm{d} t}.[/tex]
Given [itex]v[/itex], it's very clear, how to get [itex]x(t)[/itex]!

I suppose it depends on how you decide to define up and down.

For me that's dependent on the day of the week :P.
 

1. How does air resistance affect the position function of a freefall object?

The presence of air resistance causes a drag force on a freefall object, which opposes its motion and slows it down. This results in a decrease in velocity and a change in the position function of the object.

2. Can the position function of a freefall object with air resistance be determined using an ODE?

Yes, the position function of a freefall object with air resistance can be modeled using an Ordinary Differential Equation (ODE), specifically the second-order ODE known as the "equation of motion" which takes into account the forces acting on the object.

3. What factors affect the accuracy of the position function for freefall with air resistance?

Several factors can affect the accuracy of the position function for freefall with air resistance, including the object's mass, the shape and size of the object, the density of the air, and the object's initial position and velocity.

4. How can the position function of a freefall object with air resistance be solved?

The position function of a freefall object with air resistance can be solved using numerical methods, such as Euler's method or the Runge-Kutta method. These methods involve approximating the solution by breaking it into smaller steps and using iterative calculations.

5. How does the position function of a freefall object with air resistance compare to that without air resistance?

The position function of a freefall object with air resistance will differ from that without air resistance due to the presence of the drag force. The object will experience a slower acceleration and a decrease in velocity over time, resulting in a different trajectory and position function.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Classical Physics
Replies
10
Views
256
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
3K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Replies
7
Views
3K
Back
Top