When does a double integral represent area versus volume?

  • Context: Undergrad 
  • Thread starter Thread starter mkkrnfoo85
  • Start date Start date
  • Tags Tags
    Area Integrals Volume
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 5K views
mkkrnfoo85
Messages
50
Reaction score
0
I'm reading in my Calculus book, and I see (I may see wrongly) that a double integral can describe both an Area and a Volume. Is that true? If that's true, how do I know when the Double Integral is describing an Area or a Volume? Thanks.
 
Physics news on Phys.org
Well, it's sort of similar to how a single integral can be used to find both area and volume (and length, as well).
 
The typical triple integral describing a volume of a certain domain [itex]\mathcal{D}\subseteq \mathbb{R}^{3}[/itex] is

[tex]V_{D}=\iiint_{\mathcal{D}} \ dV[/tex]

Daniel.
 
It depends on your problem. An integral doesn't necessarily describe something geometric, but it can be used to calculate surface areas, for example:

[tex]\iint_D \sqrt{1+\left(\frac{\partial z}{\partial x}\right)^2+\left(\frac{\partial g}{\partial y}\right)^2}dA[/tex]
or
[tex]\iint_D 1 dA[/tex]

or volumes:

[tex]\iint_R f(x,y)dA[/tex]

It depends on the problem.
 
[tex]\iint_D \sqrt{1+\left(\frac{\partial g}{\partial x}\right)^2+\left(\frac{\partial g}{\partial y}\right)^2}\partial A[/tex]

correct?
 
Last edited:
Yeah,it was a typo by Galileo,but we usually write [itex]z=z\left(x,y\right)[/itex] when we indicate the equation of a surface in [itex]\mathbb{R}^{3}[/itex] explicitely .

Daniel.
 
Yeah you are correct, that was one of my problems when I was first learning surface integrals... whenever I would get stuck, I would jump to the conclusion that I could simply use that general equation to solve the problem--- but it only works in specific cases. (Or when you're scrambling on a final!)