Math ClubMath Club
v1 · padrão canônico

Lição 38 — Teorema de Green

Teorema de Green: relação entre integral de linha sobre curva fechada e integral dupla sobre região interior; divergência e rotacional em 2D, formas diferenciais.

Used in: Cálculo 2 — Unidade 4 · USP MAT0112 · ITA MA-012

DPdx+Qdy=D ⁣(QxPy) ⁣dA\oint_{\partial D} P\,dx + Q\,dy = \iint_D\!\left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right)\!dA

Teorema de Green: a integral de linha sobre a fronteira orientada positivamente de DD iguala a integral dupla do rotacional escalar QxPyQ_x - P_y sobre DD.

Choose your door

Rigorous notation, full derivation, hypotheses

Enunciado e formas equivalentes

Teorema de Green

Seja DD região plana simples (limitada por curva fechada simples C=DC = \partial D, com orientação positiva — anti-horária). Se PP e QQ têm derivadas parciais contínuas em DD:

CPdx+Qdy=D(QxPy)dA\oint_C P\,dx + Q\,dy = \iint_D\left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right)dA

Forma de rotacional e divergência

Escrevendo F=(P,Q)\mathbf{F} = (P,Q):

  • Forma rotacional: CFdr=D(×F)k^dA\oint_C\mathbf{F}\cdot d\mathbf{r} = \iint_D(\nabla\times\mathbf{F})\cdot\hat{k}\,dA onde (×F)k^=QxPy(\nabla\times\mathbf{F})\cdot\hat{k} = Q_x - P_y.

  • Forma de divergência: CFn^ds=DFdA\oint_C\mathbf{F}\cdot\hat{n}\,ds = \iint_D\nabla\cdot\mathbf{F}\,dA onde F=Px+Qy\nabla\cdot\mathbf{F} = P_x+Q_y e n^\hat{n} é o normal exterior.

Área via integral de linha

A(D)=12Cxdyydx=Cxdy=CydxA(D) = \frac{1}{2}\oint_C x\,dy - y\,dx = \oint_C x\,dy = -\oint_C y\,dx

(Caso especial com Q=xQ = x, P=0P = 0 ou Q=0Q = 0, P=yP = -y ou média.)

Regiões não simples

Para DD com buracos: D=CextCint\partial D = C_{\text{ext}} - C_{\text{int}} (curva exterior anti-horária, interior horária): D(QxPy)dA=CextFdrCintFdr\iint_D(Q_x-P_y)\,dA = \oint_{C_{\text{ext}}}\mathbf{F}\cdot d\mathbf{r} - \oint_{C_{\text{int}}}\mathbf{F}\cdot d\mathbf{r}

Exemplos resolvidos


Exercícios

Bloco A — Aplicação direta de Green

Bloco B — Áreas e aplicações

Bloco C — Nível ITA/USP

To continue

  • Stewart, J. — Cálculo, vol. 2, §16.4–16.5 — Cengage, 8ª ed.
  • Guidorizzi, H.L. — Um Curso de Cálculo, vol. 3, §5.6–5.7 — LTC, 5ª ed.
  • Apostol, T.M. — Calculus, vol. 2, §12.8–12.9 — Wiley, 2ª ed.
  • OpenStaxCalculus Volume 3, §6.4 — openstax.org
  • Marsden, J. & Tromba, A.Vector Calculus, §8.1 — Freeman, 6ª ed.

Updated on 2026-05-28 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.