Math ClubMath Club
v1 · padrão canônico

Lição 39 — Superfícies, Stokes e Gauss

Integrais de superfície, rotacional e divergência em 3D, Teorema de Stokes e Teorema da Divergência de Gauss: unificação dos teoremas integrais do cálculo vetorial.

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

SFdS=EFdV;CFdr=S(×F)dS\iint_S\mathbf{F}\cdot d\mathbf{S} = \iiint_E\nabla\cdot\mathbf{F}\,dV;\quad \oint_C\mathbf{F}\cdot d\mathbf{r} = \iint_S(\nabla\times\mathbf{F})\cdot d\mathbf{S}

Gauss (Divergência): fluxo saindo de EE iguala integral da divergência. Stokes: circulação sobre S\partial S iguala fluxo do rotacional por SS. Ambos generalizam Green.

Choose your door

Rigorous notation, full derivation, hypotheses

Integrais de superfície e teoremas

Integral de superfície escalar

Para superfície SS parametrizada por r(u,v)\mathbf{r}(u,v): SfdS=Df(r(u,v))ru×rvdudv\iint_S f\,dS = \iint_D f(\mathbf{r}(u,v))\,|\mathbf{r}_u\times\mathbf{r}_v|\,du\,dv

Integral de superfície vetorial (fluxo)

SFdS=DF(r(u,v))(ru×rv)dudv\iint_S\mathbf{F}\cdot d\mathbf{S} = \iint_D\mathbf{F}(\mathbf{r}(u,v))\cdot(\mathbf{r}_u\times\mathbf{r}_v)\,du\,dv

O vetor dS=n^dS=(ru×rv)dudvd\mathbf{S} = \hat{n}\,dS = (\mathbf{r}_u\times\mathbf{r}_v)\,du\,dv é o elemento de área vetorial.

Rotacional e divergência em 3D

×F=i^j^k^xyzPQR=(RyQz)i^(RxPz)j^+(QxPy)k^\nabla\times\mathbf{F} = \begin{vmatrix}\hat{i}&\hat{j}&\hat{k}\\\partial_x&\partial_y&\partial_z\\P&Q&R\end{vmatrix} = (R_y-Q_z)\hat{i}-(R_x-P_z)\hat{j}+(Q_x-P_y)\hat{k}

F=Px+Qy+Rz\nabla\cdot\mathbf{F} = \frac{\partial P}{\partial x}+\frac{\partial Q}{\partial y}+\frac{\partial R}{\partial z}

Teorema de Stokes

SS superfície orientada, C=SC = \partial S sua fronteira com orientação induzida: CFdr=S(×F)dS\oint_C\mathbf{F}\cdot d\mathbf{r} = \iint_S(\nabla\times\mathbf{F})\cdot d\mathbf{S}

Teorema de Gauss (Divergência)

EE sólido com fronteira E=S\partial E = S com normal exterior: SFdS=EFdV\oiint_S\mathbf{F}\cdot d\mathbf{S} = \iiint_E\nabla\cdot\mathbf{F}\,dV

Exemplos resolvidos


Exercícios

Bloco A — Integrais de superfície

Bloco B — Gauss e Stokes

Bloco C — Nível ITA/USP

To continue

  • Stewart, J. — Cálculo, vol. 2, §16.7–16.9 — Cengage, 8ª ed.
  • Guidorizzi, H.L. — Um Curso de Cálculo, vol. 3, §6–7 — LTC, 5ª ed.
  • Apostol, T.M. — Calculus, vol. 2, §12.11–12.14 — Wiley, 2ª ed.
  • OpenStaxCalculus Volume 3, §6.7–6.8 — openstax.org
  • Marsden, J. & Tromba, A.Vector Calculus, §8.2–8.4 — 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.