MATH 251 Lecture 34

From Notes
Jump to navigation Jump to search

« previous | Friday, April 19, 2012 | next »


Last Episode: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \iint_\Omega f \,\mathrm{d}S}

This Week: Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \iint_\Omega (\vec{F}\cdot\vec{n}) \,\mathrm{d}S} called "flux"

Surface Area

Example

Surface area of torus of mean radius and cross-sectional radius of : position given by (polar angle) and (angle formed between vector from center of cross-sectional circle and point on surface and the radial vector)

Parameterization

Where and .

Area Element

Evaluate

Another Example

, so , , and .

Flux

Vector field flowing across a surface .

Assume is orientable (has a well-defined normal vector field (unit length that points outward))

Therefore is the component of that is perpendicular to .

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \iint_\Omega \vec{F} \cdot \hat{n} \,\mathrm{d}S}

Example

Calculate the flux of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{F} = \left\langle x-y, x^2, 1 \right\rangle} through a paraboloid Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle z = x^2 + y^2} over Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle [-1,1] \times [-1,1]} in Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle xy} plane.

Parameterize

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{X}(u,v) = \left\langle u, v, u^2+v^2 \right\rangle}

Find Normal Unit

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \begin{align} \vec{X}_u &= \left\langle 1,0,2u \right\rangle \\ \vec{X}_v &= \left\langle 0,1,2v \right\rangle \end{align}}

We want to have Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \hat{n}} pointing outward, so we take Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{n} = \vec{X}_v \times \vec{X}_u} .

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \hat{n} = \frac{\vec{X}_v \times \vec{X}_u}{\left\| \vec{X}_v \times \vec{X}_u \right\|}}

Find Area Element

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathrm{d}S = \left\| \vec{X}_u \times \vec{X}_v \right\|} This is true always.

Set up integral

Notice how Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \mathrm{d}S} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \hat{n}} can simplify to just Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \vec{n}}

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \int_{-1}^1 \int_{-1}^1 \vec{F} \cdot \vec{X}_v \times \vec{X}_u \,\mathrm{d}u \,\mathrm{d}v = \int_{-1}^1 \int_{-1}^1 (2u^2-2uv+2vu^2-1) \,\mathrm{d}u\,\mathrm{d}v}