Difference between revisions of "Green's Theorem"
(Created page with "* [https://www.youtube.com/watch?v=sDby9VzPoj4 Green's Theorem Part 1] by James Sousa, Math is Power 4U * [https://www.youtube.com/watch?v=oXISOEqd0X4 Green's Theorem Part 2]...") |
|||
Line 1: | Line 1: | ||
+ | === Green's Theorem === | ||
+ | |||
+ | [[File:2D loop decomposition.svg|thumb|A demonstration of how a large loop can be decomposed into a family of infinitesimal loops.]] | ||
+ | |||
+ | Quantifying "circulation density" is best introduced in 2 dimensions. Given a large counter-clockwise oriented loop <math>C</math> that is confined to 2 dimensions, <math>C</math> can be decomposed into a family of infinitesimal loops as shown on the right. Boundaries that are common to adjacent loops cancel each other out due to their opposite orientations, so the total circulation around <math>C</math> is the sum of the circulations around each infinitesimal loop. | ||
+ | |||
+ | [[File:2D Infinitesimal Loop.svg|thumb|An infinitesimal rectangular loop.]] | ||
+ | |||
+ | Consider the infinitesimal rectangle <math>R = [x_l,x_u] \times [y_l,y_u]</math>. Let <math>(x_c,y_c) \in R</math> be an arbitrary point inside the rectangle, let <math>\Delta x = x_u - x_l</math> and <math>\Delta y = y_u - y_l</math>, and let <math>\partial R</math> be the counterclockwise boundary of <math>R</math>. | ||
+ | |||
+ | The circulation around <math>\partial R</math> is approximately (the relative error vanishes as <math>\Delta x, \Delta y \rightarrow 0^+</math>): | ||
+ | |||
+ | <math> \int_{\mathbf{q} \in \partial R} \mathbf{F}(\mathbf{q}) \cdot d\mathbf{q} \approx | ||
+ | \mathbf{F}(x_u,y_c) \cdot (+\Delta y \mathbf{j}) + | ||
+ | \mathbf{F}(x_c,y_u) \cdot (-\Delta x \mathbf{i}) + | ||
+ | \mathbf{F}(x_l,y_c) \cdot (-\Delta y \mathbf{j}) + | ||
+ | \mathbf{F}(x_c,y_l) \cdot (+\Delta x \mathbf{i}) </math> | ||
+ | <math> = F_y(x_u,y_c)\Delta y - F_x(x_c,y_u)\Delta x - F_y(x_l,y_c)\Delta y + F_x(x_c,y_l)\Delta x </math> | ||
+ | <math> = \left(\frac{F_y(x_u,y_c)-F_y(x_l,y_c)}{\Delta x} - \frac{F_x(x_c,y_u)-F_x(x_c,y_l)}{\Delta y}\right)\Delta x \Delta y</math> | ||
+ | <math> \approx \left(\frac{\partial F_y}{\partial x}\bigg|_{(x_c,y_c)} - \frac{\partial F_x}{\partial y}\bigg|_{(x_c,y_c)}\right)\Delta x \Delta y</math> | ||
+ | <math> \approx \iint_R \left(\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y}\right)dxdy </math> | ||
+ | |||
+ | As <math>\Delta x, \Delta y \rightarrow 0^+</math>, the relative errors present in the approximations vanish, and therefore, for an infinitesimal rectangle, <math> \int_{\mathbf{q} \in \partial R} \mathbf{F}(\mathbf{q}) \cdot d\mathbf{q} = \iint_{\mathbf{q} \in R} \left(\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y}\right)dxdy </math> | ||
+ | |||
+ | <math>\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y}</math> is the "circulation density" at <math>(x_c, y_c)</math>. Let <math>C</math> be a counter-clockwise oriented loop with interior <math>D</math>. The circulation around loop <math>C</math> is the total circulation contained by <math>D</math>: <math>\int_{\mathbf{q} \in C} \mathbf{F}(\mathbf{q}) \cdot d\mathbf{q} = \iint_{\mathbf{q} \in D} \left(\frac{\partial F_y}{\partial x} - \frac{\partial F_x}{\partial y}\right)dxdy </math>. This is Green's theorem. | ||
+ | |||
+ | |||
+ | ==Resources== | ||
* [https://www.youtube.com/watch?v=sDby9VzPoj4 Green's Theorem Part 1] by James Sousa, Math is Power 4U | * [https://www.youtube.com/watch?v=sDby9VzPoj4 Green's Theorem Part 1] by James Sousa, Math is Power 4U | ||
* [https://www.youtube.com/watch?v=oXISOEqd0X4 Green's Theorem Part 2] by James Sousa, Math is Power 4U | * [https://www.youtube.com/watch?v=oXISOEqd0X4 Green's Theorem Part 2] by James Sousa, Math is Power 4U |
Revision as of 14:14, 1 October 2021
Green's Theorem
Quantifying "circulation density" is best introduced in 2 dimensions. Given a large counter-clockwise oriented loop that is confined to 2 dimensions, can be decomposed into a family of infinitesimal loops as shown on the right. Boundaries that are common to adjacent loops cancel each other out due to their opposite orientations, so the total circulation around is the sum of the circulations around each infinitesimal loop.
Consider the infinitesimal rectangle . Let be an arbitrary point inside the rectangle, let and , and let be the counterclockwise boundary of .
The circulation around is approximately (the relative error vanishes as ):
As , the relative errors present in the approximations vanish, and therefore, for an infinitesimal rectangle,
is the "circulation density" at . Let be a counter-clockwise oriented loop with interior . The circulation around loop is the total circulation contained by : . This is Green's theorem.
Resources
- Green's Theorem Part 1 by James Sousa, Math is Power 4U
- Green's Theorem Part 2 by James Sousa, Math is Power 4U
- Evaluate a Line Integral Using Green's Theorem by James Sousa, Math is Power 4U
- Use Green's Theorem to Evaluate a Line Integral on a Rectangle by James Sousa, Math is Power 4U
- Use Green's Theorem to Evaluate a Line Integral of a Vector Field on a Circle by James Sousa, Math is Power 4U
- Use Green's Theorem to Evaluate a Line Integral Using Polar Coordinates by James Sousa, Math is Power 4U
- Use Green's Theorem to Evaluate a Line Integral with Negative Orientation by James Sousa, Math is Power 4U
- Use Green's Theorem to Determine the Area of a Region Enclosed by a Curve by James Sousa, Math is Power 4U
- Determining Area Using Line Integrals by James Sousa, Math is Power 4U
- Flux Form of Green's Theorem by James Sousa, Math is Power 4U
- Determine the Flux of a 2D Vector Field Across a Rectangle Using Green's Theorem by James Sousa, Math is Power 4U
- Determine the Flux of a 2D Vector Field Across a Parabolic Region Using Green's Theorem by James Sousa, Math is Power 4U
- Determine the Flux of a 2D Vector Field Using Green's Theorem (Hole) by James Sousa, Math is Power 4U
- Green's Theorem by Patrick JMT
- Green's Theorem (One Region) by Krista King
- Green's Theorem (Two Regions) by Krista King
- Green's Theorem Example 1 by Khan Academy
- Green's Theorem Example 2 by Khan Academy