Can the Undefined Limit of a Velocity Equation be Solved for as k Approaches 0?

  • Thread starter Thread starter pr0me7heu2
  • Start date Start date
  • Tags Tags
    Limits
Click For Summary
SUMMARY

The limit of the velocity equation as k approaches 0 is derived from the differential equation dv/dt - k/m * v = g. The limit expression lim(k-->0) [ (-mg)/k + v*e^(kt/m) + (mg)/k*e^(kt/m)] simplifies to v = v0 + gt, indicating the velocity of an object at any time t while neglecting air resistance. The solution involves integrating factors and applying initial conditions to find the constant c. The final expression for velocity is v(t) = exp(k/m * t) * v0 + gm * (exp(k/m * t) - 1)/k.

PREREQUISITES
  • Understanding of differential equations, specifically linear ordinary differential equations (ODEs).
  • Familiarity with limits and their properties in calculus.
  • Knowledge of exponential functions and their behavior as variables approach zero.
  • Experience with initial value problems and integrating factors in ODEs.
NEXT STEPS
  • Study the application of integrating factors in solving linear ODEs.
  • Learn about the properties of limits, particularly how to handle indeterminate forms.
  • Explore the behavior of exponential functions as their arguments approach zero.
  • Investigate the implications of neglecting air resistance in motion equations.
USEFUL FOR

Students and professionals in physics and engineering, particularly those dealing with motion equations and differential equations. This discussion is beneficial for anyone looking to deepen their understanding of limits in calculus and their application in real-world scenarios.

pr0me7heu2
Messages
13
Reaction score
2
Undefined Limits as k--> 0

Homework Statement



lim(k-->0) [ (-mg)/k + v*e^(kt/m) + (mg)/k*e^(kt/m)]

,the end result of this limit is ultimately supposed to be v -gt (or the velocity of an object at any time t neglecting air resistance).



Homework Equations



This equation comes from the differential equation dv/dt - k/m *v =g

,then using integrating factors (the equation itself is a linear ODE) I found:

v = (-mg)/k + ce^(kt/m)

,where c is found by solving for the initial condition v(0)=v0 where

v0 = (-mg)/k + c(1)

--> c = v0 + mg/k

The Attempt at a Solution



I've spent literally a few hours pouring over this, frustrated as hell that I couldn't solve a simple limit!

I tried first taking the natural log of the whole thing, then I tried using all of the rules of exponents separating the e^(x)s. Then I tried working with the differential equation for a while but ultimately was never able to find a way to fully end up with a defined answer - ie. I was unable to completely eliminate x^(-1) or ln(x) prior to taking the limit as x-->0.
 
Physics news on Phys.org
Rewrite the solution as ( I hope I haven't made a mistake)

v \left( t \right) = \exp \left( \frac{k}{m} t \right) v_0 +gm \frac{\exp \left( \frac{k}{m} t \right) - 1}{k},

and then take the limit k \rightarrow 0.

Note that if you set k = 0 in the original differential equation, the solution is v = v_0 + gt, not v = v_0 - gt.
 
Last edited:

Similar threads

Replies
2
Views
2K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
9
Views
2K
  • · Replies 2 ·
Replies
2
Views
926
Replies
7
Views
2K
Replies
8
Views
1K
Replies
16
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K