Homogeneous function

From HandWiki
Short description: Function with a multiplicative scaling behaviour

In mathematics, a homogeneous function is a function of several variables such that the following holds: If each of the function's arguments is multiplied by the same scalar, then the function's value is multiplied by some power of this scalar; the power is called the degree of homogeneity, or simply the degree. That is, if k is an integer, a function f of n variables is homogeneous of degree k if

[math]\displaystyle{ f(sx_1,\ldots, sx_n)=s^k f(x_1,\ldots, x_n) }[/math]

for every [math]\displaystyle{ x_1, \ldots, x_n, }[/math] and [math]\displaystyle{ s\ne 0. }[/math]

For example, a homogeneous polynomial of degree k defines a homogeneous function of degree k.

The above definition extends to functions whose domain and codomain are vector spaces over a field F: a function [math]\displaystyle{ f : V \to W }[/math] between two F-vector spaces is homogeneous of degree [math]\displaystyle{ k }[/math] if

[math]\displaystyle{ f(s \mathbf{v}) = s^k f(\mathbf{v}) }[/math]

 

 

 

 

(1)

for all nonzero [math]\displaystyle{ s \in F }[/math] and [math]\displaystyle{ v \in V. }[/math] This definition is often further generalized to functions whose domain is not V, but a cone in V, that is, a subset C of V such that [math]\displaystyle{ \mathbf{v}\in C }[/math] implies [math]\displaystyle{ s \mathbf{v}\in C }[/math] for every nonzero scalar s.

In the case of functions of several real variables and real vector spaces, a slightly more general form of homogeneity called positive homogeneity is often considered, by requiring only that the above identities hold for [math]\displaystyle{ s \gt 0, }[/math] and allowing any real number k as a degree of homogeneity. Every homogeneous real function is positively homogeneous. The converse is not true, but is locally true in the sense that (for integer degrees) the two kinds of homogeneity cannot be distinguished by considering the behavior of a function near a given point.

A norm over a real vector space is an example of a positively homogeneous function that is not homogeneous. A special case is the absolute value of real numbers. The quotient of two homogeneous polynomials of the same degree gives an example of a homogeneous function of degree zero. This example is fundamental in the definition of projective schemes.

Definitions

The concept of a homogeneous function was originally introduced for functions of several real variables. With the definition of vector spaces at the end of 19th century, the concept has been naturally extended to functions between vector spaces, since a tuple of variable values can be considered as a coordinate vector. It is this more general point of view that is described in this article.

There are two commonly used definitions. The general one works for vector spaces over arbitrary fields, and is restricted to degrees of homogeneity that are integers.

The second one supposes to work over the field of real numbers, or, more generally, over an ordered field. This definition restricts to positive values the scaling factor that occurs in the definition, and is therefore called positive homogeneity, the qualificative positive being often omitted when there is no risk of confusion. Positive homogeneity leads to consider more functions as homogeneous. For example, the absolute value and all norms are positively homogeneous functions that are not homogeneous.

The restriction of the scaling factor to real positive values allows also considering homogeneous functions whose degree of homogeneity is any real number.

General homogeneity

Let V and W be two vector spaces over a field F. A linear cone in V is a subset C of V such that [math]\displaystyle{ sx\in C }[/math] for all [math]\displaystyle{ x\in C }[/math] and all nonzero [math]\displaystyle{ s\in F. }[/math]

A homogeneous function f from V to W is a partial function from V to W that has a linear cone C as its domain, and satisfies

[math]\displaystyle{ f(sx) = s^kf(x) }[/math]

for some integer k, every [math]\displaystyle{ x\in C, }[/math] and every nonzero [math]\displaystyle{ s\in F. }[/math] The integer k is called the degree of homogeneity, or simply the degree of f.

A typical example of a homogeneous function of degree k is the function defined by a homogeneous polynomial of degree k. The rational function defined by the quotient of two homogeneous polynomials is a homogeneous function; its degree is the difference of the degrees of the numerator and the denominator; its cone of definition is the linear cone of the points where the value of denominator is not zero.

Homogeneous functions play a fundamental role in projective geometry since any homogeneous function f from V to W defines a well-defined function between the projectivizations of V and W. The homogeneous rational functions of degree zero (those defined by the quotient of two homogeneous polynomial of the same degree) play an essential role in the Proj construction of projective schemes.

