English

Certified algebraic curve projections by path tracking

Symbolic Computation 2025-06-12 v2 Numerical Analysis Algebraic Geometry Numerical Analysis

Abstract

We present a certified algorithm that takes a smooth algebraic curve in Rn\mathbb{R}^n and computes an isotopic approximation for a generic projection of the curve into R2\mathbb{R}^2. Our algorithm is designed for curves given implicitly by the zeros of n1n-1 polynomials, but it can be partially extended to parametrically defined curves. The main challenge in correctly computing the projection is to guarantee the topological correctness of crossings in the projection. Our approach combines certified path tracking and interval arithmetic in a two-step procedure: first, we construct an approximation to the curve in Rn\mathbb{R}^n, and, second, we refine the approximation until the topological correctness of the projection can be guaranteed. We provide a proof-of-concept implementation illustrating the algorithm.

Keywords

Cite

@article{arxiv.2502.05357,
  title  = {Certified algebraic curve projections by path tracking},
  author = {Michael Burr and Michael Byrd and Kisun Lee},
  journal= {arXiv preprint arXiv:2502.05357},
  year   = {2025}
}

Comments

23 pages, 7 figures. Accepted for the Proceedings of ISSAC 2025

R2 v1 2026-06-28T21:36:55.636Z