Examine the function f(x,y)=5+xy-x2-y2 and its best linear
approximation at (a,b)=(0,1). Create m-files as in the example above. Start
with a 2 x 2 box around (0,1) and draw the surfaces and contour plots. Then
zoom in until the tangent plane and the surface are close. Examine the contour
plots after zooming as well.
- If you were to take a smooth surface, such as the graph of f, and
magnify it many times near a point P such as (0,1), what would it
eventually look like?
- What does the contour plot of a non-horizontal plane look like? (What
about horizontal planes?) What does the contour plot of a smooth surface look
like if you magnify (zoom) many times?
(Hand in your plots, answers to the questions, and any other observations you
care to make.)