Geometry or Rotation?

Consider a uniform disc rolling without slipping. The center of mass of the disc moves with a velocity of v o { v }_{ o } . Every point on the disc has a certain velocity. Consider A A to be the region containing all points whose magnitudes of velocities are greater than v o { v }_{ o } . Similarly, let B B represent the region containing all points whose velocity magnitudes are smaller than v o { v }_{ o } . If area ( B ) area ( A ) = a π b 3 c π + d 3 , \frac { \text{area}(B) }{ \text{area}(A) } =\frac { a\pi - b\sqrt { 3 } }{ c\pi + d\sqrt { 3 } }, where a , b , c , d a, b, c, d are positive integers and b b is as small as possible, find a + b + c d . a+b+c-d.

Assume all the velocities mentioned are with respect to the ground frame.

Note: Diagrams can be misleading.


The answer is 6.

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.

2 solutions

Steven Chase
Nov 19, 2017

Spatial coordinates with respect to center (circle radius is R R and radius variable is r r ):

x = r cos θ y = r sin θ x = r \, \cos\theta \\ y = r \, \sin\theta

Normal unit-vectors associated with velocity due to rotation:

u x = sin θ u y = cos θ u_x = \sin\theta \\ u_y = - \cos\theta

Angular speed:

ω = v 0 R \omega = \frac{v_0}{R}

Total velocity (superposition of translation and rotation):

v x = v 0 + r ω u x = v 0 + r v 0 R sin θ v y = r ω u y = r v 0 R cos θ v_x = v_0 + r \omega \, u_x = v_0 + r \frac{v_0}{R} \, \sin\theta \\ v_y = r \omega \, u_y = -r \frac{v_0}{R} \, \cos\theta

Find the locus of points with velocity magnitude equal to v 0 v_0 :

v 2 = v x 2 + v y 2 = v 0 2 + 2 v 0 2 R r sin θ + v 0 2 R 2 r 2 = v 0 2 1 + 2 R r sin θ + 1 R 2 r 2 = 1 r = 2 R sin θ v^2 = v_x^2 + v_y^2 = v_0^2 + \frac{2 v_0^2}{R} \, r \, \sin\theta + \frac{v_0^2}{R^2} r^2 = v_0^2 \\ 1 + \frac{2}{R} \, r \, \sin\theta + \frac{1}{R^2} r^2 = 1 \\ \boxed{r = -2R \, \sin\theta}

Angular range over which formula applies ( r r cannot be larger than R R ):

π 6 θ 0 π θ 5 π 6 -\frac{\pi}{6} \leq \theta \leq 0 \\ -\pi \leq \theta \leq -\frac{5 \pi}{6}

Region B (area of lesser speed) therefore consists of these two regions, as well as a region ( 5 π 6 θ π 6 ) (-\frac{5 \pi}{6} \leq \theta \leq -\frac{\pi}{6}) in which the radius is R R . See the attached image above.

Constant-radius sub-region area:

B C = π R 2 ( 4 π / 6 2 π ) = π R 2 3 B_C = \pi R^2 \Big(\frac{4 \pi / 6}{2 \pi}\Big) = \frac{\pi R^2}{3}

Integrate in polar coordinates to find the combined area of the variable-radius region within Region B:

B V = π / 6 0 r 2 d θ = 4 R 2 π / 6 0 sin 2 θ d θ = R 2 ( π 3 3 2 ) B_V = \int_{-\pi/6}^{0} r^2 \, d\theta = 4 R^2 \int_{-\pi/6}^{0} \sin^2 \theta \, d\theta = R^2 (\frac{\pi}{3} - \frac{\sqrt{3}}{2})

Total Area of Region B:

B = B C + B V = π R 2 3 + R 2 ( π 3 3 2 ) = R 2 ( 2 π 3 3 2 ) B = B_C + B_V = \frac{\pi R^2}{3} + R^2 (\frac{\pi}{3} - \frac{\sqrt{3}}{2}) = R^2 (\frac{2 \pi}{3} - \frac{\sqrt{3}}{2})

Total Area of Region A: A = π R 2 B = R 2 ( π 3 + 3 2 ) A = \pi R^2 - B = R^2 (\frac{\pi}{3} + \frac{\sqrt{3}}{2})

Ratio of B B area to A A area:

B A = R 2 ( 2 π 3 3 2 ) R 2 ( π 3 + 3 2 ) = 4 π 3 3 2 π + 3 3 \frac{B}{A} = \frac{R^2 (\frac{2 \pi}{3} - \frac{\sqrt{3}}{2})}{R^2 (\frac{\pi}{3} + \frac{\sqrt{3}}{2})} \\ = \frac{ 4 \pi - 3\sqrt{3}}{ 2 \pi + 3\sqrt{3}}

Laszlo Mihaly
Dec 1, 2017

The rolling motion can always be viewed as a rotation around the point where the object touches the ground. Therefore the points of low velocity will be on a circle drawn around the touching point. When the circle contains the center of the disc all points on that circle move with velocity v 0 v_0 .

We want to determine the overlapping area of two circles: one is the original disk (blue and green) and the other one is the line separating the slow and fast velocities (red circle). This area A A is twice the area between the horizontal black line and the bottom part of the blue circle A = 2 A A=2A' . A A' is the difference of the area of the blue segment of the circle, r 2 ϕ / 2 r ^2\phi/2 , and the area of the black triangle, r 2 ( cos ϕ / 2 ) ( sin ϕ / 2 ) r^2 (\cos \phi/2) (\sin \phi/2) . Here the angle at the center of the circle is ϕ = 12 0 = 2 π / 3 \phi = 120^{\circ}=2\pi/3 and we get A = r 2 ( π / 3 3 / 4 ) A'=r^2(\pi/3-\sqrt{3}/4) and A = r 2 ( 2 π / 3 3 / 2 ) A=r^2(2\pi/3-\sqrt{3}/2) . The remaining area is r 2 π A r^2\pi-A' . The ratio is 4 π 3 3 2 π + 3 3 \frac{4\pi-3\sqrt{3}}{2\pi +3\sqrt{3}} .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...