Two balls, dropped with a delay of ##\Delta t##, meet after rebound

Click For Summary
The discussion focuses on the motion of two balls dropped from a height, with the first ball dropped at time t=0 and the second at t=2 seconds. The first ball rebounds after hitting the ground, and both balls meet at a height h after a total time of flight t. The equations of motion for both balls are derived, emphasizing the symmetry in their trajectories, where the time taken for the first ball to fall and rise is equal. The participants explore various mathematical approaches to express the relationship between the heights and times involved, ultimately seeking a formal proof of the collision timing. The conversation highlights the importance of understanding the physics behind the equations rather than solely manipulating them.
brotherbobby
Messages
750
Reaction score
169
Homework Statement
Two balls are dropped from a top of a cliff at a time interval of ##\Delta t = 2\;\text{s}##. The first ball hits the ground and rebounds elastically, essentially reversing its direction instantly without losing speed. It collides with the second ball at a height of ##\text{55 m}## above the ground. How high is the top of the cliff?
Relevant Equations
For uniformly accelerated motion under gravity, taking ##g = +9.8\;\text{m/s}^2##, we have the position after a time ##t##, ##y(t) = y_0+v_0t-\frac{1}{2}gt^2\;\text{(I)}## and the velocity ##v(t)=v_0-gt\; \text{(II)}##. The velocity can also be expressed as a funtion of the position ##y## from the origin, ##v^2(y)=v^2_0-2gy\;\text{(III)}##.
1705564451496.png

I draw a series of images of the problem situation. In (a), the first ball in green is (just) dropped at time ##t=0##. In (b), the second ball in red is dropped at time ##t=2\;\text{s}##. In (c), the first ball rebounds after a total time of falling down ##t_d##. At this position, its velocity ##v_1(t_d)## is the same in either direction. In (d), the balls meet after a total time of flight ##t## at a height ##h##. The sign convention is positive ##+## in the upwards direction and all distances measured from the ground as the origin ##\color{blue}{\textbf{O}}##.

For the second ball at collision point, ##y_2(t) = h = H - \frac{1}{2}g(t-2)^2##, from which we have its equation of motion,
\begin{equation*}
\color{red}{H-h =\frac{1}{2}g(t-2)^2} \quad\quad (2)
\end{equation*}
For the first ball at the time colliding, we can again write ##y_1(t) = h##, but we have to be careful here because the motions, first down and then up, take place after a change of acceleration to infinity at the point where the ball hits the ground after a time ##t_d##. We have to do each part separately.
Let ##t_u## be the time the first ball takes from the time it rebounds to collide with the second. So we have at the time of collision, ##t = t_d+t_u##. We can find the time for the downward motion easily, ##t_d=\sqrt{\frac{2H}{g}}##. Hence we have ##t_u = t-\sqrt{\frac{2H}{g}}##. The velocity following this downward motion ##v_1(t_d) = \sqrt{2gH}##. For the subsequent upward motion of the ball, ##h = v_1(t_d)t_u-\frac{1}{2}gt_u^2##. Hence the equation of motion of the first ball on its way up,
\begin{equation*}
\color{ForestGreen}{h = \sqrt{2gH}\left(t-\sqrt{\frac{2H}{g}}\right)-\frac{1}{2}g\left(t-\sqrt{\frac{2H}{g}}\right)^2} \quad\quad (1)
\end{equation*}
From equation ##(2)##, we have ##t=\sqrt{\frac{2(H-h)}{g}}+2##.
Inserting this value of the time ##t## in equation ##\text{1}##, we get
$$\small{h = \sqrt{2gH}\left( \sqrt{\frac{2(H-h)}{g}} +2-\sqrt{\frac{2H}{g}}\right)-\frac{1}{2}g\left\{ \frac{2(H-h)}{g} +2 -\sqrt{\frac{2H}{g}}\right\}^2}$$
Upon expanding the equation above, it looks hopeless trying to express ##H## as a function of ##h##.

Request : A hint to solve the problem.
 
Last edited:
Physics news on Phys.org
brotherbobby said:
Request : A hint to solve the problem.
If all you want is to solve the problem, introduce numbers earlier. I would start by considering only the motion of the first ball to calculate the time of the collision.
 
DrClaude said:
If all you want is to solve the problem, introduce numbers earlier. I would start by considering only the motion of the first ball to calculate the time of the collision.
##h = \text{55 m}##, given. That's the only thing I have left as a variable. Let me see if putting 55 m helps.
 