Positive homogeneity

When working over the real numbers, or more generally over an ordered field, it is commonly convenient to consider positive homogeneity, the definition being exactly the same as that in the preceding section, with "nonzero s" replaced by "s > 0" in the definitions of a linear cone and a homogeneous function.

This change allow considering (positively) homogeneous functions with any real number as their degrees, since exponentiation with a positive real base is well defined.

Even in the case of integer degrees, there are many useful functions that are positively homogeneous without being homogeneous. This is, in particular, the case of the absolute value function and norms, which are all positively homogeneous of degree 1. They are not homogeneous since [math]\displaystyle{ |-x|=|x|\neq -|x| }[/math] if [math]\displaystyle{ x\neq 0. }[/math] This remains true in the complex case, since the field of the complex numbers [math]\displaystyle{ \C }[/math] and every complex vector space can be considered as real vector spaces.

Euler's homogeneous function theorem is a characterization of positively homogeneous differentiable functions, which may be considered as the fundamental theorem on homogeneous functions.

Examples

A homogeneous function is not necessarily continuous, as shown by this example. This is the function [math]\displaystyle{ f }[/math] defined by [math]\displaystyle{ f(x,y) = x }[/math] if [math]\displaystyle{ xy \gt 0 }[/math] and [math]\displaystyle{ f(x, y) = 0 }[/math] if [math]\displaystyle{ xy \leq 0. }[/math] This function is homogeneous of degree 1, that is, [math]\displaystyle{ f(s x, s y) = s f(x,y) }[/math] for any real numbers [math]\displaystyle{ s, x, y. }[/math] It is discontinuous at [math]\displaystyle{ y = 0, x \neq 0. }[/math]

Simple example

The function [math]\displaystyle{ f(x, y) = x^2 + y^2 }[/math] is homogeneous of degree 2: [math]\displaystyle{ f(tx, ty) = (tx)^2 + (ty)^2 = t^2 \left(x^2 + y^2\right) = t^2 f(x, y). }[/math]

Absolute value and norms

The absolute value of a real number is a positively homogeneous function of degree 1, which is not homogeneous, since [math]\displaystyle{ |sx|=s|x| }[/math] if [math]\displaystyle{ s\gt 0, }[/math] and [math]\displaystyle{ |sx|=-s|x| }[/math] if [math]\displaystyle{ s\lt 0. }[/math]

The absolute value of a complex number is a positively homogeneous function of degree [math]\displaystyle{ 1 }[/math] over the real numbers (that is, when considering the complex numbers as a vector space over the real numbers). It is not homogeneous, over the real numbers as well as over the complex numbers.

More generally, every norm and seminorm is a positively homogeneous function of degree 1 which is not a homogeneous function. As for the absolute value, if the norm or semi-norm is defined on a vector space over the complex numbers, this vector space has to be considered as vector space over the real number for applying the definition of a positively homogeneous function.

Linear functions

Any linear map [math]\displaystyle{ f : V \to W }[/math] between vector spaces over a field F is homogeneous of degree 1, by the definition of linearity: [math]\displaystyle{ f(\alpha \mathbf{v}) = \alpha f(\mathbf{v}) }[/math] for all [math]\displaystyle{ \alpha \in {F} }[/math] and [math]\displaystyle{ v \in V. }[/math]

Similarly, any multilinear function [math]\displaystyle{ f : V_1 \times V_2 \times \cdots V_n \to W }[/math] is homogeneous of degree [math]\displaystyle{ n, }[/math] by the definition of multilinearity: [math]\displaystyle{ f\left(\alpha \mathbf{v}_1, \ldots, \alpha \mathbf{v}_n\right) = \alpha^n f(\mathbf{v}_1, \ldots, \mathbf{v}_n) }[/math] for all [math]\displaystyle{ \alpha \in {F} }[/math] and [math]\displaystyle{ v_1 \in V_1, v_2 \in V_2, \ldots, v_n \in V_n. }[/math]

Homogeneous polynomials

