Maple Questions Maple Questions

Here are some sample Maple assessment questions for this chapter.

  1. Illustrate analytically and graphically that if w is a unit vector and
    v = k×u
    then v is a 90° rotation of u about an axis parallel to k.
  2. Have user input a unit vector u = áu1,u2,u3 ñ in which all 3 components are non-zero, and then calculate
    v = k×u        and        w = u×v
    Show that if a user inputs another vector p, then
    p = proju( p) + projv( p) + projw( p)
  3. On the earth's surface, the acceleration due to gravity is 32 feet per second per second. On the surface of Mars, the acceleration due to gravity is 12.2 feet per second per second. Construct a worksheet which compares projectile motion on the earth to projectile motion on Mars by drawing both parabolic paths simultaneously (but with different colors) for a given set of inputs
  4. For any smooth curve r( t) , t in [a,b] , input by the user, demonstrate that the arclength L of the curve is also given by
    L = ó
    õ
    b

    a 
     a·

    k

      
    dt
    Illustrate by showing the relationship of the integrand to the osculating circle at time t.
  5. Let a user input a smooth curve r( t) = á x( t) ,  y( t) ,1 ñ , t in [ a,b] , which is in the z = 1 plane. Construct the curve
    q( t) =  r( t)
    || r( t) ||
    and show both r( t) in the z = 1 plane and q( t) on the upper unit hemisphere. In addition, calculate and include in the graphic the unit tangent and unit normal vectors to each curve at a given point. Extra: Animate the unit tangent and unit normal vectors. Calculate and include in the animation the unit binormals of each curve. What is significant about each of the binormals?