Skip to main content

Section 15.3 Surface area

Introduction goes here.
  • Area of the surface \(z=f(x,y)\) over the region \(D\text{:}\)
    \begin{equation*} \iint_{S}\dd{S}=\iint_{D}\sqrt{\qty(\pdv{f}{x})^{2}+\qty(\pdv{f}{y})^{2}+1}\dd{A} \end{equation*}
    Notice similarity with arc length formula.
  • Derivation has to do with surface area element:
    \begin{align*} \bv{a} \amp = \qty(\dd{x},0,\pdv{f}{x}\dd{x}) \\ \bv{b} \amp = \qty(0,\dd{y},\pdv{f}{y}\dd{y}) \\ \dd{S} \amp = \norm{\bv{a}\times\bv{b}} = \sqrt{\qty(\pdv{f}{x})^{2}+\qty(\pdv{f}{y})^{2}+1}\dd{A} \end{align*}