Monomials in [math]\displaystyle{ n }[/math] variables define homogeneous functions [math]\displaystyle{ f : \mathbb{F}^n \to \mathbb{F}. }[/math] For example, [math]\displaystyle{ f(x, y, z) = x^5 y^2 z^3 \, }[/math] is homogeneous of degree 10 since [math]\displaystyle{ f(\alpha x, \alpha y, \alpha z) = (\alpha x)^5(\alpha y)^2(\alpha z)^3 = \alpha^{10} x^5 y^2 z^3 = \alpha^{10} f(x, y, z). \, }[/math] The degree is the sum of the exponents on the variables; in this example, [math]\displaystyle{ 10 = 5 + 2 + 3. }[/math]

A homogeneous polynomial is a polynomial made up of a sum of monomials of the same degree. For example, [math]\displaystyle{ x^5 + 2x^3 y^2 + 9xy^4 }[/math] is a homogeneous polynomial of degree 5. Homogeneous polynomials also define homogeneous functions.

Given a homogeneous polynomial of degree [math]\displaystyle{ k }[/math] with real coefficients that takes only positive values, one gets a positively homogeneous function of degree [math]\displaystyle{ k/d }[/math] by raising it to the power [math]\displaystyle{ 1 / d. }[/math] So for example, the following function is positively homogeneous of degree 1 but not homogeneous: [math]\displaystyle{ \left(x^2 + y^2 + z^2\right)^\frac{1}{2}. }[/math]

Min/max

For every set of weights [math]\displaystyle{ w_1,\dots,w_n, }[/math] the following functions are positively homogeneous of degree 1, but not homogeneous:

  • [math]\displaystyle{ \min\left(\frac{x_1}{w_1}, \dots, \frac{x_n}{w_n}\right) }[/math] (Leontief utilities)
  • [math]\displaystyle{ \max\left(\frac{x_1}{w_1}, \dots, \frac{x_n}{w_n}\right) }[/math]

Rational functions

Rational functions formed as the ratio of two homogeneous polynomials are homogeneous functions in their domain, that is, off of the linear cone formed by the zeros of the denominator. Thus, if [math]\displaystyle{ f }[/math] is homogeneous of degree [math]\displaystyle{ m }[/math] and [math]\displaystyle{ g }[/math] is homogeneous of degree [math]\displaystyle{ n, }[/math] then [math]\displaystyle{ f / g }[/math] is homogeneous of degree [math]\displaystyle{ m - n }[/math] away from the zeros of [math]\displaystyle{ g. }[/math]

Non-examples

The homogeneous real functions of a single variable have the form [math]\displaystyle{ x\mapsto cx^k }[/math] for some constant c. So, the affine function [math]\displaystyle{ x\mapsto x+5, }[/math] the natural logarithm [math]\displaystyle{ x\mapsto \ln(x), }[/math] and the exponential function [math]\displaystyle{ x\mapsto e^x }[/math] are not homogeneous.

Euler's theorem

Roughly speaking, Euler's homogeneous function theorem asserts that the positively homogeneous functions of a given degree are exactly the solution of a specific partial differential equation. More precisely:

Euler's homogeneous function theorem — If f is a (partial) function of n real variables that is positively homogeneous of degree k, and continuously differentiable in some open subset of [math]\displaystyle{ \R^n, }[/math] then it satisfies in this open set the partial differential equation [math]\displaystyle{ k\,f(x_1, \ldots,x_n)=\sum_{i=1}^n x_i\frac{\partial f}{\partial x_i}(x_1, \ldots,x_n). }[/math]

Conversely, every maximal continuously differentiable solution of this partial differentiable equation is a positively homogeneous function of degree k, defined on a positive cone (here, maximal means that the solution cannot be prolongated to a function with a larger domain).

As a consequence, if [math]\displaystyle{ f : \R^n \to \R }[/math] is continuously differentiable and homogeneous of degree [math]\displaystyle{ k, }[/math] its first-order partial derivatives [math]\displaystyle{ \partial f/\partial x_i }[/math] are homogeneous of degree [math]\displaystyle{ k - 1. }[/math] This results from Euler's theorem by differentiating the partial differential equation with respect to one variable.

In the case of a function of a single real variable ([math]\displaystyle{ n = 1 }[/math]), the theorem implies that a continuously differentiable and positively homogeneous function of degree k has the form [math]\displaystyle{ f(x)=c_+ x^k }[/math] for [math]\displaystyle{ x\gt 0 }[/math] and [math]\displaystyle{ f(x)=c_- x^k }[/math] for [math]\displaystyle{ x\lt 0. }[/math] The constants [math]\displaystyle{ c_+ }[/math] and [math]\displaystyle{ c_- }[/math] are not necessarily the same, as it is the case for the absolute value.

