§@·~¤Q¤G


ÃD¥Ø
Construct a surface
Construct a solid
VRML
which appears as a triangle along the x-axis,

appears as a triangle along the y-axis,

appears as an astroid along the z-axis

and whose z-cross section are formed by ellipse.
which appears as an equilateral triangle along the x-axis,

appears as a half-ellipse along the y-axis,

appears as a circle along the z-axis.

 

Maple Files
w1201.mws
w1202.wms 
ºô­¶
Webpage1201
 Webpage1202
 ÃD¥Ø  Construct the Klein bottle with parametric equations
x=(a+cos(u/2) sin(v) - sin(u/2) sin(2v)) cos(u)
y=(a+cos(u/2) sin(v) - sin(u/2) sin(2v)) sin(u)
z=sin(u/2) sin(v)+cos(u/2) sin(2v)
 Construct the hyperboloid of two sheets given by the equation x^2-y^2-z^2 = 1;
 VRML
 Maple Files
 w1203.mws
 w1204.mws
 ºô­¶
 Webpage1203
 Webpage1204
 ÃD¥Ø  Construct the smallest sphere that contains the six circles each of which is inscribed in a face of a cube.  Construct the part of the 
 x^2+y^2+z^2 = 1;  lying outside the cylinder 
 (x-.5)^2+y^2 = 1;.
 VRML
 Maple Files
 w1205.mws
 w1206.mws
 ºô­¶
 Webpage1205
 Webpage1206
 ÃD¥Ø  Construct three tori of the same size each enclosing the other two.  Show that a certain section of a cube consists of a hexagon.
 VRML

 Maple Files
 w1207.mws
 w1208.mws
 ºô­¶
 Webpage1207
 Webpage1208
 ÃD¥Ø  Construct the surface given by the equation 
 (x^2+y^2+z^2)^2 = 2*z*(x^2+y^2);
 Construct the surface given by the equation 
 z = 4-sqrt(abs(x*y));  over the square [-2,2] x [-2,2].
 VRML

 Maple Files
 w1209.mws
 w1210.mws
 ºô­¶
 Webpage1209
 Webpage1210
 ÃD¥Ø  Construct the graph of the function 
 x*y/(x^2+y^2);  as (x,y) ranges over the unit disc.
 Construct the solid enclosed by the paraboloids. 
 z = 5*x^2+5*y^2;  and 
 z = 6-7*x^2-y^2;  .
 VRML
 Maple Files
 w1211.mws
w1212.mws 
 ºô­¶
 Webpage1211
 Webpage1212