|
|
|
Viewing Version
1
of
'example 7 of integration with respect to surface area'
|
[ view 'example 7 of integration with respect to surface area'
|
back to history
]
| Title of object: |
example 7 of integration with respect to surface area |
| Canonical Name: |
Example7OfIntegrationWithRespectToSurfaceArea |
| Type: |
Example |
| Created on: |
2005-01-27 16:35:41 |
| Modified on: |
2005-01-27 16:35:41 |
| Classification: |
msc:28A75 |
Revision comment (for changes between this and next version):
| Changes for correction #5669 ('new name 4'). |
Preamble:
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here |
Content:
In this example, we examine the paraboloid given by the equation $z = x^2 + 3 y^3$. We have
$$\sqrt{1 + \left( \frac{\partial g}{\partial x} \right)^2 + \left( \frac{\partial g}{\partial y} \right)^2} =$$
$$\sqrt{1 + \left( 2 x \right)^2 + \left( 6 y \right)^2} = \sqrt{ 4 x^2 + 36 y^2 }$$
and, hence
$$\int_S f(x,y) \, d^2 A = \int f(x,y) \sqrt{ 4 x^2 + 36 y^2 } \, dx \, dy.$$
{\sl Quick links:}
\begin{itemize}
\item \PMlinkid{main entry}{6660}
\item \PMlinkid{previous example}{6669}
\item {next example}
\end{itemize} |
|
|
|
|
|