Derivation of a cinematic formula

  • Thread starter Thread starter sitzpillow
  • Start date Start date
  • Tags Tags
    Derivation Formula
AI Thread Summary
The discussion revolves around deriving a formula for the total time T a ball takes to stop bouncing after being dropped from a height h, losing velocity by a factor a with each impact. Participants clarify how to calculate the time t_k between impacts, emphasizing the importance of using the correct expressions for velocity and time. The initial drop time t_0 is established as t_0 = √(2h/g), while the subsequent times t_k for k > 0 are derived using a geometric series approach. The final formula for T is confirmed as T = (1 + a)/(1 - a) * (2h/g)^(1/2). The discussion highlights the application of energy conservation principles and geometric series in solving the problem.
sitzpillow
Messages
4
Reaction score
0
I'm really happy about every hint!

Homework Statement


There is a ball on hight h which is dropped on a table.
With every Impact the ball loses velocity v by a factor a<1.
I Need to Show the following:
The time T after the ball stopps bouncing is:
T = \frac{1+a}{1-a} (\frac{2h}{g})^\frac{1}{2}

There is a hint to start to calculate the time t_k between the takeoff and the next Impact
and that I should use the geometric series.
We don't need to think about air resistance.

2. The attempt at a solution
My Problem is that if I calculate t_k, I don't include the first time t_0 when the ball gets dropped.
t_k = 2\frac{h_k}{v_k}=2\frac{h_k}{a^k v_0}=a^{-k} (\frac{2h_k}{\sqrt{(2 h_0 g)}}) = a^{-k} (\sqrt{(\frac{4h_k^2}{2 h_0 g}})
with v=\sqrt{2gh} which I got from E_pot=E_kin.
But now I can't shorten h_0 with h_k and a^-k <1 so I can't use the geometric series?!
Is it wrong to use v=s/t ⇔t=s/v since we have a accelarated movement.
 
Physics news on Phys.org
Yes its wrong to use that. You should take instead t_k=2\frac{v_k}{g}, k\geq 1, t_0=\sqrt\frac{2h}{g}.
 
Last edited:
How does the v_k looks like?
t_k=2 \frac{a^k v_0}{g} = 2 a^k \frac{\sqrt{2gh}}{g}= 2 a^k \sqrt{\frac{2h}{g}} ?
What's next?
 
Next is geometric series of ##t_k##. ##T=t_0+\sum\limits_{k=1}^{\infty}t_k=\sqrt\frac{2h}{g}+\sum\limits_{k=1}^{\infty}t_k##. Notice that the actual ##t_0## is half of what you get from the formula of ##t_k## for k=0(because we drop the ball from above the table), that's why i put it outside the summation which summation is done from k=1 for this reason.

or you can do the series from k=0 but then subtract ##\sqrt\frac{2h}{g}##.
 
Last edited:
Thank you. To finish that threat I conclude:

t_k means the time between the k and k+1 impact.

for t_0
we get
t_0=\sqrt{\frac{2h}{g}} with s=ut+\frac{1}{2}gt^2

for t_k with k>0
\Sigma{t_k}=\Sigma_1^n{2 \frac{a^k v_0}{g}}=\Sigma_0^n{2 \frac{a^k v_0}{g}}-\frac{2v_0}{g}
now we let n go to infinity and use the geometric series:
\Sigma_{n=0}^{\infty}{t_k}=\Sigma_{n=0}^{\infty}{2 \frac{a^k v_0}{g}}-\frac{2v_0}{g}=2\frac{v_0}{g}(\frac{1}{1-a}-1)=\frac{v_0}{g}\frac{2a}{1-a}=\sqrt{\frac{2h}{g}}\frac{2a}{1-a}
by using E_{kin}=E_{pot}

Adding 1. plus 2. we get: \sqrt{\frac{2h}{g}}\frac{1+a}{1-a}
 
There is a slightly easier way.
Consider the ball starting by rising from the ground at speed v. The time to first bounce is 2v/g. If the time to coming to rest is t(v) then t(v) = 2v/g + t(av). Guess a linear solution, t(v) = kv, and find that ##k=\frac{2}{g(1-a)}##. Then it is a matter of converting to the given initial conditions.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top