Inductive step for the structural bound on iterated Fréchet derivatives of 1/P: given a
polynomial L_prev controlling the k-th iterated derivative as
‖D^k(1/P)(ξ)‖ ≤ ‖L_prev(ξ)‖ / ‖P(ξ)‖^(1+k), produce a polynomial L_next of degree
at most (deg P - 1)(k+1) controlling the (k+1)-th iterated derivative analogously.
Structural bound on the k-th iterated Fréchet derivative of 1/P: there exists a
polynomial L of total degree at most (deg P - 1)·k such that
‖D^k(1/P)(ξ)‖ ≤ ‖L(ξ)‖ / ‖P(ξ)‖^(1+k) whenever P(ξ) ≠ 0. Proved by induction using
iteratedFDeriv_poly_reciprocal_step.
Polynomial growth bound for evaluation of a real multivariate polynomial: there exists
A > 0 so that ‖Q(ξ)‖ ≤ A · (1 + ‖ξ‖)^(deg Q) for all ξ.
Quantitative bound on iterated Fréchet derivatives of 1/P outside {‖ξ‖ > 1/C}:
combining the structural polynomial bound with the polynomial growth of its coefficients,
one obtains
‖D^k(1/P)(ξ)‖ ≤ C₁ · (1 + ‖ξ‖)^((m-1)·k) / ‖P(ξ)‖^(1+k).
Polynomial growth bound for evalAtReal Q: there exists A > 0 such that for every real
input ξ, ‖Q(ξ)‖ ≤ A · (1 + ‖ξ‖)^(deg Q). Complex-coefficient analogue of
mvPolynomial_eval_norm_le_pow.
Multi-index derivative bound for 1/P outside {‖ξ‖ > 1/C}: under the polynomial lower
bound ‖P(ξ)‖ ≥ C · ‖ξ‖^m, an iterated partial derivative ∂^α (1/P) of order |α| decays
like ‖ξ‖^(-(m + |α|)). This is the elliptic-style parametrix decay estimate from
Melrose Cor 12.15.