Evaluating a triple integral.

In summary, the conversation discusses a problem involving rewriting and evaluating an integral in terms of spherical polar coordinates. The conversation also touches on finding the boundaries for the problem and clarifies that the integral may not necessarily have a specific meaning without context. It is advised to not worry about the meaning and to just focus on the integral as a practice problem.
  • #1
KStolen
14
0
I'm taking a Calculus class as an elective. This might not have been a good idea, but I'm stuck in it now.
Here is a problem I have to do. My knowledge of basic maths is poor, so please be gentle and explain thoroughly!

1. The problem.
Rewrite the following integral in terms of spherical polar coordinates.

[tex]\int\int\int x^{2}z^{2}exp((x^{2}+y^{2}+z^{2})/a^{2})dxdydz[/tex]

Now evaluate it over the region bounded by the planes [tex]x = 0, y = 0, z = 0[/tex]
and the sphere [tex]x^{2} +y^{2} +z^{2} = a^{2}[/tex] in the first octant.

Homework Equations


Spherical co-ordinates [tex](r,\vartheta,\phi)[/tex] to rectangular co-ordinates [tex](x,y,z)[/tex] are as follows :

[tex]x=rSin\vartheta Cos\phi[/tex]
[tex]y=rSin\vartheta Sin\phi[/tex]
[tex]z=rCos\vartheta[/tex]

[tex]dV=dxdydz=r^{2}Sin\vartheta dr d\vartheta d\phi[/tex]

The Attempt at a Solution


[tex]x^{2}+y^{2}+z^{2} = r^{2}Sin^{2}\vartheta Cos^{2}\phi + r^{2}Sin^{2}\vartheta Sin^{2}\phi + r^{2}Cos^{2}\vartheta[/tex]
[tex]x^{2}+y^{2}+z^{2} = r^{2}(Sin^{2}\vartheta + Cos^{2}\vartheta)[/tex]
[tex]x^{2}+y^{2}+z^{2} = r^{2}[/tex]

But [tex]a^{2}[/tex] is also [tex]x^{2}+y^{2}+z^{2}[/tex]

So the integral evaluates to

[tex]\int\int\int r^{2}Sin^{2} \vartheta Cos^{2}\phi r^{2}Cos^{2}\vartheta exp(a^{2}/a^{2})r^{2}Sin\vartheta dr d\vartheta d\phi[/tex]

Which evaluates to

[tex]e\int\int\int r^{6}Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi dr d\vartheta d\phi[/tex]

So I've written it in spherical co-ordinates. I think everything is right so far. (hopefully I don't have any typos in my LaTeX code)
The next part is what I'm unsure about. I don't know how to set up the boundaries.
No doubt this is trivial, but it's also a central part of doing the integral.

Here's an attempt :
[tex]e\int^{\pi}_{0}\int^{\pi/2}_{0}\int^{a}_{0} r^{6}Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi dr d\vartheta d\phi[/tex]

Could somebody explain to me exactly what I need to do to find the boundaries?
Thanks!
 
Physics news on Phys.org
  • #2
Your limits are correct except the [itex]\pi[/itex] limit. Since you are limited to the first octant, neither [itex]\theta[/itex] nor [itex]\phi[/itex] can exceed [itex]\pi/2[/itex]. It's best to draw a picture to visualize it. Draw the first octant portion of the sphere and a radius from the origin to the boundary of the sphere somewhere in the middle. Label the two variables [itex]\theta[/itex] and [itex]\phi[/itex]. Think of moving the radius around the first octant and see that the angles don't get larger than [itex]\pi/2[/itex].
 
  • #3
Ah yes, that makes sense. It seems simple now.

So
[tex]e\int^{\pi/2}_{0}\int^{\pi/2}_{0}\int^{a}_{0} r^{6}Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi dr d\vartheta d\phi[/tex]
is correct, and this finds the volume of one octant?

This will then evaluate to
[tex]e\int^{\pi/2}_{0}\int^{\pi/2}_{0} a^{7}/7 (Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi d\vartheta d\phi)[/tex]

Which evaluates to:
[tex]e \frac{a^{7}}_{7}}\int^{\pi/2}_{0}\ ((\frac{-Cos\vartheta}{8}-\frac{Cos3\vartheta}{48}+\frac{Cos5\vartheta}{80})Cos^{2}\phi)|^{\pi/2}_{0}d\phi[/tex]