Application to differential equations

The substitution [math]\displaystyle{ v = y / x }[/math] converts the ordinary differential equation [math]\displaystyle{ I(x, y)\frac{\mathrm{d}y}{\mathrm{d}x} + J(x,y) = 0, }[/math] where [math]\displaystyle{ I }[/math] and [math]\displaystyle{ J }[/math] are homogeneous functions of the same degree, into the separable differential equation [math]\displaystyle{ x \frac{\mathrm{d}v}{\mathrm{d}x} = - \frac{J(1,v)}{I(1,v)} - v. }[/math]

Generalizations

Homogeneity under a monoid action

The definitions given above are all specialized cases of the following more general notion of homogeneity in which [math]\displaystyle{ X }[/math] can be any set (rather than a vector space) and the real numbers can be replaced by the more general notion of a monoid.

Let [math]\displaystyle{ M }[/math] be a monoid with identity element [math]\displaystyle{ 1 \in M, }[/math] let [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] be sets, and suppose that on both [math]\displaystyle{ X }[/math] and [math]\displaystyle{ Y }[/math] there are defined monoid actions of [math]\displaystyle{ M. }[/math] Let [math]\displaystyle{ k }[/math] be a non-negative integer and let [math]\displaystyle{ f : X \to Y }[/math] be a map. Then [math]\displaystyle{ f }[/math] is said to be homogeneous of degree [math]\displaystyle{ k }[/math] over [math]\displaystyle{ M }[/math] if for every [math]\displaystyle{ x \in X }[/math] and [math]\displaystyle{ m \in M, }[/math] [math]\displaystyle{ f(mx) = m^k f(x). }[/math] If in addition there is a function [math]\displaystyle{ M \to M, }[/math] denoted by [math]\displaystyle{ m \mapsto |m|, }[/math] called an absolute value then [math]\displaystyle{ f }[/math] is said to be absolutely homogeneous of degree [math]\displaystyle{ k }[/math] over [math]\displaystyle{ M }[/math] if for every [math]\displaystyle{ x \in X }[/math] and [math]\displaystyle{ m \in M, }[/math] [math]\displaystyle{ f(mx) = |m|^k f(x). }[/math]

A function is homogeneous over [math]\displaystyle{ M }[/math] (resp. absolutely homogeneous over [math]\displaystyle{ M }[/math]) if it is homogeneous of degree [math]\displaystyle{ 1 }[/math] over [math]\displaystyle{ M }[/math] (resp. absolutely homogeneous of degree [math]\displaystyle{ 1 }[/math] over [math]\displaystyle{ M }[/math]).

More generally, it is possible for the symbols [math]\displaystyle{ m^k }[/math] to be defined for [math]\displaystyle{ m \in M }[/math] with [math]\displaystyle{ k }[/math] being something other than an integer (for example, if [math]\displaystyle{ M }[/math] is the real numbers and [math]\displaystyle{ k }[/math] is a non-zero real number then [math]\displaystyle{ m^k }[/math] is defined even though [math]\displaystyle{ k }[/math] is not an integer). If this is the case then [math]\displaystyle{ f }[/math] will be called homogeneous of degree [math]\displaystyle{ k }[/math] over [math]\displaystyle{ M }[/math] if the same equality holds: [math]\displaystyle{ f(mx) = m^k f(x) \quad \text{ for every } x \in X \text{ and } m \in M. }[/math]

The notion of being absolutely homogeneous of degree [math]\displaystyle{ k }[/math] over [math]\displaystyle{ M }[/math] is generalized similarly.

Distributions (generalized functions)

