You might want to know what the Rolling Shutter Effect is about before attempting this question.
A Ball of radius 1/2 is spinning around a point (and always touching that point), which is at the center of the (blue) square, of side 2, as shown in the GIF above. The Black Line, or the Shutter, that moves from the bottom to the top of the screen, takes 2 seconds to travel across the square. The Blue Lines, which form a shape when the Shutter passes over it, is the image. At the start, the Black Line touches the bottom of the square while the Ball touches the top of the square.
Given that the fastest possible speed of the ball (In revolutions per second) such that the image shows a single, egged-shaped shape is , find
(The first GIF from the top shows the image generated at speed )
This is the image generated at speed
This is the image generated at speed
A shaped shape, which occurs in the case when 2 egged shaped shapes combine is not counted.
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.
Let t be time, R be the rate of rotation of the ball, and T be the time to the when the circle makes its last contact with the black line. Then it's about solving the equation
2 1 C o s ( 2 π t R ) + 2 1 = t − 1
where the right side is a line that is tangent to the Cosine curve. The slope of the Cosine curve at t = T is
− π R S i n ( 2 π R T )
from which we can immediately get T in terms of R , because the slope is 1 , which is (with a little bit of hand waving with regards to multiples of π )
T = R 1 − 2 π R 1 A r c S i n ( π R 1 )
The equation of the tangent to the Cosine curve at t = T is
− π R ( t − T ) S i n ( 2 π R T ) + 2 1 C o s ( 2 π R T ) + 2 1
which, at t = 0 has to equal to 1 . Using the expression for T in terms of R and simplifying, we finally end up this equation to solve for R
A r c C s c ( π R ) + R 2 π 2 + 1 + 3 π R − 2 π = 0
which can be done by numerical means to get
R = 0 . 4 7 1 9 7 1 5 1 7 . . .
and so the answer is 47197. Not too terribly elegant, but it gets the job done.