# The Hairy Ball Problem is PPAD-Complete

**Authors:** Paul W. Goldberg, Alexandros Hollender

arXiv: 1902.07657 · 2022-09-12

## TL;DR

This paper proves that finding approximate zeros of the Hairy Ball problem is PPAD-complete and exact zeros are FIXP-hard, establishing the computational complexity of this topological problem.

## Contribution

It introduces the first proof of PPAD-completeness for the Hairy Ball problem and develops new tools involving multiple-source END-OF-LINE variants.

## Key findings

- Approximate zero computation is PPAD-complete.
- Exact zero computation is FIXP-hard.
- New variants of END-OF-LINE are introduced and analyzed.

## Abstract

The Hairy Ball Theorem states that every continuous tangent vector field on an even-dimensional sphere must have a zero. We prove that the associated computational problem of (a) computing an approximate zero is PPAD-complete, and (b) computing an exact zero is FIXP-hard. We also consider the Hairy Ball Theorem on toroidal instead of spherical domains and show that the approximate problem remains PPAD-complete. On a conceptual level, our PPAD-membership results are particularly interesting, because they heavily rely on the investigation of multiple-source variants of END-OF-LINE, the canonical PPAD-complete problem. Our results on these new END-OF-LINE variants are of independent interest and provide new tools for showing membership in PPAD. In particular, we use them to provide the first full proof of PPAD-completeness for the IMBALANCE problem defined by Beame et al. in 1998.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.07657/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1902.07657/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1902.07657/full.md

---
Source: https://tomesphere.com/paper/1902.07657