Proving C1 Continuity of a Person's Path in a 2D Environment

  • Context: Graduate 
  • Thread starter Thread starter 12monkey
  • Start date Start date
  • Tags Tags
    2d Continuity Path
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 5K views
12monkey
Messages
2
Reaction score
0
Dear all,
I would appreciate if you could help me with the following problem:
A person is standing still on a 2D environment and let's assume that its initial position Xo is given. The person is moving by applying a force function over time say f(t). As a result, using numerical integration we can determine the person's acceleration, velocity and position at any time step.
My question is how we can prove that the resulting path/motion is or is not C1 continuous?
 
Physics news on Phys.org
12monkey said:
Dear all,
I would appreciate if you could help me with the following problem:
A person is standing still on a 2D environment and let's assume that its initial position Xo is given. The person is moving by applying a force function over time say f(t). As a result, using numerical integration we can determine the person's acceleration, velocity and position at any time step.
My question is how we can prove that the resulting path/motion is or is not C1 continuous?
As long as f(t) is finite, the resultant velocity will be continuous.
 
F= ma and v is the integral of a. That is, v is the integral of f(t)/m. As long as the set of points at which the function f(t) is discontinuous has measure 0 (no more that countably infinite is sufficient) and those discontinuities are step discontinuities (and if, as mathman says, the function is finite that is true) then its integral is continuous.