Which evaluates to:
[tex]e \frac{2a^{7}}_{105}}\int^{\pi/2}_{0} Cos^{2}\phi}d\phi[/tex]

Which evaluates to:
[tex]e \frac{2a^{7}}_{105}} (\frac{\phi/2}{2}+\frac{Sin2\phi}{4})|^{\pi/2}_{0}[/tex]

Which evaluates to:
[tex]e \frac{a^{7}\pi}_{210}}[/tex]

So this is the volume of the octant? It seems a bit of a peculiar number. Did I make a mistake somewhere?

A question : If I had to evaluate this integral against the same sphere bounded by [tex]x = 5a, y = 8, z = 7[/tex], what would be different in how I set the limits?
 
Last edited:
  • #4
KStolen said:
Which evaluates to:
[tex]e \frac{a^{7}\pi}_{210}}[/tex]

So this is the volume of the octant? It seems a bit of a peculiar number. Did I make a mistake somewhere?

A question : If I had to evaluate this integral against the same sphere bounded by [tex]x = 5a, y = 8, z = 7[/tex], what would be different in how I set the limits?

No, that is not the volume. You weren't calculating the volume or you would have been integrating 1 dV instead. I didn't check your integrals but, in any case, there is no way to know whether that answer is "reasonable" or not since it doesn't represent volume anyway.

Generally you need to look at the graph to figure out the limits. Your sphere might not even intersect the planes you suggest in your last question if a isn't large enough.
 
  • #5
Sorry, I thought I was calculating the volume of something because I was integrating :
(expression) dV.

I read that
[tex]
\int\int\int f(x,y,z) dzdydz
[/tex]
Represents the mass of an object, if f(x,y,z) is the density at (x,y,z).

So I see if you integrated 1 dV, you'd get the volume.

But if you have an expression like the one I had to integrate, does it not necessarily mean anything? Would I have to graph/plot it to see what it is?
 
Last edited:
  • #6
KStolen said:
Sorry, I thought I was calculating the volume of something because I was integrating :
(expression) dV.

I read that
[tex]
\int\int\int f(x,y,z) dzdydz
[/tex]
Represents the mass of an object, if f(x,y,z) is the density at (x,y,z).

So I see if you integrated 1 dV, you'd get the volume.

But if you have an expression like the one I had to integrate, does it not necessarily mean anything? Would I have to graph/plot it to see what it is?

A stand-alone integral like that in a calculus book may not have any particular meaning; it is just a practice problem. You are correct that if f(x,y,z) ≥ 0 it may represent a density, or maybe not. You may have terms like x2 or x2+y2 in the integral also if you are doing moments. Without any context, don't worry about what it means. It's just an integral. And without context, plotting it wouldn't help. How would you plot a 3d density function?
 

1. What is the purpose of evaluating a triple integral?

Evaluating a triple integral is used to calculate the volume of a three-dimensional region or to find the average value of a function over a three-dimensional region.

2. How do you set up a triple integral?

To set up a triple integral, you need to first identify the region of integration and determine the order of integration. Then, you can use the appropriate limits of integration and the integrand to set up the integral.

3. What is the difference between a definite and indefinite triple integral?

A definite triple integral has specific limits of integration and will result in a numerical value, while an indefinite triple integral has no limits of integration and will result in an antiderivative of the integrand.

4. Can a triple integral be solved using any order of integration?

Yes, a triple integral can be solved using any order of integration as long as the limits of integration are set up correctly and the integral is evaluated using the appropriate method.

5. How does changing the order of integration affect the result of a triple integral?

Changing the order of integration does not affect the result of a triple integral as long as the limits of integration are set up correctly. However, it may make the integral easier to evaluate or may lead to a different method of evaluation.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
557
  • Calculus and Beyond Homework Help
Replies
4
Views
958
  • Calculus and Beyond Homework Help
Replies
9
Views
957
  • Calculus and Beyond Homework Help
Replies
7
Views
990
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Replies
14
Views
1K
  • Calculus and Beyond Homework Help
Replies
15
Views
783
  • Calculus and Beyond Homework Help
Replies
3
Views
341
  • Calculus and Beyond Homework Help
Replies
2
Views
799
  • Calculus and Beyond Homework Help
Replies
10
Views
847
Back
Top