Some Fast Algorithms for Curves in Surfaces

Marc Lackenby1

  • 1Mathematical Institute, University of Oxford, Woodstock Road, OX2 6GG Oxford, United Kingdom.

Discrete & Computational Geometry
|June 26, 2026
PubMed
Summary

New algorithms offer topological insights into curves on surfaces by efficiently computing intersection numbers and determining isotopy. These methods improve upon prior work, handling closed surfaces with polynomial time complexity relative to surface triangulation size.

Related Concept Videos

Calculus with Parametric Curves: Surface Areas01:30

Calculus with Parametric Curves: Surface Areas

A parametric curve is a description of a path in the plane where both the x and y coordinates are functions of a single parameter, typically denoted t. When such a curve is revolved about an external axis lying in the same plane, it generates a surface of revolution in three dimensions. The surface area of this rotated shape depends fundamentally on two aspects: the geometry of the original curve and how far it lies from the chosen axis of rotation.A torus is a classical surface of revolution...
Parametric Surfaces01:30

Parametric Surfaces

A parametric surface in three-dimensional space is defined through a vector-valued function\begin{equation*}\mathbf{r}(u, v) = x(u, v)\mathbf{i} + y(u, v)\mathbf{j} + z(u, v)\mathbf{k}\end{equation*}where u and v are parameters within a specified domain D in the uv-plane. The functions x(u, v), y(u, v), and z(u, v) define the coordinates of points on the surface. As u and v vary over D, the position vector r(u, v) traces a continuous surface in space. This parametric representation is essential...
Quadric Surfaces01:28

Quadric Surfaces

Quadric surfaces are three-dimensional surfaces characterized by second-degree equations in the variables x, y, and z. These surfaces are smooth and continuous, and specific combinations of squared and linear terms define their shapes. The main types of quadric surfaces include ellipsoids, cones, paraboloids, and hyperboloids. Each type exhibits distinct geometric features depending on how the variables are arranged and related within the equation.Ellipsoids are closed surfaces formed when all...
Curve Sketching and Derivatives01:22

Curve Sketching and Derivatives

Understanding the behavior of a function through its first and second derivatives is essential for analyzing its graph. Derivatives provide insight into where a function increases or decreases, where it attains local maxima or minima, and how its curvature behaves across different intervals.The first derivative of a function reveals the slope of the tangent line at any given point. Points where the derivative is zero or undefined are considered critical, as they often indicate potential extrema...
Tangent Planes to a Parametric Surface01:22

Tangent Planes to a Parametric Surface

A tangent plane provides a linear approximation to a curved surface at a specific point, capturing the local behavior of the surface. It can be understood as the plane that just touches the surface at that point and is defined by the tangent directions of curves lying on the surface. These tangent directions arise naturally when the surface is described parametrically, allowing systematic construction of the plane.For a surface expressed in parametric form, the position of any point is...
Real-World Applications of Space Curves01:29

Real-World Applications of Space Curves

Modern aerospace navigation depends on the accurate prediction of motion in three-dimensional space. In defense applications, radar systems continuously track both interceptors and moving aerial targets to find whether their flight paths will result in a collision. These motions are modeled mathematically as space curves, which represent paths that change continuously with time. Each object’s position is described by a vector function that specifies its location in terms of time-dependent...