# A Greedy Method for Solving Classes of PDE Problems

**Authors:** Robert Schaback

arXiv: 1903.11536 · 2019-03-28

## TL;DR

This paper introduces a greedy algorithm for efficiently solving classes of PDE problems by selecting optimal data in a Hilbert space, with convergence properties linked to Kolmogoroff N-widths and demonstrated through numerical experiments.

## Contribution

It proposes a novel greedy method for PDEs that directly operates in the dual Hilbert space and connects its convergence to Kolmogoroff N-widths, extending greedy algorithms to PDE applications.

## Key findings

- The greedy method performs comparably to P-greedy interpolation for elliptic PDEs.
- Numerical results suggest the method achieves near-optimal approximation rates.
- The approach is theoretically grounded in Hilbert space properties and N-widths.

## Abstract

Motivated by the successful use of greedy algorithms for Reduced Basis Methods, a greedy method is proposed that selects N input data in an asymptotically optimal way to solve well-posed operator equations using these N data. The operator equations are defined as infinitely many equations given via a compact set of functionals in the dual of an underlying Hilbert space, and then the greedy algorithm, defined directly in the dual Hilbert space, selects N functionals step by step. When N functionals are selected, the operator equation is numerically solved by projection onto the span of the Riesz representers of the functionals. Orthonormalizing these yields useful Reduced Basis functions. By recent results on greedy methods in Hilbert spaces, the convergence rate is asymptotically given by Kolmogoroff N-widths and therefore optimal in that sense. However, these N-widths seem to be unknown in PDE applications. Numerical experiments show that for solving elliptic second-order Dirichlet problems, the greedy method of this paper behaves like the known P-greedy method for interpolation, applied to second derivatives. Since the latter technique is known to realize Kolmogoroff N-widths for interpolation, it is hypothesized that the Kolmogoroff N-widths for solving second-order PDEs behave like the Kolmogoroff N-widths for second derivatives, but this is an open theoretical problem.

## Full text

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

## Figures

40 figures with captions in the complete paper: https://tomesphere.com/paper/1903.11536/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1903.11536/full.md

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