Content deleted Content added
→See also: Exchangeable random variables |
|||
(42 intermediate revisions by 28 users not shown) | |||
Line 1:
{{Short description|Function that is invariant under all permutations of its variables}}
{{About|functions that are invariant under all permutations of their variables|the generalization of symmetric polynomials to infinitely many variables (in algebraic combinatorics)|ring of symmetric functions|symmetric functions on elements of a vector space |symmetric tensor}}
In [[mathematics]], a [[Function (mathematics)|function]] of <math>n</math> variables is '''symmetric''' if its value is the same no matter the order of its [[Argument of a function|arguments]]. For example, a function <math>f\left(x_1,x_2\right)</math> of two arguments is a symmetric function if and only if <math>f\left(x_1,x_2\right) = f\left(x_2,x_1\right)</math> for all <math>x_1</math> and <math>x_2</math> such that <math>\left(x_1,x_2\right)</math> and <math>\left(x_2,x_1\right)</math> are in the [[Domain of a function|___domain]] of <math>f.</math> The most commonly encountered symmetric functions are [[polynomial function]]s, which are given by the [[symmetric polynomial]]s.
A related notion is [[alternating polynomial]]s, which change sign under an interchange of variables. Aside from polynomial functions, [[Symmetric tensor|tensors]] that act as functions of several vectors can be symmetric, and in fact the space of symmetric <math>k</math>-tensors on a [[vector space]] <math>V</math> is [[isomorphic]] to the space of [[homogeneous polynomials]] of degree <math>k</math> on <math>V.</math> Symmetric functions should not be confused with [[even and odd functions]], which have a different sort of symmetry.
== Symmetrization ==
{{main|Symmetrization}}
Given any function ''f'' in ''n'' variables with values in an abelian group, a symmetric function can be constructed by summing values of ''f'' over all permutations of the arguments. Similarly, an anti-symmetric function can be constructed by summing over [[even permutation]]s and subtracting the sum over [[odd permutation]]s. These operations are of course not invertible, and could well result in a function that is identically zero for nontrivial functions ''f''. The only general case where ''f'' can be recovered if both its symmetrization and anti-symmetrization are known is when ''n'' = 2 and the abelian group admits a division by 2 (inverse of doubling); then ''f'' is equal to half the sum of its symmetrization and its anti-symmetrization.▼
▲Given any function
== Examples ==▼
* Consider the following real function:▼
<ul>
<math>f(x_1,x_2,x_3)=(x-x_1)(x-x_2)(x-x_3)</math>▼
▲<math display=block>f(x_1,x_2,x_3) = (x-x_1)(x-x_2)(x-x_3).</math>
<math display=block>f(x_1,x_2,
In general, the function remains the same for every [[permutation]] of its variables. This means that, in this case
<math
and so on, for all permutations of <math>x_1, x_2, x_3.</math>
</li>
▲By definition, a symmetric function with n variables has the property that
<math display=block>f(x,y) = x^2 + y^2 - r^2.</math>▼
<math display=block>f(y,x) = y^2 + x^2 - r^2,</math>▼
which yields exactly the same results as the original <math>f(x, y).</math>
</li>
▲<math>f(x_1,x_2,...,x_n)=f(x_2,x_1,...,x_n)=f(x_3,x_1,...,x_n,x_{n-1})</math> etc.
<math display=block>f(y,x) = ay^2 + bx^2 - r^2.</math>
This function is not the same as the original if <math>a \neq b,</math> which makes it non-symmetric.
</li>
</ul>
== Applications ==▼
▲In general, the function remains the same for every [[permutation]] of its variables. This means that, in this case:
=== U-statistics ===▼
{{main|U-statistic}}▼
In [[statistics]], an
▲<math> (x-x_1)(x-x_2)(x-x_3)=(x-x_2)(x-x_1)(x-x_3)=(x-x_3)(x-x_1)(x-x_2)</math>, and so on, for all permutations of <math>x_1,x_2,x_3</math>
==See also==▼
▲* Consider the circle function:
* {{annotated link|Alternating polynomial}}
▲<math>f(x,y)=x^2+y^2-r^2</math>
* {{annotated link|Elementary symmetric polynomial}}
* {{annotated link|Even and odd functions}}
* {{annotated link|Exchangeable random variables}}
* {{annotated link|Symmetrization}}
* {{annotated link|Vandermonde polynomial}}
==References==
▲If the x,y variables are interchanged the function becomes
{{reflist}}
▲<math>f(y,x)=y^2+x^2-r^2</math>
{{reflist|group=note}}
* [[F. N. David]], [[M. G. Kendall]] & D. E. Barton (1966) ''Symmetric Function and Allied Tables'', [[Cambridge University Press]].
* Joseph P. S. Kung, [[Gian-Carlo Rota]], & [[Catherine Yan|Catherine H. Yan]] (2009) ''[[Combinatorics: The Rota Way]]'', §5.1 Symmetric functions, pp 222–5, Cambridge University Press, {{isbn|978-0-521-73794-4}}.
{{Tensors}}
▲* Consider now the ellipse equation:
▲<math>f(x,y)=(\frac{x}{a})^2+(\frac{y}{b})^2-r^2</math>
▲If x and y are interchanged, the function becomes
▲== Applications ==
▲=== U-statistics ===
▲{{main|U-statistic}}
▲In [[statistics]], an ''n''-sample statistic (a function in ''n'' variables) that is obtained by [[bootstrapping (statistics)|bootstrapping]] symmetrization of a ''k''-sample statistic, yielding a symmetric function in ''n'' variables, is called a [[U-statistic]]. Examples include the [[sample mean]] and [[sample variance]].
▲==See also==
▲* [[Ring of symmetric functions]]
▲* [[Quasisymmetric function]]
[[Category:Combinatorics]]
[[Category:Symmetric functions| ]]
[[Category:Properties of binary operations]]
|