brotherbobby said:
##h = \text{55 m}##, given. That's the only thing I have left as a variable. Let me see if putting 55 m helps.
That's a very high bounce! It can't be a beach at the bottom of the cliff.
 
brotherbobby said:
Request : A hint to solve the problem.
The motion of the first ball from ##h## to the ground and bouncing back up to ##h## is symmetrical. I.e. it takes as long to fall as to bounce back up. Each leg of the motion must take ##\frac{\Delta t}{2} = 1s##.
 
  • Like
  • Wow
Likes DrClaude and Delta2
PeroK said:
The motion of the first ball from ##h## to the ground and bouncing back up to ##h## is symmetrical. I.e. it takes as long to fall as to bounce back up. Each leg of the motion must take ##\frac{\Delta t}{2} = 1s##.
This seems a nice and neat conclusion but why do you set Δt=2=the time interval between the two balls launch events?
 
Delta2 said:
This seems a nice and neat conclusion but why do you set Δt=2=the time interval between the two balls launch events?
Because the second ball is where the first ball was two seconds ago. The second ball will have ##1s## more before hitting the ground and a further ##1s## to bounce back up to where the balls passed each other.

For example, if ##h = 5m##, then (with ##g = 10m/s^2##), the first ball will take ##1s## to hit the ground and ##1s## to bounce back up - arriving back at the top of the cliff just as the second ball is about to be dropped. And, in this case the height of the cliff must be ##5m##.
 
PeroK said:
Because the second ball is where the first ball was two seconds ago
Yes right, let me explain it a bit better e hehe.

Since the second ball is where the first ball was two second ago , at the place they meet 55m above ground, means that the first ball was there not only now but also two seconds ago, and since the up and down time are equal, it took the first ball 1 second to hit the ground and 1 second to rise up to 55m again (where it meet the second ball).

This is a rather heavy intuitional explanation and it might not satisfy everyone's intuition. If we gonna do it formally with math and equations how are we gonna do it ?
 
Delta2 said:
If we gonna do it formally with math and equations how are we gonna do it ?
The symmetry is inherent in the equations of motion; and by conservation of mechanical energy.
 
  • #10
PeroK said:
The symmetry is inherent in the equations of motion; and by conservation of mechanical energy.
I throw you the ball and you throw it back to me lol I mean I was trying to make you do the formal math for this conclusion e hehe. It doesn't seem so easy to me, and I don't know if we have to "throw the ball to the OP" I mean say to the OP to prove this formally, or there is another nice neat and more formal way of solving this without relying on this intuitive conclusion.
 
  • #11
Delta2 said:
I throw you the ball and you throw it back to me lol I mean I was trying to make you do the formal math for this conclusion e hehe. It doesn't seem so easy to me, and I don't know if we have to "throw the ball to the OP" I mean say to the OP to prove this formally, or there is another nice neat and more formal way of solving this without relying on this intuitive conclusion.
There's no intuition in my solution. Looking for symmetry in a solution is fundamental.

You seem to be mandating an approach that ignores the physics of the problem and just blindly manipulates equations?
 
  • #12
PeroK said:
There's no intuition in my solution. Looking for symmetry in a solution is quite fundamental.
If you ask me all the symmetry explanations whether it is classical electromagnetism or classical mechanics/kinematics seem very intuitive to me and some times very vague too
PeroK said:
You seem to be mandating an approach that ignores the physics of the problem and just blindly manipulates equations?
YES! Of course we cant ignore completely the physics , the starting equations would come from the physics of the problem.
 
  • #13
Ok ok maybe not exactly intuitive, but qualitative-intuitive. Something that Faraday used to do in the 1830-40s-50s when he was laying the foundations of classical EM .
 
  • #14
I think I found an algebraic path, but its messy.

I start with the finding the time for the first ball to bounce, and then the position, velocity of the second ball at that time. After that I rewrite the EOM for each ball in terms of ##g,H,##, and ##\Delta t ##( the delay) and restart the clock, to find the time they will meet ##t_x##. The position of the ball that has bounced is ##h## at that time, and the position of the second ball is ##H-h##.

You can then solve for ##t_x## in terms of ## g,H,h,\Delta t##

Then plug ##t_x## back into the position equation of the ball that has bounced.

And you are left with an equation in ##g,H,h,\Delta t ## with the only unknown ##H##. I didn't carry on to see if its analytical (looks quite messy - but I have been shocked many times on looks before too )

