MATH 251 Lecture 22

From Notes
Jump to navigation Jump to search

« previous | Monday, March 19, 2012 | next »


Exam on Friday

Written Homework:

  1. Calculating determinants
  2. Polar gradient: 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 \nabla f = f_x \hat\imath + f_y \hat\jmath = f_r \hat{r} + \frac{f_{\theta}}{r} \hat{\theta}}
  3. Classifying Quadratic Forms: 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 Q = ax^2+2bxy+cy^2 \Rightarrow \begin{pmatrix}a&b\\c&d\end{pmatrix}} (positive, negative, mixed, degenerate)

Integrals in Polar Coordinates

  • convert region to polar coordinates: to
  • convert function to polar coordinates: ,
  • convert differentials to polar coordinates: ,

Example

Region in first quadrant of excluding the part bounded by

In Polar Coordinates:

Formulas
Region


Mass / Center of Mass / Moment of Inertia

Mass density function , meaning that for a small area , the mass of that region is 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 \rho(x^*,y^*)\cdot A} .

  • The total mass in the region 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 R} is 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_R \rho(x,y) \mathrm{d}A}
  • The center of mass (not necessarily the middle of region) is 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 (\bar{x},\bar{y}) = (M_x,M_y)} , where 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 \bar{x}} is the mean value 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 x} .
    • 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 \bar{x} = \frac{1}{\mathrm{mass}} \iint_R x \cdot \rho(x,y) \,\mathrm{d}A}
    • 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 \bar{y} = \frac{1}{\mathrm{mass}} \iint_R y \cdot \rho(x,y) \,\mathrm{d}A}

Example

Use region as half-washer with outer radius 2, inner radius 1, and θ between 0 and π

Density = Constant = 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 \rho_0}

Mass = 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_R \rho_0 \,\mathrm{d}A = \rho_0 \cdot \mathrm{Area} = \frac{3\pi}{2} \rho_0}

Center of Mass:

  • 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 \bar{x} = \iint_R x\rho_0 \,\mathrm{d}A = 0}
  • 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 \bar{y} = \iint_R y\rho_0 \,\mathrm{d}A = \frac{28}{9\pi}}