Mechanics
Mathematica Documentation
Mathematica Source Code
Page 3



(Skboard.ma)

Determine the angle theta that will in principle enable a skate-boarder who starts at the top (height H) with zero velocity to achieve a maximum jump distance. [Treat the height H as a constant, along with gravity.] The jump distance is measured horizontally from the end of the ramp, which has radius R and extends through and angle theta from the vertical. The height h of the end of the ramp above the ground is R(1 - Cos[theta]).
a) Obtain an expression for the horizontal jump distance L to reach the ground. [Hint: find the time to reach the ground.]
For parts b) and c) assume H = 5.1 m.
b) Determine the ramp angle theta for maximum jump distance when R = 1.1 m. Going Further: (optional)
c) What happens to the maximum jump distance as R decreases?
[Ans: Jump max dist increases as R->0, because it doesn't lose any energy reaching the launch angle]


(Teacup.ma)

Certain amusement park rides consist of two circular motions superimposed as shown in the sketch. There is an arm of length R1 and a second arm of length R2.  The first arm rotates at angular speed 1 and the second arm rotates with respect to the first arm at an angular speed of 2.
a) Write an expression for the position of point P (at the end of the second arm) as a function of time.
b) Using values R1 = 10.0 m, R2 = 5.00 m, periods of T1 = 15.0 s, and T2 = 8.0 s, and create a parametric (x,y) plot of the motion of point P.
c) Write an expression for the velocity vector of point P as a function of time. Graph the magnitude of the velocity as a function of the time. Make the time interval for the plot long enough to view the entire range of possible velocities. What is the physical configuration of the ride at moments of greatest velocity?
d) Obtain the general expression for the acceleration vector as a function of time. Graph the magnitude of the acceleration as a function of time showing the complete range of values. What is the physical configuration of the ride at moments of greatest acceleration?
Going further:
e) Change the values of the radii and rotation rates to give customers a ride with a maximum acceleration of 3 g.
Still further:
f) Rework parts a) - d) with a negative 2, that is 2 in the opposite direction of 1. [Enhancements in solution: 3D plot of velocity magnitude, and acceleration vs x,y position.]



Page 1 of Mathematica Mechanics Problems
Page 2 of Mathematica Mechanics Problems
Page 4 of Mathematica Mechanics Problems