Symmetric Polynomial Explained for Homework

storm4438
Messages
7
Reaction score
0

Homework Statement



No problem exactly I am just reading a book that refrences symmetric polynomials but i don't know what a symmetric polynomial is. I looked at the wiki page but i didn't really get what it was saying. Any help on clearing up the meaning would be greatly appreciated.

Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
Suppose you have a polynomial in n variables: (X1, X2, ..., Xn). e.g. y = X15 + X22 + 2

A symmetric polynomial is a polynomial such that if you swap any of the variables, you still get the same polynomial. For example, consider:

X12 + X2 (1)

Let's swap X1 with X2, so we get:

X22 + X1. This is not equal to (1).

----

Now consider:

X12 + X22 + X32 (2)

Let's swap X1 with X2, so we get:

X22 + X12 + X32, which is equivalent with (2). You can further check that no matter how you permute X1, X2 and X3, you will get the same polynomial. Therefore, (2) is a symmetric polynomial.

Hopefully this helped.
 
Yes thank you that helps very much, the examples make it much more clear. Now if you don't mind me asking one more question. What is Newtons theorem of symmetric polynomials. They use it in Edwards book on galois theory but i didnt understand his explination of it.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top