EDIT: I didn't realize the OP already found an expression in these variables. Whoops!
 
Last edited:
  • #15
for your solution in the OP I think make the substitution:

##U= \frac{2(H-h)}{g} + \Delta t - \sqrt{ \frac{2H}{g}}##

And solve the resulting quadratic in ##U##

Then you will be left with something like:

$$ \left( \frac{2(H-h)}{g} + \kappa \right) = \pm \frac{1}{g} \sqrt{ \beta + 2 g h } $$

Where ##\kappa## and ##\beta## are just constants.

Then square both sides and I think you will be left with a quadratic to solve in ##h##.
Never mind, wrong variable...:bow:
 
Last edited:
  • #16
erobz said:
I think I found an algebraic path, but its messy.
The alternative is to prove (using the SUVAT equations), what must be true by symmetry. An object falling from an initial height ##H##, reaches a height ##h## at time ##t_h##, where:
$$h = H - \frac 1 2 gt_h^2$$$$\Rightarrow \ t_h = \sqrt{\frac{2(H-h)}{g}}$$The time to hit the ground, ##t_0##, is given by:$$t_0 = \sqrt{\frac{2H}{g}}$$So, the object is at height ##h## a time ##\Delta t## before it hits the ground, where:$$\Delta t = t_0 - t_h = \sqrt{\frac{2H}{g}} - \sqrt{\frac{2(H-h)}{g}}$$The speed of the object when it hits the ground becomes the initial velocity for the rebound. Using ##v^2 - u^2 = 2as##, we have:
$$v_0 = \sqrt{2gH}$$The ball rebounds to a height ##h## at time ##T_h## after the rebound where:
$$h = v_0T_h - \frac 1 2 g T_h^2 $$Solving the quadratic for the first instance of ##T_h## gives:
$$T_h = \sqrt{\frac{2H}{g}} - \sqrt{\frac{2(H-h)}{g}} = \Delta t$$And the result has been cranked out for those without the insight to see the physical symmetry inherent in the scenario. And, with a clear conscience, you can now solve the problem zee kwick vay.
 
  • #17
Oh come on @PeroK what you did is to prove that the uptime equals the downtime, I want a formal proof that the total uptime+downtime equals the time interval between the dropping of the two balls
 
  • #18
PeroK said:
And, with a clear conscience, you can now solve the problem zee kwick vay.
I'm a glutton for punishment though...

Last try:

let ##U = t - \sqrt{\frac{2H}{g}} ## from eq(1)

solve (1) for ##U##

$$ u^2 - \frac{2}{g} \sqrt{2gH} u + \frac{2}{g}h = 0 $$

$$ \implies u = \frac{2}{g} \sqrt{2gH}+ \sqrt{ \frac{8}{g} \left( H - h \right)} $$

I checked that the negative root was not a valid solution because it must be that ##u > 0##.

so we have:

$$ t - \sqrt{ \frac{2H}{g}} = \frac{2}{g} \sqrt{2gH}+ \sqrt{ \frac{8}{g} \left( H - h \right)} $$

sub for ##t## you found from 2

$$ \sqrt{ \frac{2}{g} \left( H - h \right)} + \Delta t - \sqrt{ \frac{2H}{g}} = \frac{2}{g} \sqrt{2gH}+ \sqrt{ \frac{8}{g} \left( H - h \right)} $$

Then massage what is under the roots

$$ \frac{1}{2}\sqrt{ \frac{8}{g} \left( H - h \right)} + \Delta t - \sqrt{ \frac{2H}{g}} = \frac{2}{g} \sqrt{2gH}+ \sqrt{ \frac{8}{g} \left( H - h \right)} $$

$$-\frac{1}{2}\sqrt{ \frac{8}{g} \left( H - h \right)} = \frac{2}{g} \sqrt{2gH}+\sqrt{ \frac{2H}{g}} - \Delta t $$

more massaging of the RHS:

$$-\frac{1}{2}\sqrt{ \frac{8}{g} \left( H - h \right)} = \frac{2}{g} \sqrt{2gH}+\frac{1}{g}\sqrt{ 2gH} - \Delta t $$

$$ -\frac{1}{2}\sqrt{ \frac{8}{g} \left( H - h \right)} = \frac{3}{g} \sqrt{2gH} - \Delta t $$

Square both sides:

