Finding v(t) at high speeds with F constant

  • Context: Graduate 
  • Thread starter Thread starter James Brady
  • Start date Start date
  • Tags Tags
    Constant
Click For Summary

Discussion Overview

The discussion revolves around the behavior of a mass subjected to a constant force over an extended period, particularly as it approaches relativistic speeds. Participants explore the implications of applying Newton's laws in a relativistic context, examining the resulting velocity-time relationship and the challenges associated with integrating these equations.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant proposes a differential equation based on Newton's second law and attempts to integrate it to find a velocity function, but expresses concern about the cyclic nature of the sine function leading to incorrect results near the speed of light.
  • Another participant suggests that the original result should involve a hyperbolic sine function instead of a sine function, arguing that this would correctly model the asymptotic behavior of velocity as it approaches the speed of light.
  • Some participants clarify the definition of "constant force," noting that it could refer to a force constant in the rest frame of the particle or a constant external force, leading to different interpretations and results.
  • Several participants emphasize the importance of using the correct form of Newton's law in relativistic contexts, specifically pointing out the need to consider momentum and its relativistic form.
  • One participant provides a detailed derivation involving a charged particle in an electric field, illustrating the equations of motion and the resulting velocity in terms of hyperbolic functions.
  • There are discussions about the implications of relativistic covariance and the necessity to carefully interpret the original question regarding the nature of the force applied.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct formulation of the problem or the resulting equations. Multiple competing views are presented regarding the interpretation of "constant force" and the appropriate mathematical treatment in a relativistic framework.

Contextual Notes

There are unresolved issues regarding the assumptions made about the nature of the force and the frame of reference. The discussion highlights the complexity of integrating relativistic dynamics and the potential for misinterpretation of terms like "constant force."

Who May Find This Useful

This discussion may be of interest to students and professionals in physics, particularly those focused on relativistic mechanics, as well as individuals exploring the mathematical modeling of forces and motion in high-speed contexts.

James Brady
Messages
106
Reaction score
4
I'm trying to find out what would happen to a mass if it had a constant force applied to it for a very long time. It eventually approaches the speed of light, I want to plot it's velocity with respect to time as it gets harder and harder to push. Here's what I came up with.

From Newton's 2nd Law: dv/dt = F/M.
Making this relativistic: dv/dt = \frac{F}{M} *\sqrt{1 - v^2/c^2}

Setting up the differential equation:

\frac{dv}{\sqrt{1 - v^2/c^2}} = \frac{F}{M}*dt

I multiply both sides of the equation by 1/c to make it integrateable.

\frac{dv}{C * \sqrt{1 - v^2/c^2}} = \frac{F}{C * M}*dt

And solving for the integral of both sides I get...

sin^-1(v/c) = \frac{F * t}{M*C}

v(t) = sin(\frac{F * t}{M*C}) * C

I'm pretty happy with this answer :smile:, the units check out alright, and it looks good. But once you get close to the speed of light, the velocity turns around and starts going back down because sine is one of those cyclic functions. I know of course you will not all of a sudden reverse acceleration once you near the speed of light though, so I know this isn't right.

Any help would much be appreciated, I will give you an e-high-five. Or an e-hug if you're into that sort of thing. Seriously, I'm that lonely.
 
Physics news on Phys.org
I'm trying to find out what would happen to a mass if it had a constant force applied to it for a very long time.
Depends first of all what you mean by constant force. Usually it is taken to mean constant in the rest frame of the particle. This would be true, for example, of a rocket ship with an onboard engine exerting a constant thrust. In that case, as Mentz114 says, the position and velocity will be hyperbolic functions.

But it sounds like what you mean instead is a constant external force, i.e. constant in the original rest frame, and then you do get something different.

Newton's Law is F = dp/dt. (Yes, that's coordinate t.) In special relativity, p = γmv, so the equation of motion is F dt = d(γmv) where F is constant. This is simply integrated to give Ft = γmv, which can then be solved algebraically for v: v2/c2 = (Ft/m)2/(1 + (Ft/m)2). Note that as t → ∞, v approaches c.
 
check out,your Newton's second law is wrong.You should proceed from the definition
F=dp/dt.
 
Yes, F=dp/dt. So F dt = dp = d(γmv), and since F is constant, Ft = γmv. What's wrong?
 
Excellent, I started with the correct solved force differential equation: Ft = γmv, but I couldn't get to where you got with algebra, I kept on getting v^2/C^2 = 0...

Ft = \frac{mv}{\sqrt{1 - v^2/c^2}} I figured out that v = Ft/m so I got

(Ft/m) = \frac{(Ft/m)}{\sqrt{1 - v^2/c^2}}

(Ft/m)2 = \frac{(Ft/m)^2}{1 - v^2/c^2}

(Ft/m)2[1 - v2/c2] = (Ft/m)2

1- v2/c2 = \frac{(Ft/m)^2}{(Ft/m)^2}
-v2/c2 = 1 - 1 = 0
 
Mentz114, here's a non-threatening high five *high-five*
 
