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.
\int\int\int x^{2}z^{2}exp((x^{2}+y^{2}+z^{2})/a^{2})dxdydz
Now evaluate it over the region bounded by the planes x = 0, y = 0, z = 0
and the sphere x^{2} +y^{2} +z^{2} = a^{2} in the first octant.
Spherical co-ordinates (r,\vartheta,\phi) to rectangular co-ordinates (x,y,z) are as follows :
x=rSin\vartheta Cos\phi
y=rSin\vartheta Sin\phi
z=rCos\vartheta
dV=dxdydz=r^{2}Sin\vartheta dr d\vartheta d\phi
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
x^{2}+y^{2}+z^{2} = r^{2}(Sin^{2}\vartheta + Cos^{2}\vartheta)
x^{2}+y^{2}+z^{2} = r^{2}
But a^{2} is also x^{2}+y^{2}+z^{2}
So the integral evaluates to
\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
Which evaluates to
e\int\int\int r^{6}Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi dr d\vartheta d\phi
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 :
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
Could somebody explain to me exactly what I need to do to find the boundaries?
Thanks!
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.
\int\int\int x^{2}z^{2}exp((x^{2}+y^{2}+z^{2})/a^{2})dxdydz
Now evaluate it over the region bounded by the planes x = 0, y = 0, z = 0
and the sphere x^{2} +y^{2} +z^{2} = a^{2} in the first octant.
Homework Equations
Spherical co-ordinates (r,\vartheta,\phi) to rectangular co-ordinates (x,y,z) are as follows :
x=rSin\vartheta Cos\phi
y=rSin\vartheta Sin\phi
z=rCos\vartheta
dV=dxdydz=r^{2}Sin\vartheta dr d\vartheta d\phi
The Attempt at a Solution
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
x^{2}+y^{2}+z^{2} = r^{2}(Sin^{2}\vartheta + Cos^{2}\vartheta)
x^{2}+y^{2}+z^{2} = r^{2}
But a^{2} is also x^{2}+y^{2}+z^{2}
So the integral evaluates to
\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
Which evaluates to
e\int\int\int r^{6}Sin^{3}\vartheta Cos^{2}\vartheta Cos^{2}\phi dr d\vartheta d\phi
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 :
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
Could somebody explain to me exactly what I need to do to find the boundaries?
Thanks!