Find Tangents on Velocity-Time Graph: Discontinuities?

  • Thread starter Thread starter aspodkfpo
  • Start date Start date
AI Thread Summary
Differentiation at the endpoints of a velocity-time graph, specifically at t=0 and t=8, is not possible due to the lack of defined values for velocity at those points. At t=0, the left-hand limit does not exist, making the derivative undefined. Similarly, at t=8, the right-hand limit cannot be determined since velocity is not defined for values beyond this point. While it is true that derivatives can exist at endpoints under certain conditions, the standard definitions of limits and derivatives indicate that differentiation cannot occur at these specific points. Therefore, acceleration values cannot be calculated at the endpoints of the graph.
aspodkfpo
Messages
148
Reaction score
5
Homework Statement
Velocity-time graph
Relevant Equations
n/a
If I had a velocity-time graph starting at t=0 and ending at t=8, would I be able to differentiate at these two points for an acceleration value? Or are the start point and end point discontinuities?
 
Physics news on Phys.org
aspodkfpo said:
Homework Statement:: Velocity-time graph
Relevant Equations:: n/a

If I had a velocity-time graph starting at t=0 and ending at t=8, would I be able to differentiate at these two points for an acceleration value? Or are the start point and end point discontinuities?
You cannot differentiate at end points.

1. You can not differentiate at ##t =0## because by the definition of the derivative we can write $$ v’(0) = \lim_{h\to 0} \frac{ v(h) - v(0) }{h} $$ the RHS of the above expression exists only if $$ \lim_{h\to 0^- } \frac{v(h) - v(0) }{h} = \lim_{h\to 0^+} \frac{v(h) - v(0)}{h} $$ the LHS in the above expression doesn’t exist because ##v## is not defined for values of ##t## less than ##0##.

2. You cannot differentiate at ##t=8## because for derivative to exist at ##t=8## we have to have $$ \lim_{h\to 0^-} \frac{v(8+h) - v(8) }{h} = \lim_{h\to 0^+} \frac{v(h+8) - v(8)}{h} $$ the RHS cannot exist because ##v(8+h)## doesn’t exist for any positive ##h## no matter how small.
 
  • Like
Likes aspodkfpo
Adesh said:
You cannot differentiate at end points.

1. You can not differentiate at ##t =0## because by the definition of the derivative we can write $$ v’(0) = \lim_{h\to 0} \frac{ v(h) - v(0) }{h} $$ the RHS of the above expression exists only if $$ \lim_{h\to 0^- } \frac{v(h) - v(0) }{h} = \lim_{h\to 0^+} \frac{v(h) - v(0)}{h} $$ the LHS in the above expression doesn’t exist because ##v## is not defined for values of ##t## less than ##0##.

2. You cannot differentiate at ##t=8## because for derivative to exist at ##t=8## we have to have $$ \lim_{h\to 0^-} \frac{v(8+h) - v(8) }{h} = \lim_{h\to 0^+} \frac{v(h+8) - v(8)}{h} $$ the RHS cannot exist because ##v(8+h)## doesn’t exist for any positive ##h## no matter how small.
This is not entirely true. In particular, all differential equations with boundary conditions on the derivatives of a function would be doomed. What is true is that for a limit ##\lim_{h\to 0} f(h)## to exist, there must be a ##\delta > 0## for every ##\epsilon > 0## such that ##|f(h)-f(0)| < \epsilon## if ##|h|<\delta##. In the interior of an interval ##[a,b]##, you do have the requirement that both left and right derivative exists. However, this is no longer the case at the interval endpoints. If you go back to the definition of the limit above, if at ##a## the right derivative exists, then the derivative exists as it exists for all ##h## such that ##f(a+h)## is defined and ##|h|<\delta##.
This is even more apparent if you instead use the topological definition of the limit and the induced topology on ##[a,b]## as a subset of ##\mathbb R##. In that case, it is easy to see that the sets ##[a,a+\delta)## are indeed open sets on ##[a,b]##.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Back
Top