Chapter 16: Problem 19
Use a parametrization to find the flux \(\iint_{S} \mathbf{F} \cdot \mathbf{n} d \sigma\) across the surface in the specified direction. \(\mathbf{F}=z^{2} \mathbf{i}+x \mathbf{j}-3 z \mathbf{k} \quad\) outward \(\quad\) (normal from the \(y z\) -plane) through the surface cut from the parabolic cylinder \(y=x^{2},-1 \leq x \leq 1,\) by the planes \(z=0\) and \(z=2\)
Short Answer
Step by step solution
Define the Surface S
Parametrize the Surface
Compute the Normal Vector
Evaluate the Flux Integral
Integrate Over the Parameter Domain
Compute the Result
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Parametrization
Given the surface's shape defined by the function \(y = x^2\), it fully describes its extension along both dimensions, \(-1 \leq x \leq 1\) and between the planes at \(z = 0\) to \(z = 2\). Using this, the parametrization of the surface results in the vector function \(\mathbf{r}(x, z) = \langle x, x^2, z \rangle\). Here:
- \(\mathbf{r}(x, z)\) provides the position of every point on the surface.
- This vectorial approach simplifies the integration process.
Normal Vector
For our surface, the parametrization is \(\mathbf{r}(x, z) = \langle x, x^2, z \rangle\). The normal vector calculation involves:
- Compute \(\frac{\partial \mathbf{r}}{\partial x} = \langle 1, 2x, 0 \rangle\).
- Compute \(\frac{\partial \mathbf{r}}{\partial z} = \langle 0, 0, 1 \rangle\).
- Perform the cross product: \(\frac{\partial \mathbf{r}}{\partial x} \times \frac{\partial \mathbf{r}}{\partial z} = \langle 2x, -1, 0 \rangle\).
Parabolic Cylinder
In the context of our problem:
- The parabolic shape exists between the bounds \(-1 \leq x \leq 1\).
- Additionally, it is truncated between the planes \(z = 0\) and \(z = 2\), forming a finite section.
Double Integral
When computing flux through the given surface, the integral setup is \(\int_{0}^{2} \int_{-1}^{1} (2xz^2 - x) \, dx \, dz\). The breakdown involves two separate integrals:
- For \(2xz^2\), evaluate \(\int_{-1}^{1} 2xz^2 \, dx\).
- For \(-x\), evaluate \(\int_{-1}^{1} x \, dx\).