Classical mechanics equation of motion

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
shyta
Messages
56
Reaction score
0

Homework Statement


A point mass m moving along the z axis experiences a time dependent force and a fricitional force. Solve the equation of motion

m[itex]\ddot{z}[/itex] = -m[itex]\gamma[/itex][itex]\dot{z}[/itex] + F(t)

to find v(t) = [itex]\dot{z}[/itex](t) for the initial velocity [itex]\dot{z}[/itex](0) = v_0
Hint: what is the time derivative of [itex]e^{\gamma t}[/itex]v(t)

The Attempt at a Solution



So I made use of the hint and got [itex]e^{\gamma t}[/itex] ([itex]\ddot{z}[/itex](t) + [itex]\gamma[/itex][itex]\dot{z}[/itex](t) )

Manipulating the equation of motion, I got [itex]e^{\gamma t}[/itex] ([itex]\ddot{z}[/itex](t) + [itex]\gamma[/itex][itex]\dot{z}[/itex](t) ) = [itex]e^{\gamma t}[/itex] 1/m F(t)

Subbing in the hint and integrating: [itex]\dot{z}[/itex](t) = [itex]e^{-\gamma t}[/itex]/m [itex]\int[/itex] [itex]e^{\gamma t}[/itex] F(t) dt

Just wondering if this is correct? and how do I make use of the initial condition v_0?
 
Physics news on Phys.org
Omg hi iloveserena again hahaha

For [itex]\dot{z}[/itex](t) = [itex]e^{-\gamma t}[/itex]/m [itex]\int[/itex] [itex]e^{\gamma t}[/itex] F(t) dt

v_0 = 1/m [itex]\int[/itex] [itex]e^{\gamma t}[/itex] F(t) dt

This is the part I'm stuck at, I'm not sure what to do with the integration function :(
 
Well, let me rewrite if for you again:
[tex]\dot z(t) = {e^{−γt} \over m} \int_0^t e^{γT} F(T) dT + C[/tex]

I've also added the integration constant C that vanishes when you take the derivative.
Can you substitute t=0 in this?
 
I like Serena said:
[tex]\dot z(t) = {e^{−γt} \over m} \int_0^t e^{γT} F(T) dT + C[/tex]

mmm..

[tex]\dot z(0) = {1 \over m} \int_0^0 e^{γT} F(T) dT + C[/tex]


I really have no clue on this part :S
 
Did you know that the integral of a function corresponds to the area of the surface enclosed by the function, the x-axis and 2 vertical lines at each limit?

In other words, suppose F(x) is the anti-derivative of f(x), what is:
[tex]\int_a^a f(x) dx[/tex]
 
Hey wait! integration of 0 to 0 for any function is 0 right? so v_0 = C :O
 
hahah yes! omg how could I not see that!