Bill_K said:
Yes, F=dp/dt. So F dt = dp = d(γmv), and since F is constant, Ft = γmv. What's wrong?
well,I was not saying to you but to OP.i.e.
dv/dt=F(√(1-v2/c2)/m0 is wrong.Proceed with F=dp/dt,it will give something different.
 
James Brady said:
Excellent, I started with the correct solved force differential equation: Ft = γmv, but I couldn't get to where you got with algebra, I kept on getting v^2/C^2 = 0...

Ft = \frac{mv}{\sqrt{1 - v^2/c^2}}
just solve for v in it.
 
  • #10
In relativistic dynamics you have to be careful not to spoil relativistic covariance. The closest thing to "constant acceleration" is the motion of a charged particle in a homogeneous electric field. The equation of motion in covariant form reads (setting c=1):
m \frac{\mathrm{d} u^{\mu}}{\mathrm{d} \tau}=q F^{\mu \nu} u_{\nu}.
Since F^{\mu \nu}=-F^{\nu \mu}=0[/itex] this equation of motion is consistent with the constraint u_{\mu} u^{\mu}=1=\text{const}, because
\dot{u}^{\mu} u_{\mu}=\frac{q}{m} F^{\mu \nu} u_{\nu} u_{\mu}=0.
For a constant electric field in x-direction the equations of motion read
m \dot{u}^0=q E u^1, \quad m \dot{u}^1=q E u^0.
The easiest way to solve this is to add the two equations, leading to
\frac{\mathrm{d}}{\mathrm{d} \tau}(u^0+u^1)=\frac{q E}{m} (u^0+u^1).
This gives
u^0+u^1=C \exp \left(\frac{q E}{m} \tau \right).
Assuming that we start with \vec{u}=0, i.e., u^0(0)=1, \quad u^1(0)=0 we have
u^0+u^1=\exp \left (\frac{q E}{m} \tau \right ).
From the constraint we have
1=(u^0)^2-(u^1)^2=(u^0+u^1)(u^0-u^1)=\exp \left (\frac{q E}{m} \tau \right ) (u^0-u^1).
This gives
u^0-u^1=\exp \left (-\frac{q E}{m} \tau \right ).
Thus we find
u^0=\cosh\left (\frac{q E}{m} \tau \right ), \quad u^1=\sinh \left (\frac{q E}{m} \tau \right ).
The three-velocity is
v=\frac{u^1}{u^0}=\tanh \left (\frac{q E}{m} \tau \right ) \in (-1,1).
Assuming further that x^0(0)=t(0)=0, \quad \vec{x}(0)=0, we can integrate this once more to get
t=\frac{m}{q E} \sinh \left (\frac{q E}{m} \tau \right ), \quad x=\frac{m}{q E} \left [\cosh \left (\frac{q E}{m} \tau \right )-1 \right].
We get the trajectory in terms of the coordinate times simply by using \cosh^2 \alpha-\sinh^2 \alpha=1:
x=\frac{m}{q E} \left [\sqrt{\left (\frac{q E}{m} t \right)^2+1}-1 \right].
For early times, where
\left (\frac{q E}{m} t \right)^2 \ll 1
we find
x \approx \frac{q E}{2m} t^2,
i.e., the non-relativistic limit, corresponding to the motion in the constant electric field as it should be.
 
  • #11
In relativistic dynamics you have to be careful not to spoil relativistic covariance. The closest thing to "constant acceleration" is the motion of a charged particle in a homogeneous electric field.
You also have to carefully read the question, and not assume it is one you have seen before. Neither relativistic covariance nor constant acceleration were specified in this case.
 
  • #12
Sorry that I misunderstood the question, but the original posting doesn't make sense. I've my quibbles with what you mean by "force" in the relativistic case. Usually one defines as "force" the non-covariant quantity \mathrm{d} \vec{p}/\mathrm{d} t. Then I concluded from the equation of motion given in this posting that what was in the mind of the poster was the case of a constant electric field, leading to the constant "force" q E. It's of course not constant acceleration in a strict sense but constant acceleration in the non-relativistic limit only. Translating "constant force" into "constant electric field" was the closest which came to my mind.

Of course you can as well start in the non-covariant formalism, but you still have to be carefull, whether "the force" makes sense. In this case I think I solved what was intended by the original poster since by chance he has guessed a valid force somehow. In the non-covariant formalism you have
m \frac{\mathrm{d}}{\mathrm{d} t} \frac{v}{\sqrt{1-v^2}}=q E,
where I already specialized to one-dimensional motion.

This can be integrated immediately once. Using the initial condition v(0)=0 you obtain
\frac{v}{\sqrt{1-v^2}}=\frac{q E}{m} t.
I don't understand, what the original poster has done in his calculation, but his result is not a solution of the equation of motion. Of course we can solve the above for v. We only have to be a bit careful with the sign, but that's not a real problem, because obviously the sign of v is given by the sign of q E, which is physically clear anyway.

So we just square the above equation, leading to
v^2=\left (\frac{q E}{m} t \right )^2 (1-v^2).
This gives
v=\frac{q E t}{m \sqrt{1+\left (\frac{q E}{m} t \right )^2}} = \frac{q E t}{\sqrt{m^2+(q E t)^2}}.
This is equivalent to my previous solution, as can be seen by taking the derivative of x(t) wrt. the coordinate time.

Anyway, to answer the original question, may take the limit t \gg m/(q E). Then we get
v=\frac{q E t}{|q E t| \sqrt{1+\frac{m^2}{(q E t)^2}}} \approx \text{sign}(q E) \left [1-\frac{m^2}{2(q E t)^2} \right].
This answers the original question, how the velocity behaves for large times or (equivalently) if the particle's speed comes close to 1, i.e., the speed of light.
 
Last edited:
  • #13
Oh you know what, that last entry was just an algebra fail. I figured out how to solve for v. I got it now, thanks everyone for the help.

Vanhees71, Yeah I never specified the type of force, but I was actually picturing in my mind some kind of gigantic space railroad which produced an electric field which would force the particle to accelerate. So I understood your thinking.
 

Similar threads

  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 33 ·
2
Replies
33
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 18 ·
Replies
18
Views
2K
  • · Replies 55 ·
2
Replies
55
Views
6K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 31 ·
2
Replies
31
Views
3K