The image above shows two circular planar portals: a blue portal, with its axis oriented in the vertical direction, and an orange portal, with its axis oriented in the horizontal direction. The blue portal is situated at y = 0 , and its x -coordinate is irrelevant. The orange portal is situated at x = 0 , and its height ( y -position) varies as described later.
The rules of portal physics are the following:
At time t = 0 , two things happen simultaneously:
A massive ball drops from its initial resting position at height h B and falls under the influence of a uniform downward gravitational acceleration g . It falls toward the center of the blue portal.
The orange portal (position defined by its center) begins to descend from its initial vertical position h P at a constant speed v P .
Consider the x -coordinate of the ball at the instant at which it intersects the x -axis after emerging from the orange portal. The value of h B which maximizes this quantity can expressed as:
h B max = b a g ( v P h P ) 2 .
If a and b are coprime positive integers, determine the value of a + b .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Assumption : If a particle moves with speed v through blue portal, it will come out with speed v through orange portal with respect to ground. If it comes out with speed v w.r.t portal, that would be more realistic but answer would be totally different.
Let t 1 = ( g 2 h B ) and v 1 = ( 2 g h B ) )
So t 2 = ( g 2 ( h p − v p t 1 ) ) )
We need to maximize R = v 1 t 2
Differentiating and rearranging, we get h B m a x = 9 2 g ( v P h P ) 2
.
If we do take the other assumption, equation for t 2 would change to a quadratic equation
Thanks for the solution. I have added the following note to remove the ambiguity.
"Portals do not impart their own velocity to objects which pass through them"
Log in to reply
Oh I assumed that due to Galilean relativity the velocity of the object would be v b + v p . I guess I should've read more clearly! Fun problem though.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Projectile motion - Medium
Let the time taken by the ball to reach the blue portal is t and its speed there is v . As it is a free fall where the acceleration remains constant equal to g , we can calculate these values using the equations of motion. Applying these equations we will get,
t = g 2 h B , v = 2 g h B .
In this time the orange portal will descend by a distance d = v P t = v P g 2 h B .
Now, we know that for projectile thrown horizontally at speed u , from a tower of height h the horizontal distance traveled is x = u g 2 h . Therefore, the ball will land at a distance
x = 2 g h B g 2 ( h p − d ) = 2 g h B g 2 ( h p − v P g 2 h B ) = 4 h P h B − 4 V P g 2 ( h B ) 2 3 .
For x to be maximum, the term in the square root needs to be maximum, then its derivative is zero, x ′ = 0 . Doing this will gives 4 h P − 6 v P g 2 h B = 0 ⇒ h B = 9 2 g ( v P h P ) 2 .
Our answer is a = 2 , b = 9 ⇒ a + b = 1 1 .