A simple differential equation

Click For Summary
SUMMARY

The discussion focuses on solving a differential equation related to a body falling in Earth's atmosphere, influenced by gravitational force and air resistance proportional to speed. The acceleration is expressed as a = g - kv, leading to the integral solution for velocity v as v = g/k + C * exp(-kt), where C is a constant derived from initial conditions. The final speed approaches g/k as time t becomes very large, confirming the impact of air resistance on the motion of the body.

PREREQUISITES
  • Understanding of differential equations
  • Familiarity with integration techniques
  • Knowledge of exponential functions
  • Basic physics concepts regarding forces and motion
NEXT STEPS
  • Study the method of separation of variables in differential equations
  • Explore the concept of terminal velocity in physics
  • Learn about the applications of exponential decay in real-world scenarios
  • Investigate numerical methods for solving differential equations
USEFUL FOR

Students and professionals in physics, mathematics, and engineering who are interested in understanding motion under the influence of forces, particularly in the context of differential equations and air resistance.

John O' Meara
Messages
325
Reaction score
0
A body is falling in the Earth's atmosphere. The forces on it are the Earth's gravitational attraction and air resistance, which is proportional to its speed v. Its acceleration a is given by a=g-kv. Expressing a in the form dv/dt, obtain an expression for v. Show that whatever its initial speed, as t becomes very large the final speed of the body tends to g/k. I seem to go wrong somewhere in this equation. And what meaning has the air resistance to this question?
[tex]\frac{1}{g-kv}\frac{dv}{dt}=1 \\[/tex] Therefore [tex]\int \frac{1}{g-kv} dv = \int dt \\[/tex] Let u = g-k*v => du/dt=-k therefore dv=-du/k. Therefore the integral = [tex]\frac{-1}{k}\int \frac{1}{u}du[/tex] = -ln(u)/k, which gives [tex]\frac{-\ln(g-kv)}{k}= t+c \\[/tex] Therefore [tex]\ln{(g-kv)} = -kt+kc[/tex] Therefore [tex]-kv=-g + \exp^{-kt+kc}[/tex] The answer is actually: [tex]v=\frac{g}{k}+c\exp^{-kt}[/tex]
 
Last edited:
Physics news on Phys.org
Divide both sides of your solution by -k. Write exp(-kt+kc)/(-k)=exp(-kt)*exp(kc)/(-k). Now define a new constant C=exp(kc)/(-k). Voila. After all, exp(kc)/(-k) is just 'some constant'.
 

Similar threads

Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
13
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K