Physlib.SpaceAndTime.Space.Norm
43 declarations
Norm Power Series
#normPowerSeriesFor a natural number and a vector in the -dimensional space , the function returns the real value \[ \sqrt{\|x\|^2 + \frac{1}{n+1}} \] where is the Euclidean norm. This sequence of functions is differentiable everywhere and converges to as .
For any natural number , the function on the -dimensional space is defined such that for any , its value is \[ \text{normPowerSeries } n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] where denotes the Euclidean norm.
For any natural number , the function on the -dimensional space is defined such that for any , its value is \[ \text{normPowerSeries } n(x) = \left(\|x\|^2 + \frac{1}{n+1}\right)^{1/2} \] where denotes the Euclidean norm.
is Differentiable
#normPowerSeries_differentiableFor any dimension and any natural number , the function on , defined by \[ \text{normPowerSeries}_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}}, \] is differentiable over at every point , where denotes the Euclidean norm on .
For any dimension and any non-zero vector , the sequence converges to the Euclidean norm as .
as for
#normPowerSeries_inv_tendstoFor any dimension and any non-zero vector , the sequence of the inverse of the norm power series, , converges to the inverse of the Euclidean norm as .
For any dimension , natural number , vector , and index , the partial derivative of the norm power series function with respect to the -th coordinate is given by: \[ \frac{\partial}{\partial x_i} \left( \text{normPowerSeries}_n(x) \right) = \frac{x_i}{\sqrt{\|x\|^2 + \frac{1}{n+1}}} \] where is the -th component of relative to the standard orthonormal basis and is the Euclidean norm.
Fréchet Derivative of equals
#fderiv_normPowerSeriesFor any dimension , natural number , and vectors , the Fréchet derivative of the norm power series function at the point applied to the vector is given by: \[ Df_n(x)y = \frac{\langle y, x \rangle}{\sqrt{\|x\|^2 + \frac{1}{n+1}}} \] where denotes the standard real inner product and is the Euclidean norm in .
For any dimension , non-zero vector , and coordinate index , the sequence of partial derivatives of the norm power series function with respect to the -th coordinate converges to as , where is the -th component of and is the Euclidean norm. Mathematically, \[ \lim_{n \to \infty} \frac{\partial}{\partial x_i} \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right) = \frac{x_i}{\|x\|} \]
For any dimension , non-zero vector , and any vector , the Fréchet derivative of the function at the point applied to the vector converges to as . Here, denotes the standard real inner product and is the Euclidean norm in . Mathematically, \[ \lim_{n \to \infty} D \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right) (y) = \frac{\langle y, x \rangle}{\|x\|} \]
is Almost Everywhere Strongly Measurable
#normPowerSeries_aestronglyMeasurableFor any natural number , the function defined by \[ \text{normPowerSeries}_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] is almost everywhere strongly measurable with respect to the volume measure on the -dimensional space , where denotes the Euclidean norm.
For any natural number and any vector in the -dimensional space , the value of the function is non-negative, where denotes the Euclidean norm.
For any natural number and any vector in the -dimensional space , the function is strictly positive, where denotes the Euclidean norm.
For any natural number and any vector in the -dimensional space , the value of the function is non-zero, where denotes the Euclidean norm.
For any natural number and any vector in the -dimensional space , the value of the norm power series is less than or equal to the Euclidean norm plus 1: \[ \sqrt{\|x\|^2 + \frac{1}{n+1}} \leq \|x\| + 1 \]
For any natural number and any vector in the -dimensional space , the Euclidean norm is strictly less than the value of the norm power series , defined as: \[ \|x\| < \sqrt{\|x\|^2 + \frac{1}{n+1}} \]
For any natural number and any vector in the -dimensional space , the Euclidean norm is less than or equal to the value of the norm power series at and , given by: \[ \|x\| \leq \sqrt{\|x\|^2 + \frac{1}{n+1}} \] where .
For any dimension , any natural number , any integer , and any non-zero vector , the -th power of the norm power series is less than or equal to the sum of the -th powers of and : \[ (f_n(x))^m \leq (\|x\| + 1)^m + \|x\|^m \] where is the Euclidean norm.
For any dimension , natural number , and any non-zero vector in , the inverse of the norm power series is less than or equal to the inverse of its Euclidean norm : \[ \frac{1}{\sqrt{\|x\|^2 + \frac{1}{n+1}}} \leq \frac{1}{\|x\|} \]
for the norm power series
#normPowerSeries_log_le_normPowerSeriesFor any natural number and vector in a -dimensional space, the norm power series satisfies the inequality \[ |\log(f_n(x))| \le \frac{1}{f_n(x)} + f_n(x) \] where is the Euclidean norm and is the natural logarithm.
For any dimension , natural number , and any non-zero vector , the norm power series satisfies the inequality \[ |\log(f_n(x))| \leq \frac{1}{\|x\|} + (\|x\| + 1) \] where is the Euclidean norm and denotes the natural logarithm.
Integer powers of the norm power series are distributionally bounded
#normPowerSeries_zpowFor any dimension , natural number , and integer , the function on is distributionally bounded (satisfies the `IsDistBounded` property), where is the -th norm power series defined as \[ f_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] and denotes the Euclidean norm.
The Norm Power Series is Distributionally Bounded
#normPowerSeries_singleFor any dimension and natural number , the function on is distributionally bounded (satisfies the `IsDistBounded` property), where is the -th norm power series defined as \[ f_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] and denotes the Euclidean norm.
The Inverse of the Norm Power Series is Distributionally Bounded
#normPowerSeries_invFor any dimension and natural number , the function is distributionally bounded (satisfies the `IsDistBounded` property) on the -dimensional space, where is the -th norm power series defined as \[ f_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] and denotes the Euclidean norm.
The Partial Derivative of the Norm Power Series is Distributionally Bounded
#normPowerSeries_derivFor any dimension , natural number , and index , the partial derivative of the -th norm power series with respect to the -th coordinate, mapping to , is distributionally bounded (satisfies the `IsDistBounded` property).
The Fréchet Derivative of the Norm Power Series is Distributionally Bounded
#normPowerSeries_fderivFor any dimension , natural number , and vector , the function is distributionally bounded (satisfies the `IsDistBounded` property), where is the -th norm power series and denotes its Fréchet derivative at the point .
The Logarithm of the Norm Power Series is Distributionally Bounded
#normPowerSeries_logFor any dimension and natural number , the function defined on the -dimensional space is distributionally bounded (satisfies the `IsDistBounded` property), where is the -th norm power series defined as \[ f_n(x) = \sqrt{\|x\|^2 + \frac{1}{n+1}} \] and denotes the Euclidean norm.
is Differentiable for any
#differentiable_normPowerSeries_zpowFor any dimension , natural number , and integer , the function is differentiable over on , where and denotes the Euclidean norm on .
The function is Differentiable
#differentiable_normPowerSeries_invFor any dimension and any natural number , the function mapping from to is differentiable, where and denotes the Euclidean norm.
The function is Differentiable
#differentiable_log_normPowerSeriesFor any dimension and any natural number , the function mapping from the -dimensional space to is differentiable at every point , where denotes the Euclidean norm.
For any dimension , natural number , integer , and vector , the partial derivative with respect to the -th coordinate of the function mapping to the -th power of the norm power series is given by: \[ \frac{\partial}{\partial x_i} \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right)^m = m \cdot x_i \cdot \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right)^{m-2} \] where denotes the -th component of and is the Euclidean norm.
For any dimension , natural number , integer , and vectors , the Fréchet derivative of the function mapping to the -th power of the norm power series evaluated at in the direction is given by: \[ D \left( \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right)^m \right) (y) = m \cdot \langle y, x \rangle \cdot \left( \sqrt{\|x\|^2 + \frac{1}{n+1}} \right)^{m-2} \] where denotes the Euclidean norm and denotes the standard inner product on .
Partial Derivative of is
#deriv_log_normPowerSeriesFor any dimension , natural number , vector , and index , the partial derivative of the logarithm of the norm power series with respect to the -th coordinate is given by: \[ \frac{\partial}{\partial x_i} \log(\text{normPowerSeries}_n(x)) = x_i \cdot (\text{normPowerSeries}_n(x))^{-2} \] where , is the Euclidean norm, and denotes the -th component of relative to the standard orthonormal basis.
Fréchet Derivative of is
#fderiv_log_normPowerSeriesFor any dimension and natural number , let be the norm power series defined on the -dimensional real inner product space . For any vectors , the Fréchet derivative of the function at the point applied to the vector is given by: \[ D(\log(f_n(x))) \cdot y = \langle y, x \rangle \cdot f_n(x)^{-2} \] where denotes the standard inner product on .
in the Sense of Distributions
#gradient_dist_normPowerSeries_zpowFor any dimension , natural number , and integer , let be the -th norm power series on the -dimensional real inner product space , where is the Euclidean norm. The distributional gradient of the function is equal to the distribution associated with the vector-valued function \[ x \mapsto m \cdot f_n(x)^{m-2} \cdot \mathbf{x} \] where denotes the coordinate representation of in the standard orthonormal basis of .
Distributional gradient as for
#gradient_dist_normPowerSeries_zpow_tendsTo_distGrad_normLet be a real inner product space of dimension . For each , let be the norm power series defined by , where denotes the Euclidean norm. For any integer , any Schwartz test function , and any vector , the inner product of the distributional gradient of with converges to the inner product of the distributional gradient of with as : \[ \lim_{n \to \infty} \langle (\nabla f_n^m)(\eta), y \rangle = \langle (\nabla \|x\|^m)(\eta), y \rangle \] Here denotes the gradient operator in the sense of distributions.
Let be a real inner product space of dimension . For each , let be the -th norm power series defined by , where is the Euclidean norm. For any integer such that , any Schwartz test function , and any vector , the following limit holds: \[ \lim_{n \to \infty} \langle (\nabla \mathcal{T}_{f_n^m})(\eta), y \rangle = \langle \mathcal{T}_{m \|x\|^{m-2} \mathbf{x}}(\eta), y \rangle \] where denotes the regular distribution associated with a function , denotes the gradient in the sense of distributions, and denotes the coordinate representation of in the standard orthonormal basis of .
in the sense of distributions
#gradient_dist_normPowerSeries_logFor any dimension and natural number , let be the -th norm power series defined by , where denotes the Euclidean norm. The distributional gradient of the distribution associated with the function is equal to the distribution associated with the vector-valued function : \[ \nabla \mathcal{T}_{\log(f_n)} = \mathcal{T}_{f_n^{-2} \mathbf{x}} \] where denotes the coordinate representation of the vector in the standard orthonormal basis of , and denotes the regular distribution induced by a function .
as in the sense of distributions
#gradient_dist_normPowerSeries_log_tendsTo_distGrad_normFor any natural number , let be a real inner product space of dimension . Let be the -th norm power series. For any Schwartz test function and any vector , the sequence of real values obtained by taking the inner product of the distributional gradient of (evaluated at ) with converges to the inner product of the distributional gradient of (evaluated at ) with as . Mathematically, this is expressed as: \[ \lim_{n \to \infty} \langle (\nabla T_{\ln f_n})(\eta), y \rangle = \langle (\nabla T_{\ln \|x\|})(\eta), y \rangle \] where denotes the distribution associated with a function and denotes the distributional Fréchet derivative.
For any natural number , let be a real inner product space of dimension . Let be the -th norm power series, where denotes the Euclidean norm. For any Schwartz test function and any coordinate vector , the limit as of the inner product of the distributional gradient of (evaluated at ) with is: \[ \lim_{n \to \infty} \langle (\nabla \mathcal{T}_{\ln f_n})(\eta), y \rangle = \langle \mathcal{T}_{\|x\|^{-2} \mathbf{x}}(\eta), y \rangle \] where denotes the regular distribution induced by a function , denotes the distributional gradient, and denotes the coordinate representation of the vector in the standard orthonormal basis of .
in the sense of distributions for
#distGrad_distOfFunction_norm_zpowLet be a real inner product space of dimension . For any integer such that , the distributional gradient of the function is equal to the distribution associated with the vector-valued function . Mathematically, \[ \nabla \mathcal{T}_{\|x\|^m} = \mathcal{T}_{m \|x\|^{m-2} \mathbf{x}} \] where denotes the Euclidean norm, is the position vector (represented in the standard orthonormal basis of ), and is the regular distribution induced by a function .
Distributional Gradient of Equals
#distGrad_distOfFunction_log_normFor any natural number , let be a real inner product space of dimension . The distributional gradient of the regular distribution induced by the function is equal to the regular distribution induced by the vector-valued function , where denotes the Euclidean norm and denotes the coordinate representation of in the standard orthonormal basis of . Mathematically, this is expressed as: \[ \nabla T_{\ln \|x\|} = T_{\|x\|^{-2} \mathbf{x}} \] where denotes the distribution associated with a function .
The distributional divergence
#distDiv_inv_pow_eq_dimFor any natural number , let . In the -dimensional real inner product space , the distributional divergence of the vector-valued function (where is identified with its coordinate representation in the standard basis) is equal to , where is the Euclidean norm, is the volume of the unit ball in the space, and is the Dirac delta distribution at the origin.