A continuous function [math]\displaystyle{ f }[/math] on [math]\displaystyle{ \R^n }[/math] is homogeneous of degree [math]\displaystyle{ k }[/math] if and only if [math]\displaystyle{ \int_{\R^n} f(tx) \varphi(x)\, dx = t^k \int_{\R^n} f(x)\varphi(x)\, dx }[/math] for all compactly supported test functions [math]\displaystyle{ \varphi }[/math]; and nonzero real [math]\displaystyle{ t. }[/math] Equivalently, making a change of variable [math]\displaystyle{ y = tx, }[/math] [math]\displaystyle{ f }[/math] is homogeneous of degree [math]\displaystyle{ k }[/math] if and only if [math]\displaystyle{ t^{-n}\int_{\R^n} f(y)\varphi\left(\frac{y}{t}\right)\, dy = t^k \int_{\R^n} f(y)\varphi(y)\, dy }[/math] for all [math]\displaystyle{ t }[/math] and all test functions [math]\displaystyle{ \varphi. }[/math] The last display makes it possible to define homogeneity of distributions. A distribution [math]\displaystyle{ S }[/math] is homogeneous of degree [math]\displaystyle{ k }[/math] if [math]\displaystyle{ t^{-n} \langle S, \varphi \circ \mu_t \rangle = t^k \langle S, \varphi \rangle }[/math] for all nonzero real [math]\displaystyle{ t }[/math] and all test functions [math]\displaystyle{ \varphi. }[/math] Here the angle brackets denote the pairing between distributions and test functions, and [math]\displaystyle{ \mu_t : \R^n \to \R^n }[/math] is the mapping of scalar division by the real number [math]\displaystyle{ t. }[/math]

Glossary of name variants

Let [math]\displaystyle{ f : X \to Y }[/math] be a map between two vector spaces over a field [math]\displaystyle{ \mathbb{F} }[/math] (usually the real numbers [math]\displaystyle{ \R }[/math] or complex numbers [math]\displaystyle{ \Complex }[/math]). If [math]\displaystyle{ S }[/math] is a set of scalars, such as [math]\displaystyle{ \Z, }[/math] [math]\displaystyle{ [0, \infty), }[/math] or [math]\displaystyle{ \Reals }[/math] for example, then [math]\displaystyle{ f }[/math] is said to be homogeneous over [math]\displaystyle{ S }[/math] if [math]\displaystyle{ f(s x) = s f(x) }[/math] for every [math]\displaystyle{ x \in X }[/math] and scalar [math]\displaystyle{ s \in S. }[/math] For instance, every additive map between vector spaces is homogeneous over the rational numbers [math]\displaystyle{ S := \Q }[/math] although it might not be homogeneous over the real numbers [math]\displaystyle{ S := \R. }[/math]

