PhyslibSearch

Physlib.Mathematics.Distribution.PowMul

3 declarations

theorem

The norm of the ii-th derivative of the identity embedding xxx \mapsto x is x|x|, 11, or 00

#norm_iteratedFDeriv_ofRealCLM

Let k\mathbb{k} be a field (either R\mathbb{R} or C\mathbb{C}) and let f:Rkf: \mathbb{R} \to \mathbb{k} be the canonical continuous linear embedding defined by f(x)=xf(x) = x. For any xRx \in \mathbb{R} and any iNi \in \mathbb{N}, the norm of the ii-th iterated Fréchet derivative of ff at xx is given by: Dif(x)={xif i=01if i=10if i2 \left\| D^i f(x) \right\| = \begin{cases} |x| & \text{if } i = 0 \\ 1 & \text{if } i = 1 \\ 0 & \text{if } i \geq 2 \end{cases}

definition

Multiplication by xx on S(R,k)\mathcal{S}(\mathbb{R}, \mathbb{k})

#powOneMul

The continuous linear map L:S(R,k)S(R,k)L: \mathcal{S}(\mathbb{R}, \mathbb{k}) \to \mathcal{S}(\mathbb{R}, \mathbb{k}) defined by mapping a Schwartz function ψ\psi to the function xxψ(x)x \mapsto x \psi(x), where S(R,k)\mathcal{S}(\mathbb{R}, \mathbb{k}) is the Schwartz space of rapidly decreasing functions on R\mathbb{R} taking values in the field k\mathbb{k} (where k\mathbb{k} is R\mathbb{R} or C\mathbb{C}).

theorem

(powOneMul ψ)(x)=xψ(x)(\text{powOneMul } \psi)(x) = x \cdot \psi(x)

#powOneMul_apply

Let S(R,k)\mathcal{S}(\mathbb{R}, \mathbb{k}) denote the Schwartz space of rapidly decreasing functions from R\mathbb{R} to a field k\mathbb{k} (where k\mathbb{k} is R\mathbb{R} or C\mathbb{C}). For any Schwartz function ψS(R,k)\psi \in \mathcal{S}(\mathbb{R}, \mathbb{k}) and any xRx \in \mathbb{R}, the value of the Schwartz function (powOneMul ψ)(\text{powOneMul } \psi) evaluated at xx is given by xψ(x)x \cdot \psi(x).