a) Draw the graph of the function \(z=x^{2}+4 y^{2}\), where \((x, y, z)\) are
Cartesian coordinates in \(\mathbb{R}^{3}\)
b) Let \(f: G \rightarrow \mathbb{R}\) be a numerically valued function defined
on a domain \(G \subset\) \(\mathbb{R}^{m} .\) A level set ( \(c\)-level) of the
function is a set \(E \subset G\) on which the function assumes only one value
\((f(E)=c) .\) More precisely, \(E=f^{-1}(c) .\) Draw the level sets in
\(\mathbb{R}^{2}\) for the function given in part a).
c) Find the gradient of the function \(f(x, y)=x^{2}+4 y^{2}\), and verify that
at any point \((x, y)\) the vector \(\operatorname{grad} f\) is orthogonal to the
level curve of the function \(f\) passing through the point.
d) Using the results of a), b), and c), lay out what appears to be the
shortest path on the surface \(z=x^{2}+4 y^{2}\) descending from the point
\((2,1,8)\) to the lowest point on the surface \((0,0,0)\).
e) What algorithm, suitable for implementation on a computer, would you
propose for finding the minimum of the function \(f(x, y)=x^{2}+4 y^{2} ?\)