The following commonly encountered special cases and variations of this definition have their own terminology:

  1. (Strict) Positive homogeneity:[1] [math]\displaystyle{ f(rx) = r f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all positive real [math]\displaystyle{ r \gt 0. }[/math]
    • When the function [math]\displaystyle{ f }[/math] is valued in a vector space or field, then this property is logically equivalent[proof 1] to nonnegative homogeneity, which by definition means:[2] [math]\displaystyle{ f(rx) = r f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all non-negative real [math]\displaystyle{ r \geq 0. }[/math] It is for this reason that positive homogeneity is often also called nonnegative homogeneity. However, for functions valued in the extended real numbers [math]\displaystyle{ [-\infty, \infty] = \Reals \cup \{\pm \infty\}, }[/math] which appear in fields like convex analysis, the multiplication [math]\displaystyle{ 0 \cdot f(x) }[/math] will be undefined whenever [math]\displaystyle{ f(x) = \pm \infty }[/math] and so these statements are not necessarily always interchangeable.[note 1]
    • This property is used in the definition of a sublinear function.[1][2]
    • Minkowski functionals are exactly those non-negative extended real-valued functions with this property.
  2. Real homogeneity: [math]\displaystyle{ f(rx) = r f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all real [math]\displaystyle{ r. }[/math]
    • This property is used in the definition of a real linear functional.
  3. Homogeneity:[3] [math]\displaystyle{ f(sx) = s f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all scalars [math]\displaystyle{ s \in \mathbb{F}. }[/math]
    • It is emphasized that this definition depends on the scalar field [math]\displaystyle{ \mathbb{F} }[/math] underlying the domain [math]\displaystyle{ X. }[/math]
    • This property is used in the definition of linear functionals and linear maps.[2]
  4. Conjugate homogeneity:[4] [math]\displaystyle{ f(sx) = \overline{s} f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all scalars [math]\displaystyle{ s \in \mathbb{F}. }[/math]
    • If [math]\displaystyle{ \mathbb{F} = \Complex }[/math] then [math]\displaystyle{ \overline{s} }[/math] typically denotes the complex conjugate of [math]\displaystyle{ s }[/math]. But more generally, as with semilinear maps for example, [math]\displaystyle{ \overline{s} }[/math] could be the image of [math]\displaystyle{ s }[/math] under some distinguished automorphism of [math]\displaystyle{ \mathbb{F}. }[/math]
    • Along with additivity, this property is assumed in the definition of an antilinear map. It is also assumed that one of the two coordinates of a sesquilinear form has this property (such as the inner product of a Hilbert space).

All of the above definitions can be generalized by replacing the condition [math]\displaystyle{ f(rx) = r f(x) }[/math] with [math]\displaystyle{ f(rx) = |r| f(x), }[/math] in which case that definition is prefixed with the word "absolute" or "absolutely." For example,

  1. Absolute homogeneity:[2] [math]\displaystyle{ f(sx) = |s| f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all scalars [math]\displaystyle{ s \in \mathbb{F}. }[/math]
    • This property is used in the definition of a seminorm and a norm.

If [math]\displaystyle{ k }[/math] is a fixed real number then the above definitions can be further generalized by replacing the condition [math]\displaystyle{ f(rx) = r f(x) }[/math] with [math]\displaystyle{ f(rx) = r^k f(x) }[/math] (and similarly, by replacing [math]\displaystyle{ f(rx) = |r| f(x) }[/math] with [math]\displaystyle{ f(rx) = |r|^k f(x) }[/math] for conditions using the absolute value, etc.), in which case the homogeneity is said to be "of degree [math]\displaystyle{ k }[/math]" (where in particular, all of the above definitions are "of degree [math]\displaystyle{ 1 }[/math]"). For instance,

  1. Real homogeneity of degree [math]\displaystyle{ k }[/math]: [math]\displaystyle{ f(rx) = r^k f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all real [math]\displaystyle{ r. }[/math]
  2. Homogeneity of degree [math]\displaystyle{ k }[/math]: [math]\displaystyle{ f(sx) = s^k f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all scalars [math]\displaystyle{ s \in \mathbb{F}. }[/math]
  3. Absolute real homogeneity of degree [math]\displaystyle{ k }[/math]: [math]\displaystyle{ f(rx) = |r|^k f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all real [math]\displaystyle{ r. }[/math]
  4. Absolute homogeneity of degree [math]\displaystyle{ k }[/math]: [math]\displaystyle{ f(sx) = |s|^k f(x) }[/math] for all [math]\displaystyle{ x \in X }[/math] and all scalars [math]\displaystyle{ s \in \mathbb{F}. }[/math]

A nonzero continuous function that is homogeneous of degree [math]\displaystyle{ k }[/math] on [math]\displaystyle{ \R^n \backslash \lbrace 0 \rbrace }[/math] extends continuously to [math]\displaystyle{ \R^n }[/math] if and only if [math]\displaystyle{ k \gt 0. }[/math]

See also

Notes

  1. However, if such an [math]\displaystyle{ f }[/math] satisfies [math]\displaystyle{ f(rx) = r f(x) }[/math] for all [math]\displaystyle{ r \gt 0 }[/math] and [math]\displaystyle{ x \in X, }[/math] then necessarily [math]\displaystyle{ f(0) \in \{\pm \infty, 0\} }[/math] and whenever [math]\displaystyle{ f(0), f(x) \in \R }[/math] are both real then [math]\displaystyle{ f(r x) = r f(x) }[/math] will hold for all [math]\displaystyle{ r \geq 0. }[/math]

Proofs

  1. Assume that [math]\displaystyle{ f }[/math] is strictly positively homogeneous and valued in a vector space or a field. Then [math]\displaystyle{ f(0) = f(2 \cdot 0) = 2 f(0) }[/math] so subtracting [math]\displaystyle{ f(0) }[/math] from both sides shows that [math]\displaystyle{ f(0) = 0. }[/math] Writing [math]\displaystyle{ r := 0, }[/math] then for any [math]\displaystyle{ x \in X, }[/math] [math]\displaystyle{ f(r x) = f(0) = 0 = 0 f(x) = r f(x), }[/math] which shows that [math]\displaystyle{ f }[/math] is nonnegative homogeneous.

References

  1. 1.0 1.1 Schechter 1996, pp. 313-314.
  2. 2.0 2.1 2.2 2.3 Kubrusly 2011, p. 200.
  3. Kubrusly 2011, p. 55.
  4. Kubrusly 2011, p. 310.

Sources

External links