Loading…

Parametric Surfaces and Tangent Planes

Math Calculus • Differential Equations

View all topics

Analyze a parametric surface \(\mathbf{r}(u,v)\), compute tangent vectors, the normal vector, tangent plane equation, and a curvature preview at a selected parameter point.

Parametric surface \(\displaystyle \mathbf{r}(u,v)=\left\langle X(u,v),Y(u,v),Z(u,v)\right\rangle\) Tangent vectors \(\displaystyle \mathbf{r}_{u},\quad \mathbf{r}_{v}\) Normal vector \(\displaystyle \mathbf{n}=\mathbf{r}_{u}\times\mathbf{r}_{v}\) Tangent plane \(\displaystyle \mathbf{n}\cdot\left\langle x-x_0,\ y-y_0,\ z-z_0\right\rangle=0\)

Surface setup

Use variables u and v. You may also type theta for \(u\) and phi for \(v\). Supported functions: sin, cos, tan, sqrt, abs, exp, ln, log.
Live preview

Quick examples

Ready
Enter a parametric surface and click “Analyze surface”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a parametric surface?

A parametric surface is a surface described by a vector function r(u,v)=<X(u,v),Y(u,v),Z(u,v)> with two parameters.

How is the tangent plane found?

The tangent plane is found using the tangent vectors r_u and r_v. Their cross product gives a normal vector, which determines the plane equation.

What is the normal vector?

The normal vector is perpendicular to both tangent vectors. It is usually r_u cross r_v or the reverse.

When does the tangent plane fail to exist?

If r_u cross r_v is zero at the selected point, the parametrization is singular there and the tangent plane is not well-defined.

What is Gaussian curvature?

Gaussian curvature K measures intrinsic bending. Positive K suggests elliptic behavior, negative K suggests saddle behavior, and K close to zero suggests parabolic or flat behavior.

What is mean curvature?

Mean curvature H is the average of the principal curvatures and gives another measure of how the surface bends.

Why can the curvature values change sign when I reverse the normal?

Reversing the normal reverses the sign of the second fundamental form and mean curvature, but Gaussian curvature remains the same.