Mechanics
Mathematica Documentation
Mathematica Source Code
Page 1



(Airesist.ma)

During spring training in the middle 1910s, as a publicity stunt, Wilbert Robinson was going to catch a baseball dropped from an airplane. Casey Stengel arranged to surprise Uncle Wilbert by having a grapefruit dropped instead. Take the mass of a grapefruit to be 0.26 kg, and its diameter as 0.12 m. Assume the grapefruit was dropped from a height of 135 m [unrealistically assume it came straight down].

a) Plot its velocity as a function of height assuming no air resistance.
b) Plot its velocity as a function of height assuming an air resistance according to the formula: F(air) = -(1/2)(cross-sectional area)(density of air)(velocity)^2. (The density of air is 1.2 kg/m^3)
c) What is the 'terminal velocity' in m/s expected for grapefruit with air resistance? [Sanity-check your plot in part b) in the light of this 'terminal velocity'.] [The grapefruit missed Robinson's glove, burst on his chest, knocked him down, and made him think for a while that he had been mortally wounded.]

Solution
Part A


(Aveacc.ma)

Given Vx(t) = 5.740 cos (1.000 t),
a) Make a graph of average x-acceleration <ax> vs time for a series of time intervals all starting with t0=0.5000 sec. The end of each time interval is t1, which should run between 0.600 and 1.500 sec in steps of 0.1 sec.
b) Why is none of the <ax>> values in part a) equal to the 'true' ax at t=0.5000 sec?
c) make another sequence of <ax> values so that <ax> at t=0.5000 sec will be accurate to four significant figures d) compare your answer in c) to the derivative of V(t), evaluated at t=0.5000 sec.


(Avevel.ma)

Given x(t) = 5.740 sin (1.000 t),
a) Make a graph of average x-velocity <Vx> vs time for a series of time intervals all starting with t0=0.5000 sec. The end of each time interval is t1, which should run between 0.600 and 1.500 sec in steps of 0.1 sec.
b) Why is none of the <Vx>> values in part a) equal to the 'true' Vx at t=0.5000 sec?
c) make another sequence of <Vx> values so that <Vx> at t=0.5000 sec will be accurate to four significant figures d) compare your answer in c) to the derivative of x(t), evaluated at t=0.5000 sec.


(Ballup.ma)

A ball is thrown vertically up . The ball's height as a function of time is given by y(t) = 6+50t-16t2 where t is in seconds and y is in feet.
a) Plot this function to see if it is reasonable.
b) Plot the derivative with respect to time and verify that it is positive while the ball is going up to the highest point and negative thereafter. Is this what you would expect for the vertical component of the velocity?
c) Predict the nature of a graph of the vertical acceleration as a function of time before doing any calculations. Calculate the derivative of the vertical component of the velocity and compare it to your prediction.


(Conshort.ma)

Here are the components of a supposedly conservative force.
{Fx = xyz^3, Fy = x^2z^3/2, Fz = 3x^2yz^2/2}
Carry out the line integral of F . dl along the following path in the following steps.
a) Start at (x1,y1,z1) and integrate straight to (x2,y1,z1). Note that dl = i dx on this path. This integral is I1.
b) Integrate from (x2,y1,z1) straight to (x2,y2,z1). Call this integral I2.
c) Obtain integrals I3 and I4 by integrating straight from (x2,y2,z1), to (x1,y2,z1), and then straight from there back to (x1,y1,z1).
d) The sum of the four integrals should be zero.[The integral around any closed path should be zero for a conservative force.]
Note: It has no meaning to integrate all 3 components at once along a closed path. Each component of this integral will automatically be zero. (Why?)[Ans: Each component is a scalar potential. Each component integrated around a closed path will vanish. This integration is not a true dot product operation.]


(Crank.ma)

The crank of length L connects the rotating wheel of radius R with the mass M which moves in a slot. Let theta = w t, where w is a constant, and determine the maximum tension and maximum compression force in the crank for L=1.0 m and R = 0.5m. [ L must be greater than R. If R>L, the wheel will try to rip the mass out of its slot in a direction perpendicular to the slot.]
a) Develop a formula for the angle phi in terms of R, L, and theta.
b) Take T to be the force exerted by the crank on the mass M. When T is negative, the crank is in tension, and when T is positive, the crank is in compression. Determine maximum and minimum values of T when R = 0.5m and L=1.0m.


Page 2 of Mathematica Mechanics Problems
Page 3 of Mathematica Mechanics Problems
Page 4 of Mathematica Mechanics Problems