Struggling with Particle Displacement Equation?

Click For Summary
SUMMARY

The discussion focuses on deriving the displacement equation for a particle fired vertically under a constant gravitational field, with a resisting force proportional to its instantaneous velocity. The key equations presented include Fup = ma and Fdown = -mg - kmv, leading to the differential equation dv/dt = -g - kv. The integration process is outlined, ultimately aiming to simplify the velocity equation to v(t) = [-g/k] + [(kc0 + g)/k] * e^(-kt). Participants clarify the cancellation of mass and the role of the constant k, which has units of 1/seconds.

PREREQUISITES
  • Understanding of Newton's second law of motion
  • Familiarity with differential equations
  • Knowledge of integration techniques
  • Concept of exponential decay in physics
NEXT STEPS
  • Study the derivation of differential equations in classical mechanics
  • Learn about the application of integrating factors in solving first-order linear differential equations
  • Explore the concept of exponential functions in the context of physical systems
  • Investigate the effects of drag forces on projectile motion
USEFUL FOR

Physics students, educators, and anyone interested in understanding the dynamics of motion under gravitational and resistive forces.

ax_xaein
Messages
6
Reaction score
0
Sunday night physics problems :(

Alright, so I'm supposed to find the displacement equation for a particle fired vertically under a constant gravitational field, where the resisting force is proportional to the instantaneous velocity of the particle. Here's where I'm at:

Fup = ma; Fdown = -mg - kmv; Fnet = (ma) + (-mg - kmv) // Where k is a constant

ma = (ma) + (-mg - kmv) // Force = Fup + Fdown
dv/dt = -g - kv // m's cancel, differentiate wrt v
dv * 1/(-g -kv) = -dt

// Integrating...
1/k ln(kv+ g) = -t + c0 // Where c0 represents initial velocity
ln(kv + g) = -tk + kc0
kv + g = e^(-tk + kc0)
v = [ e^(-tk + kc0) - g ] / k

Integrate wrt t, to obtain position ( v(t) )
v(t) = -g/k + -------> ? <----------

The answer is supposed to simplify to: v(t) = [-g/k] + [ (kc0 + g) / k] * e^(-kt)
I have no idea how. I have no idea where the g in the second term came from in the first place. Thanks ahead of time!
 
Physics news on Phys.org
you have Fdown = -mg - kmv; (k a constant), so I guess k will have units [1/seconds]?

also, you wrote: dv/dt = -g - kv // m's cancel, differentiate wrt v

I can see the m's cancel, but then you have (before differentiating)

a = a + (-g-kv)

but a IS dv/dt, so i don't know how you can get:
dv/dt = -g - kv // m's cancel, differentiate wrt v

AFTER differentiating wrt v... (also, don't u usually diff wrt to t??)
 
Yeah, in order for the units to match up i believe k would technically need to have units of 1/t.

And yes, a is dv/dt. So instead of writing:
a = ..., I've substituted dv/dt = ...

This way, we can say dv = blah (partial derivative dt)
Integrating both sides, we then obtain the velocity equation.
 

Similar threads

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