Zachary Tripoli 

 

MWF 10:40 

 

Footnote 18 Project 

 

Applied Project: Roller Derby 

 

 

Suppose we have a solid sphere, a hollow sphere, a solid cylinder, and a hollow cylinder rolling down a ramp. To guess which object reaches the bottom first, we need to understand cetain principles of physics such as inertia. 

 

We will define I as the moment of inertia (about the axis of rotation). The mass will be m, the radius r, and the vertical drop h. The potential energy of each object the, is defined as mgh (where g is the acceleration due to gravity).  

 

At the bottom of the ramp, the object will have velocity v and angular velocity w such that v = wr. 

 

After combining these givens, and assuming the energy loss from friction is negligible, the conservation of energy gives: 

 

mgh = 1/2*mv^2+1/2*Iw^2 

 

 

We will begin with this formula. Recall that I can be defined as mr^2 and w = v/r 

Plugging in the new values gives 

 

mgh = 1/2*mv^2+1/2*mr(v^2/r^2)^2 

 

2*mgh = v(m+mr(1/r^2)^2)^2 

 

 

 

mv^2 = 2*mgh/(1+mr(1/mr^2)^2)      (multiply both sides by m) 

 

v^2 = 2*gh/(1+I/mr^2)     or     

 

v^2 = 2*gh/(1+`#msup(mi(     where     `#msup(mi( 

 

 

 

Now if y(t) is the vertical distance traveled at time t, then substituting y for h gives 

 

v^2 = 2*gy/(1+`#msup(mi(     and then     v = sqrt(2*gy/(1+`#msup(mi(  

 

Now we visualize a triangle where our velocity v is the hypotenuse and the vertical side is the change in vertical distance (dy) divided by the change in time (dt). 

 

Image       here  dy/dt = v*sin(`±`) 

 

if we substitute v into this equation 

 

dy/dt = sqrt(2*gy/(1+`#msup(mi(   or 

 

dy/dt = sqrt(2*g/(1+`#msup(mi(sqrt(y) 

 

 

 

Now we can solve for time t by multiplying both sides by dt and integrating. 

 

dy = sqrt(2*g/(1+`#msup(mi(sqrt(y)dt 

 

dy/y^(1/2) = sqrt(2*g/(1+`#msup(mi( 

 

int(1/y^(1/2), y) = int(sqrt(2*g/(1+`#msup(mi( 

 

2*sqrt(y) = sqrt(2*g/(1+`#msup(mi(T 

 

T = (2*sqrt(y)/sqrt(sin(`±`)^2))(sqrt(1/2*(1+`#msup(mi(      (here we substitute h back in for y) 

 

T = sqrt(2*h(1+`#msup(mi( 

 

The above equation demonstrates that the object with the smallest value for `#msup(mi( will win the race. 

 

 

 

Now all that remains is to calculate the value of `#msup(mi( for each object.  

Beginning with the cylinders, the mass of a solid object is defined in the book as 

 

    where p is the density function (in the case of a completely solid clyinder it is a constant k) 

 

therefore 

 

    and because the volume of E, we can rewrite the expression with the volume of a cylinder 

 

m = k(`À`*r^2*h)     or     k = m/(Pi*r^2*h)     for a solid cylinder. 

 

For the solid cylinder, the moment of inertia is defined in the book as 

 

    which can be rewritten subsituing constant k for p(x, y, z) and using cylindrical coordinates 

 

0 <= r and r <= r     0 <= z and z <= h     0 <= `¸` and `¸` <= 2*`À`     and     x^2+y^2 = r^2     so that 

 

    or      

 

 

 

 

Here if we plug in our value for k determined from the previous step we get  

 

    and so 

 

I = 1/2*mr^2     for the solid cylinder, and `#msup(mi( 

 

For the hollow cylinder, we can regard the object as a lamina, so that from the book the moment of inertia is defined as 

 

I = mr^2 

 

therfore, `#msup(mi( for the hollow cylinder. 

 

In order to fine the values of `#msup(mi( for the hollow and solid spheres, we must first consider a partly hollow ball with inner radius a and outer radius r. To find the value for k, the density constant, we will again use the formula 

 

    again here the definition of this integral is the volume of E, a partly hollow ball 

 

m = k(4/3*`πr`^3-4/3*`πa`^3)     therefore 

 

k = m/(4/3*`πr`^3-4/3*`πa`^3) 

 

Now if we consider the moment of inertia for our hollow ball, we must integrate in terms of our two radii, a and r 

 

 

  this will be rewritten using spherical cooardinates 

 

0 <= p and p <= r     0 <= `¸` and `¸` <= 2*`À`     0 <= `Æ` and `Æ` <= `À`     and     x = p*sin(`Æ`)*cos(`¸`)     y = p*sin(`Æ`)*sin(`¸`) 

 

I = k*int(int(int((p^2*sin(`&varphi;`)^2*cos(theta)^2+p^2*sin(`&varphi;`)^2*sin(theta)^2)*p^2*sin(`&varphi;`), p = a .. r), `¸` = 0 .. 2*`À`), `Æ` = 0 .. `À`) 

 

plugging this integral into maple gives 

 

I = k(8/15*Pi*r^5-8/15*Pi*a^5) 

 

Now if we plug in the k value that was obtained for spheres, the moment of inerta is 

 

I = m(8/15*Pi*r^5-8/15*Pi*a^5)/(4/3*`πr`^3-4/3*`πa`^3) and m(8/15*Pi*r^5-8/15*Pi*a^5)/(4/3*`πr`^3-4/3*`πa`^3) = m(8/15*r^5-8/15*a^5)/(4/3*r^3-4/3*a^3) 

 

Recall `#msup(mi( so that 

 

(8/15*r^3-8/15*a^5/r^10)/(4/3*r^3-4/3*a^3)     for the spheres 

 

Now as a-->0, the hollowed-out space within the imaginary ball is shrinking, and so the ball itself is becoming fully solid. Conversely, as a-->r, the hollowed-out space within the ball is expanding to approach the outer limit of the sphere, making it completely hollow. 

 

Thus `#msup(mi( for the solid ball is    limit(`#msup(mi(     and for the hollow ball it is   limit(`#msup(mi( 

 

limit(`#msup(mi( 

 

limit(`#msup(mi( 

 

limit(`#msup(mi( 

 

Thus for a solid sphere, `#msup(mi( 

 

 

    therefore we must use LHopital's Rule 

 

diff(`#msup(mi( 

 

diff(`#msup(mi( 

 

 

 

 

Thus for a hollow sphere, `#msup(mi( 

 

 

Recall that the object witht the smallest vallues of `#msup(mi( have the fastest time rolling down the ramp. 

 

solid cylinder `#msup(mi( 

 

hollow cylinder `#msup(mi( 

 

solid sphere `#msup(mi((LinearAlgebra:-HermitianTranspose)(I) = 2/5 

 

hollow sphere `#msup(mi( 

 

Therefore the objects will finish rolling down the ramp in the following order: 

 

solid sphere, solid cylinder, hollow sphere, hollow cylinder.