$$ \frac{2}{g}\left(H - h \right) = \frac{18}{g}H - \frac{6 \Delta t}{g} \sqrt{2gH} + {\Delta t}^2 $$

Isolate the root on the RHS again, square both sides and solve the resulting quadratic in ##H##.

At least I hope I haven't bungled again.
 
  • #19
ok well, what zee kwick vay means , i google it but dont seem to find anything, at least not in the first few pages.
 
  • #20
@brotherbobby if you use my hint (expanded in post #16), then it's not too hard to get an expression for ##H## in terms of ##h, g## and ##\Delta t##. Alternatively, you can break the problem down into two steps by calculating the velocity at impact (based on post #16). And, from that calculate ##H##.
 
  • #21
PeroK said:
That's a very high bounce! It can't be a beach at the bottom of the cliff.
Imagine the experiment taking place in the grand canyon. Rocks all round. Not sure though whether you call them hills, mountains or cliffs over there. 😝
 
  • #22
Delta2 said:
ok well, what zee kwick vay means , i google it but dont seem to find anything, at least not in the first few pages.
LOL, it looks like it's a language translation thing. "Zee kwick vay" is a humorous adaption of "the quick way", spoken in English with a heavy German (or similar) accent. :smile:
 
  • #23
brotherbobby said:
Imagine the experiment taking place in the grand canyon. Rocks all round. Not sure though whether you call them hills, mountains or cliffs over there. 😝
It would end up in the Colorado river!
 
  • #24
berkeman said:
LOL, it looks like it's a language translation thing. "Zee kwick vay" is a humorous adaption of "the quick way", spoken in English with a heavy German (or similar) accent. :smile:
As spoken by Dr Einstein, played by Peter Lorre in Arsenic and Old Lace. Griffiths quotes it in his QM book: ze slow vay is zo messy!
 
  • Like
  • Informative
Likes SammyS, berkeman and Delta2
  • #25
One can easily set up the relevant equation by using a speed vs. time graph. Shown below is the speed of the first ball in red and the second ball in blue. The point of intersection C is the collision point at the time when the speeds are equal as required by energy conservation. The velocities are in opposite directions, of course.
Speeds_vs_Time.png


The height of the cliff ##H## is the area of triangle OAB. The base of this triangle is the time it takes the first ball to hit the ground ##OB=t_f=\sqrt{\frac{2H}{g}}.## Triangle EAD is similar to OAB. Therefore, $$\frac{(AD)}{(AB)}=\frac{(ED)}{(OB)}\implies \frac{\sqrt{2gH}-\sqrt{2g(H-h)}}{\sqrt{2gH}}=\frac{\frac{1}{2}t_0}{\sqrt{\frac{2H}{g}}}.$$

On edit
Edited to fix the incorrectly applied "area under the curve" equation.
 
Last edited:
  • Love
  • Like
Likes Delta2 and PeroK
  • #26
PeroK said:
The motion of the first ball from ##h## to the ground and bouncing back up to ##h## is symmetrical. I.e. it takes as long to fall as to bounce back up. Each leg of the motion must take ##\frac{\Delta t}{2} = 1s##.
I am the OP of the problem; sorry for coming in late. I was just as surprised by @PeroK's hint as the others, not least because I had no clue. Despite its beauty, for beginners like me to this kind of thinking, it requires some explaining, if only to convince oneself.

Let me start with the statement of the problem as a refresher.

1705597992813.png


Hint : ##\text{The first ball takes exactly 1 s from the time it rebounds to where it meets the second ball.}##

1705598887030.png
The first ball is always a time of 2 s ahead of the second ball. However, this does not mean, as a digression, that their distance of separation remains the same. But whatever mark along the cliff the first ball passes, the second ball also will, 2 s later. The first ball passed the position of collision (which happened later on) which is given to be at a height of ##h = 55\;\text{m}## above the ground. Since it rebounded with the same speed with which it struck the ground, it would climb back to the height ##h## taking the same time that it took to descend. Again, as a digression, note that this is true for all subsequent heights climbed by the first ball, if it was allowed to, due to the symmetry of free fall motion. However, something special happens at the given height ##h\;-\;## when the first ball reaches that height, the second ball meets it to collide. Since the first ball was 2 s ahead of the second ball, it must have taken the first ball a time of 1 s to travel to and from the height ##h## to the ground!

Attempt : With the hint above, the solution of the problem is straightforward. The time taken by the first ball (in green) to meet the second (in red) after collision is what I call ##t_u = \frac{\Delta t}{2} = \frac{2}{2} = 1\;\text{s}##. Using ##y(t) = y_0+v_0t-\frac{1}{2}gt^2## for this rebound motion, we have ##\small{h = v_1(t_d)t_u-\frac{1}{2}gt_u^2\Rightarrow 55 = v_1(t_d)-5}##, taking ##g = 10\;\text{m/s}^2##. This leads to ##v_1(t_d) = 60\,\text{m/s}##, as the speed with which the first ball hits the ground and rebounds after a time of flight ##t_d## downward. We need not find this time, because using the third ##\text{(III)}## of the relevant equations given above, viz. ##v^2(y)=v^2_0-2gy\;\text{(III)}##, ##v_1^2(t_d) =v_0^2-2gH\Rightarrow H = \frac{v_1^2(t_d)}{2g}=\frac{60^2}{2\times 10} = \boxed{180\; \text{m}}\color{green}{\large{\checkmark}}##, as ##v_0=0## due to fall from rest.

While this matches the answer in the text, there are at least two questions that remain to me, as doubts.

1. Can this method of solution be employed if the first ball rebounded with a fraction of the velocity with which it struck the ground? I am inclined to say "no". The symmetry of the problem is lost. And if that's the case, the mathematical solution that I attempted earlier on and duly failed at, would be the only way out. However, it would be even harder, obviously, to do so.

2. Is motion in a straight line symmetric between rise and fall if acceleration is not uniform? I am inclined to say "yes", if acceleration has a spatial dependence, only; i.e. ##a = a(x)##. But "no", if there was a temporal dependence too.

I welcome being corrected on the two points above. It is time to do the problem again in the brute way now, using the equations of motion and ignoring the symmetry of the situation.
 
  • #27
brotherbobby said:
1. Can this method of solution be employed if the first ball rebounded with a fraction of the velocity with which it struck the ground? I am inclined to say "no". The symmetry of the problem is lost. And if that's the case, the mathematical solution that I attempted earlier on and duly failed at, would be the only way out. However, it would be even harder, obviously, to do so.
That would be a more challenging problem. The same overall methods could be used, but the complicated algebra would be hard to avoid.
brotherbobby said:
2. Is motion in a straight line symmetric between rise and fall if acceleration is not uniform? I am inclined to say "yes", if acceleration has a spatial dependence, only; i.e. ##a = a(x)##. But "no", if there was a temporal dependence too.

I welcome being corrected on the two points above. It is time to do the problem again in the brute way now, using the equations of motion and ignoring the symmetry of the situation.
If the acceleration decreased with height, there would still be symmetry (using the energy conservation argument). The symmetry insight is even more valuable. In fact, in general, as the problems become more advanced these insights become critical to keep the complexity under control.
 
  • #28
erobz said:
let U=t−2Hg from eq(1)
erobz said:
sub for t you found from 2
Sorry to bother @erobz . I am stuck early on in the solution you provided in post #18, unsure what you meant by equations (1) and (2). Can you clarify?
 
  • #29
brotherbobby said:
Sorry to bother @erobz . I am stuck early on in the solution you provided in post #18, unsure what you meant by equations (1) and (2). Can you clarify?
Fair warning I haven't taken it the full way through, because the last step is still quite laborious\tedious.

The equations I'm referring to are the equations you found in the OP. You have them labeled ##(1)## in green, and ##(2)## in red.
 
  • #30
Hi @erobz, can you check your working that I put below which you did in post #18 above? I think you are off by a factor of 2. I put your workings on the right, with the mistakes in red ink.
1706076432361.png


Let me copy and paste what I am getting. I mark the final expression for ##u## in orange.

1706077397345.png


1706077573716.png
What's more, I did not understand your reason for keeping the positive (##+##) sign for ##u##. I copy and paste your reason to the right.

Indeed, ##u = t-\sqrt{\frac{2H}{g}}## and since ##t>\sqrt{\frac{2H}{g}}\Rightarrow u>0##. But is that the reason to keep the ##+## sign?
See my reasoning below to the right on dark page.

1706077744653.png

What I am saying basically is that the second term is less than the first in the expression for ##u##. So keeping the ##-## sign continues to keep ##u>0##.

Many thanks.
 

Similar threads

  • · Replies 25 ·
Replies
25
Views
1K
Replies
12
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K
Replies
11
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 21 ·
Replies
21
Views
1K
Replies
12
Views
2K
Replies
32
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K