Impulse integration for a Tennis Racket hitting a Tennis Ball

Click For Summary
Integrating impulse over time from t_i to t_f is necessary because impulse is a function of time, represented as J(t). This approach allows for the calculation of cumulative impulse during a specific time interval. Using J directly without specifying time bounds can lead to confusion, as impulse must be evaluated over time to be meaningful. The discussion clarifies that if impulse values at endpoints are known, they can be used, but otherwise, time integration is essential. Understanding J as a time-dependent function resolves the initial confusion regarding the integration limits.
member 731016
Homework Statement
Please see below
Relevant Equations
Please see below
For this,
1684125887202.png

Can someone please tell me why they integrate the impulse over from ##t_i## to ##t_f##? Why not from ##j_i## to ##j_f##? It seems strange integrating impulse with respect to time.

Many thanks!
 
Physics news on Phys.org
ChiralSuperfields said:
Homework Statement: Please see below
Relevant Equations: Please see below

For this,
View attachment 326569
Can someone please tell me why they integrate the impulse over from ##t_i## to ##t_f##? Why not from ##j_i## to ##j_f##? It seems strange integrating impulse with respect to time.

Many thanks!
If you are using
##\displaystyle \int d \textbf{J}##
and you have the ##\textbf{J}##'s at the endpoints, the use the ##\textbf{J}##'s.

If you don't have the ##\textbf{J}##'s then you need to use
##\displaystyle \int \textbf{F}(t) \, dt##

-Dan
 
  • Like
Likes member 731016
ChiralSuperfields said:
Can someone please tell me why they integrate the impulse over from ##t_i## to ##t_f##? Why not from ##j_i## to ##j_f##? It seems strange integrating impulse with respect to time.
If you think of ##\vec J## as the cumulative impulse given over some period of time then ##\vec J=\vec J(t)## and it is reasonable to write ##\int_{t=t_i}^{t_f}d\vec J(t)##. But omitting the "t=" from the bounds is a bit naughty.
 
  • Like
Likes topsquark and member 731016
haruspex said:
If you think of ##\vec J## as the cumulative impulse given over some period of time then ##\vec J=\vec J(t)## and it is reasonable to write ##\int_{t=t_i}^{t_f}d\vec J(t)##. But omitting the "t=" from the bounds is a bit naughty.
Thank you for your reply @topsquark and @haruspex!

@haruspex, now that you say J is a function of t I think that helps.

Many thanks!
 
Thread 'Chain falling out of a horizontal tube onto a table'
My attempt: Initial total M.E = PE of hanging part + PE of part of chain in the tube. I've considered the table as to be at zero of PE. PE of hanging part = ##\frac{1}{2} \frac{m}{l}gh^{2}##. PE of part in the tube = ##\frac{m}{l}(l - h)gh##. Final ME = ##\frac{1}{2}\frac{m}{l}gh^{2}## + ##\frac{1}{2}\frac{m}{l}hv^{2}##. Since Initial ME = Final ME. Therefore, ##\frac{1}{2}\frac{m}{l}hv^{2}## = ##\frac{m}{l}(l-h)gh##. Solving this gives: ## v = \sqrt{2g(l-h)}##. But the answer in the book...