|
Given
| | Calculate
|
 |
Surface in 3D space (torus): x = (a+b*cos(u))*cos(v) y = (a+b*cos(u))*sin(v) z = b*sin(v) in rectangular coordinate system | | - surface metric (first fundamental form)
- second fundamental form
- mean curvature vector
- connection, Christoffel symbols, curvature
- Riemann and Ricci tensors
- Gauss curvature
- Laplace operator
|
Solution
|
 |
Start | Run atlas 2D/3D Wizard and press NEXT button |
 |
Dimension 2D/3D | Choose 3D - space and press NEXT button |
 |
Coordinate System | Select rectangular coordinate system and press NEXT button |
 |
Curve or Surface | Select surface and press NEXT button |
 |
Enter Equations | Enter the surface equations and press NEXT button (u, v are surface coordinates) |
 |
Final Check-Out | Press Check-Out button or just skip this step and press NEXT button |
 |
Save as Worksheet | Specify a worksheet to save the Maple code (output.mws by default). |
 |
Finish | Press FINISH button and execute in Maple the generated file |
Result of the execution
| You will see the results of the execution in the worksheet: surface metric, second fundamental form, mean curvature vector, connection, Christoffel symbols, curvature, Riemann and Ricci tensors, Gauss curvature, Laplace operator. It takes 40 seconds to solve this problem from the beginning to the end! Just try it. |
|
|