Jon
unread,Apr 1, 2012, 8:06:08 PM4/1/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
1 US fluid gallon = 231 cubic inches.
Particularly on a hypercube, if P(x,y,z) points to all points on the
surfaces, edges and corners of a 3-dimensional cube, then inverting it about
a sphere of radius r/2 results in,
P'(x',y',z') = [ P(x,y,z)*r/|P(x,y,z)| - P(x,y,z) ] where r/2 =
sqrt((sqrt(s^2+s^2))^2 + s^2) , the greatest extremity of a cube from the
center. Then
r = 2*s*sqrt(3) where s = the length of one side of the cube in 3-space.
Then
P'(x',y',z') = [ P(x,y,z)*2*s*sqrt(3)/|P(x,y,z)| - P(x,y,z) ]
One side of the 3-dimensional cube intersects the x-axis at, (s*cos(pi/4),
0, 0) The equation of the plane for that side is x = s*sqrt(2)/2 so
P(x,y,z)
so the position vector of that surface is, (s*sqrt(2)/2, y, z) and its
inversion is,
P(x',y',z') = [ (s*sqrt(2)/2, y, z)[ *2*s*sqrt(3)/sqrt((1/2)*s^2 + y^2 +
z^2) - (s*sqrt(2)/2, y, z) ] since |(s*sqrt(2)/2, y, z)|=sqrt((1/2)*s^2 +
y^2 + z^2)
.... the transformation of coordinates for one surface of a cube to
hypercube. By the same token,
P(x,y,z) = [ P(x',y',z')*r/|P(x',y',z')| - P(x',y',z') ] the inverse
transformation for the hypercube back to the cube.