Free account · your comment posts right after signup
Also known as power mean, Hölder mean, Minkowski mean
In mathematics, generalized means are a family of functions for aggregating sets of numbers. These include as special cases the Pythagorean means.
Article
In mathematics, generalized means (or power mean or Hölder mean from Otto Hölder) are a family of functions for aggregating sets of numbers. These include as special cases the Pythagorean means (arithmetic, geometric, and harmonic means).
Contents
Definition
If p is a non-zero real number, and
x
1
,
…
,
x
n
{\displaystyle x_{1},\dots ,x_{n}}
are positive real numbers, then the generalized mean or power mean with exponent p of these positive real numbers is
M
p
(
x
1
,
…
,
x
n
)
=
(
1
n
∑
i
=
1
n
x
i
p
)
1
Special cases
For some values of
p
{\displaystyle p}
, the mean
M
p
(
x
1
,
…
,
x
n
)
{\displaystyle M_{p}(x_{1},\dots ,x_{n})}
corresponds to a well known mean.
Properties
Let
x
1
,
…
,
x
n
{\displaystyle x_{1},\dots ,x_{n}}
be a sequence of positive real numbers, then the following properties hold:
This covers the geometric mean without using a limit with f(x) = log(x). The power mean is obtained for f(x) = xp. Properties of these means are studied in de Carvalho (2016).
Applications
Signal processing
A power mean serves a non-linear moving average which is shifted towards small signal values for small p and emphasizes big signal values for big p. Given an efficient implementation of a moving arithmetic mean called smooth one can implement a moving power mean according to the following Haskell code.
For big p it can serve as an envelope detector on a rectified signal.
For small p it can serve as a baseline detector on a mass spectrum.
Article from Wikipedia (CC BY-SA 4.0), where it is maintained by volunteer editors.
In particular, for p in {−1, 0, 1}, the generalized mean inequality implies the Pythagorean means inequality as well as the inequality of arithmetic and geometric means.
We get the inequality for means with exponents −p and −q, and we can use the same reasoning backwards, thus proving the inequalities to be equivalent, which will be used in some of the later proofs.
By applying the exponential function to both sides and observing that as a strictly increasing function it preserves the sign of the inequality, we get