Maple Lab 3 (Spring 2007 Math 251)
Sections 05-07
Answer Key
Exercises
Note: Use appropriate colors and plot options to make your plots look nice. The appearance of
you lab will be factored into your grade. You may add execution groups if you need more.
Please delete unused execution groups.
| > |
Warning, the assigned names `<,>` and `<|>` now have a global binding
Warning, these protected names have been redefined and unprotected: `*`, `+`, `-`, `.`, D, Vector, diff, int, limit, series
Warning, the name changecoords has been redefined
1. Consider the solid region E bounded by the following surfaces:
,
,
,
, and
. [See 15.7 problem #32]
Define a function
.
| > |
| > |
1(a). Plot the 5 surfaces (in the same plot window) which define the bounded
region E. Use different colors for each surface.
| > |
| > |
1(b). As in part (a), graph the all of the sides of the solid region E, but this time
get rid of the unnecessary parts of the boundary surfaces.
| > |
| > |
1(c). Compute the integral
using the orders of integration:
and
.
| > |
| > |
1(d). Compute the integral
using the orders of integration:
and
.
| > |
| > |
1(e). Compute the integral
using the orders of integration:
and
.
WARNING: You must break up the region into two pieces!
| > |
| > |
2. Consider the solid region E bounded by the surfaces:
and
.
Graph this region E (cut off unnecessary parts of the boundary
surfaces).
| > | ![]() ![]() |
| > |
2(a). Compute the volume of E.
| > | ![]() ![]() |
2(b). Find the centroid of E.
| > | ![]() ![]() |
| > | ![]() ![]() |
| > | ![]() ![]() |
| > |
3. We can define 4D spherical coordinates as follows:
[Note:
is the Greek letter "tau".]
,
,
, and
where
are the 4D rectangular coordinates
and
are the 4D spherical coordinates.
As with the regular spherical coordinates, we make the following
restrictions:
,
, and
.
In addition we require that:
.
Define the coordinate transformation functions:
,
,
, and
.
(I will get you started with "
").
| > |
| > |
| > |
| > |
| > |
| > |
| > |
| > |
3(a). Compute the Jacobian of the transformation between
4D spherical and 4D rectangular coordinates:
(i.e. find
)
| > |

![]()
![]()

![]()
![]()
![]()
![]()
| > |
3(b). We define a 4D sphere (centered at the origin with radius
)
by the equation:
.
Rewrite this equation in 4D spherical coordinates.
| > |
![]()
| > |
3(c). We define the "hypervolume" of a 4D region X to be
where "
" stands for the 4D volume element (i.e. after choosing
some order of integration we might have:
).
Compute the "hypervolume" of the 4D sphere of radius
using
4D spherical coordinates. [Remember your Jacobian!]
| > |
Note: The area of a circle of radius
is
Differentiate the formula for the area
with respect to
and you get
which is the circumference!
The volume of a sphere of radius
is
Differentiate the formula for the volume
with respect to
and you get 4
which is the surface area!
If you differentiate the "hypervolume" of your sphere, you get the "hypersurface area".
Check out Wikipedia and Wolfram's Mathworld for more about hyperspheres:
http://en.wikipedia.org/wiki/Sphere
http://mathworld.wolfram.com/Hypersphere.html