Problem 28
Question
The tangent plane at a point \(P_{0}\left(f\left(u_{0}, v_{0}\right), g\left(u_{0}, v_{0}\right), h\left(u_{0}, v_{0}\right)\right)\) on a parametrized surface \(\mathbf{r}(u, v)=f(u, v) \mathbf{i}+g(u, v) \mathbf{j}+h(u, v) \mathbf{k}\) is the plane through \(P_{0}\) normal to the vector \(\mathbf{r}_{u}\left(u_{0}, v_{0}\right) \times \mathbf{r}_{v}\left(u_{0}, v_{0}\right),\) the cross product of the tangent vectors \(\mathbf{r}_{u}\left(u_{0}, v_{0}\right)\) and \(\mathbf{r}_{v}\left(u_{0}, v_{0}\right)\) at \(P_{0} .\) In Exercises \(27-30,\) find an equation for the plane tangent to the surface at \(P_{0} .\) Then find a Cartesian equation for the surface and sketch the surface and tangent plane together. $$ \begin{array}{l}{\text { Hemisphere } \quad \text { The hemisphere surface } \mathbf{r}(\phi, \theta)=(4 \sin \phi \cos \theta) \mathbf{i}} \\ {+(4 \sin \phi \sin \theta) \mathbf{j}+(4 \cos \phi) \mathbf{k}, 0 \leq \phi \leq \pi / 2,0 \leq \theta \leq 2 \pi} \\ {\text { at the point } P_{0}(\sqrt{2}, \sqrt{2}, 2 \sqrt{3}) \text { corresponding to }(\phi, \theta)=} \\ {(\pi / 6, \pi / 4)}\end{array} $$
Step-by-Step Solution
VerifiedKey Concepts
Parametrized Surface
- The function \( \mathbf{r}(u, v) = f(u, v) \mathbf{i} + g(u, v) \mathbf{j} + h(u, v) \mathbf{k} \) involves three coordinate functions: \( f(u, v) \), \( g(u, v) \), and \( h(u, v) \).
- These functions produce the \(x\), \(y\), and \(z\) coordinates, allowing for a smooth transition across the surface.
Hemisphere Surface
- The spherical coordinates \( \phi \) and \( \theta \) act as our parameters, where \( \phi \) ranges from 0 to \( \pi/2 \) to cover the top half, and \( \theta \) circles the equator from 0 to \( 2\pi \).
- The parameterization is \( \mathbf{r}(\phi, \theta) = (4 \sin \phi \cos \theta) \mathbf{i} + (4 \sin \phi \sin \theta) \mathbf{j} + (4 \cos \phi) \mathbf{k} \).
Cross Product
- To find the cross product, you need to arrange the components of the vectors in a determinant involving unit vectors \( \mathbf{i} \), \( \mathbf{j} \), and \( \mathbf{k} \).
- For vectors \( \mathbf{A} = a_1 \mathbf{i} + a_2 \mathbf{j} + a_3 \mathbf{k} \) and \( \mathbf{B} = b_1 \mathbf{i} + b_2 \mathbf{j} + b_3 \mathbf{k} \), the cross product \( \mathbf{A} \times \mathbf{B} \) is calculated as follows:\[\begin{vmatrix} \mathbf{i} & \mathbf{j} & \mathbf{k} \ a_1 & a_2 & a_3 \ b_1 & b_2 & b_3\end{vmatrix}\]
- It results in a new vector which helps describe planes and surfaces.
Normal Vector
- For a surface described by \( \mathbf{r}(u, v) \), the normal vector at a point can be found using the cross product of the partial derivatives: \( \mathbf{r}_u \) and \( \mathbf{r}_v \).
- Considering our hemisphere, these derivatives \( \mathbf{r}_\phi \) and \( \mathbf{r}_\theta \) are computed first, and then \( \mathbf{r}_\phi \times \mathbf{r}_\theta \) gives the normal vector at the point.