Symmetric Function

From GM-RKB
Jump to navigation Jump to search

A Symmetric Function is a function that remains unchanged under any permutation of its input variables, meaning its value is the same regardless of the order of its arguments.



References

2024

  • (Wikipedia, 2024) ⇒ https://en.wikipedia.org/wiki/Symmetric_function Retrieved:2024-9-13.
    • In mathematics, a function of [math]\displaystyle{ n }[/math] variables is symmetric if its value is the same no matter the order of its arguments. For example, a function [math]\displaystyle{ f\left(x_1,x_2\right) }[/math] of two arguments is a symmetric function if and only if [math]\displaystyle{ f\left(x_1,x_2\right) = f\left(x_2,x_1\right) }[/math] for all [math]\displaystyle{ x_1 }[/math] and [math]\displaystyle{ x_2 }[/math] such that [math]\displaystyle{ \left(x_1,x_2\right) }[/math] and [math]\displaystyle{ \left(x_2,x_1\right) }[/math] are in the domain of [math]\displaystyle{ f. }[/math] The most commonly encountered symmetric functions are polynomial functions, which are given by the symmetric polynomials.

      A related notion is alternating polynomials, which change sign under an interchange of variables. Aside from polynomial functions, tensors that act as functions of several vectors can be symmetric, and in fact the space of symmetric [math]\displaystyle{ k }[/math] -tensors on a vector space [math]\displaystyle{ V }[/math] is isomorphic to the space of homogeneous polynomials of degree [math]\displaystyle{ k }[/math] on [math]\displaystyle{ V. }[/math] Symmetric functions should not be confused with even and odd functions, which have a different sort of symmetry.

2009

    • In mathematics, the term "symmetric function" can mean two different things. A symmetric function of n variables is one whose value at any n-tuple of arguments is the same as its value at any permutation of that n-tuple. While this notion can apply to any type of function whose n arguments live in the same set, it is most often used for polynomial functions, in which case these are the functions given by symmetric polynomials. There is hardly any systematic theory of symmetric non-polynomial functions of n variables, which are therefore not considered in this article.