I just wanna check my work on this problem

  • Thread starter Thread starter DivGradCurl
  • Start date Start date
  • Tags Tags
    Check my work Work
AI Thread Summary
The discussion focuses on a physics problem involving a bouncing ball dropped from an initial height H. The total distance traveled by the ball is calculated using a geometric series, resulting in the formula H(1+r)/(1-r). For the total time of travel, the participants derive a similar series that incorporates the rebound heights and times, leading to a formula involving the square root of the initial height and the rebound ratio. There is also a query regarding the time it takes for the ball to come to rest, with calculations involving the velocities and a geometric series. The conversation emphasizes the importance of clarity in mathematical notation and the need for verification of the calculations.
DivGradCurl
Messages
364
Reaction score
0
\textrm{Hello, folks. I just want to check my work on this problem. Thanks.} :cool:

\textrm{A certain ball has the property that each time it falls from a height} h \textrm{onto a hard, level surface, it rebounds to a height} rh \textrm{, where} 0<r<1. \textrm{Suppose that the ball is dropped from an initial height of} H \textrm{meters.}

\textrm{(a) Assuming that the ball continues to bounce indefinitely, find the total distance that<br /> it travels.}

H + 2rH + 2r^{2}H + 2r^{3}H + \cdots = H + 2H \sum _{n=1} ^{\infty} \left( r \right) r^{n-1} = H + 2H \left( \frac{r}{1-r} \right) = H \left( \frac{1+r}{1-r} \right)

\textrm{(b) Calculate the total time that the ball travels.}

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + \sqrt{\frac{2rH}{g}} + \sqrt{\frac{2r^2H}{g}} + \sqrt{\frac{2r^3 H}{g}} + \cdots

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + \sqrt{\frac{2rH}{g}} \left( 1 + \sqrt{r} + \sqrt{r^2} + \sqrt{r^3} + \cdots \right)

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + \sqrt{\frac{2rH}{g}} \left( \frac{1}{1-\sqrt{r}} \right)

\textrm{(c) Suppose that that each time the ball strikes the surface with velocity} v \textrm{it rebounds with velocity} -kv\textrm{, where} 0&lt;k&lt;1. \textrm{How long will it take for the ball to come <br /> to rest?}

v_{\textrm{REST}} = v + kv + k^2 v + k^3 v + \cdots

v_{\textrm{REST}} = v + \sum _{n=1} ^{\infty} \left( k v \right) k^{n-1}

v_{\textrm{REST}} = v + \left( \frac{kv}{1-k} \right)

\textrm{If } K=U, \textrm{we find}

\frac{1}{2}mv_{\textrm{REST}} ^2= mgH

\frac{1}{2}m\left[ v^2 + 2v^2 \left( \frac{k}{1-k} \right) + v^2 \left( \frac{k}{1-k} \right)^2 \right] = mgH

H = \frac{1}{2g}\left[ v^2 + 2v^2 \left( \frac{k}{1-k} \right) + v^2 \left( \frac{k}{1-k} \right)^2 \right]

\textrm{which gives}

t_{\textrm{REST}} = - \frac{2\left| \frac{v}{g\left( k-1 \right)} \right|}{\sqrt{r}-1} - \left| \frac{v}{g\left( k-1 \right)} \right|
 
Physics news on Phys.org
At b)
The time it takes to fall from a height h is \sqrt{\frac{2h}{g}}, so the time it takes to rebound to a height h and fall down to the ground again is twice as long.

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + 2\sqrt{\frac{2rH}{g}} + 2\sqrt{\frac{2r^2H}{g}} + 2\sqrt{\frac{2r^3 H}{g}} + \cdots
 
\textrm{Yes, indeed. I should have written}

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + 2\sqrt{\frac{2rH}{g}} + 2\sqrt{\frac{2r^2H}{g}} + 2\sqrt{\frac{2r^3 H}{g}} + \cdots

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + 2\sqrt{\frac{2rH}{g}} \left( 1 + \sqrt{r} + \sqrt{r^2} + \sqrt{r^3} + \cdots \right)

t_{\textrm{TOTAL}} = \sqrt{\frac{2H}{g}} + 2\sqrt{\frac{2rH}{g}} \left( \frac{1}{1-\sqrt{r}} \right)

\textrm{Thanks.}
 
Guys, I'm not so sure about what I found for part (c). Did I get it right?

Thank you.​
 
Admin note: It is preferable to keep the text parts of your posts in plain text, and use LaTeX only to render pieces of math notation.

- Warren
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top