EXERCISES
Purpose |
Background
(with Examples) |
Exercises
- Compute the four second order partial derivatives of
the following functions using the indicated Maple command.
- f(x,y) = exp(x2 + y2)
  using diff.
- g(x,y) = 4 tan(x2y)
(x2+y2)/(x+y)1/2
  using D.
Notice the effect of symmetry in (a).
Also imagine what fun it would be to compute (b) by hand.
- Consider the function
f(x,y) = sqrt(|xy|)
and the surface z = sqrt(|xy|)
Where is this function continuous;
where is it discontinuous?
Where is this function not differentiable?
Where does the surface not have a unique tangent plane?
In terms of our discussions in class,
please explain your answers to these questions.
Also plot the tangent plane at (x,y,z) = (1,1,1).
[This question is similar to Widder, #19, p. 19.]
Purpose |
Background
(with Examples) |
Exercises
Written by:
JDF
(E-Mail: bach@wpi.edu)
Last Updated: Saturday, 6 September 2003
Copyright 2003, Joseph D. Fehribach