Descent of an even smooth curve through the square map #
The regularized radial derivative is obtained from the integral Hadamard
formula, not from a convergent power series. Its iterates are the genuine
one-sided derivatives of X ↦ f (sqrt X).
Average, given by ∫ t in (0 : ℝ)..1, f (t * x).
Instances For
Radial derivative, given by (1 / 2 : ℝ) • average (iteratedDeriv 2 f) x.
Equations
Instances For
Descent, given by f (Real.sqrt X).
Equations
Instances For
Radial iterate, given by (radialDerivative^[n]) f.
Equations
Instances For
The iterates of the regularized radial derivative are the actual one-sided derivatives, including at the origin.
Exact right jets of the descended function.
The local theorem uses an explicit cutoff extension. This extension is constructed here; the input is not assumed to have a global even extension.
Even cutoff, given by SmoothCutoffs.scaledCutoff (2 / r) x * SmoothCutoffs.scaledCutoff (2 / r) (-x).
Equations
Instances For
Localized, given by evenCutoff r x • f x.
Equations
Instances For
Smoothness at the boundary requires only a smooth even germ on a symmetric open interval. The global cutoff extension is constructed in the proof.
The exact endpoint jets of the local descent, using actual within derivatives on the closed positive half-line.