Exercises on symmetric polynomials

  1. Prove that the ring 𝕂[x1, x2, ..., xn] with 𝕂 a field, is an integral domain.

  2. Express (if possible) the following polynomials in terms of symmetric elementary functions.

    1. x12x2 + x22x3 + x32x1

    2. x13 + x22 + x23 + x32 + x33 + x12

    3. x12 + x22 + x32

    4. x12x22 + x12x32 + x22x32

  3. Let f(x) the polynomial x3 + 3x2 βˆ’ 6x + 3. Given the roots α1, α2, α3, determine the monic polynomial with roots

    1. 1/α12, 1/α22, 1/α32

    2. and the monic polynomial with roots α12, α22, α32.

  4. Prove that the set of symmetric polynomials in a field 𝕂 forms a subring of the polynomial ring 𝕂[x1,..., xn].

  5. If possible express the following function in terms of elementary symmetric functions

    x/y + y/z + z/x

  6. Prove that the subset SΜƒ of 𝕂(x1,..., xn) of rational symmetric functions is a field.

  7. Prove that if f/g is symmetric, then any rational function equivalent to it is symmetric as well.

  8. Prove in detail that 𝕂(x1,..., xn) is a field with respect to the operations previously defined, that is the field of quotients of 𝕂[x1,..., xn].

Solutions

  1. We can represent an element of 𝕂[x1, x2, ..., xn] as

    f(x1, x2, ..., xn) = βˆ‘ ai1i2...in x1i1 x2i2 ... xnin

    with deg f = m. The zero element is the polynomial with all ck = 0 and the multiplicative identity 1, has c0 = 1, ck= 0 for k > 0. Every nonzero polynomial has a degree.

    If we take a second polynomial g = βˆ‘ bi1i2...in x1i1 x2i2 ... xnin, deg g = n and consider the product fΒ·g, then

    deg(fΒ·g) = deg(f) + deg(g),   for f,g ≠ 0 in 𝕂[x1, x2, ..., xn]

    follows because the leading nonzero term of fΒ·g is am bn xm+n, with am,bn ≠ 0. Obviously 𝕂[x1, x2, ..., xn] has no zero divisors and is an integral domain.

    1. It is not symmetric (the combination of elementary symmetric function is a symmetric function).

    2. It's a symmetric polynomial with highest term x13, i.e. 300. φ1 = σ13= (x1 + x2 + x3)3, f1 = f βˆ’ φ1.

      φ1 = (x1 + x2 + x3)3 = x13 + x23 + x33 + 3(x12x2 + x22x3 + x32x1 + x1x22 + x2x32 + x3x12) + 6x1x2x3

      f1 = f βˆ’ φ1 = βˆ’3(x12x2 + x22x3 + x32x1 + x1x22 + x2x32 + x3x12) βˆ’ 6x1x2x3 = βˆ’3βˆ‘i β‰  j xi2xj βˆ’ 6x1x2x3

      whose highest term is βˆ’3x12x2 hence 210.

      φ2 = βˆ’3σ1σ2 = βˆ’3(x1 + x2 + x3)(x1 x2 + x1x3 + x2x3) = βˆ’3βˆ‘i β‰  j xi2xj βˆ’ 9x1 x2 x3.

      f2 = βˆ’3βˆ‘i β‰  j xi2xj βˆ’ 6x1x2x3 + 3βˆ‘i β‰  j xi2xj + 9x1 x2 x3 = 3x1 x2 x3.

      φ3 = 3σ11βˆ’0 σ21βˆ’1 σ31βˆ’0 = 3σ3 = + 3x1 x2 x3.

      f3 = 3x1 x2 x3 βˆ’ 3x1x2x3 = 0

      f = φ1 + φ2 + φ3 = Οƒ13 βˆ’ 3Οƒ1Οƒ2 + 3σ3.

    3. The leading term is x12 hence 200.

      φ1 = σ12 = (x1 + x2 + x3)2 = x12 + x22 + x32 + 2(x1x2 + x2x3 + x1x3)

      f1 = f βˆ’ σ12 = βˆ’2(x1x2 + x2x3 + x1x3)

      with leading term βˆ’2x1x2 hence 110.

      φ2 = βˆ’2σ11-1 σ21-0 = βˆ’2σ2 = βˆ’2(x1x2 + x2x3 + x1x3)

      And f3 = f2 βˆ’φ2 = 0

      Thus f = φ1 + φ2 = σ12 βˆ’ 2σ2

    4. It's not a symmetric polynomial.

  2. Using Viete's relations

    1. a1 = 3 = βˆ’(α1 + α2 + α3)

      a2 = βˆ’6 = (α1 α2 + α1α3 + α2α3)

      a3 = 3 = βˆ’α1 α2 α3

      (x βˆ’ 1/α12)(x βˆ’ 1/α22)(x βˆ’ 1/α32)

      expanding this polynomial we have

      x3 βˆ’ x2 (α12 α22 + α12 α32 + α22 α32) /(α1 + α2 + α3)2 βˆ’ 1/(α1α2 α3)2 + x[(α12 α2 α3)2 + (α1 α22 α3)2 + (α1 α2 α32)2] / [(α1α2)2 (α2α3)2 (α1α3)2]

      using ViΓ¨te's relations above we notice that the constant term is βˆ’1/9. The coefficient of quadratic term has 9 as denominator; To obtain the numerator we notice it is a symmetric polynomial, call it g

      g = α12 α22 + α12 α32 + α22 α32

      we express it in terms of elementary symmetric functions. The laeding term of g1 is α12 α22; we have

      φ1 = σ22 and g1 = g βˆ’ φ1 = βˆ’2(α1 α2α2α3 + α1 α3 α1 α2 + α1α2α2 α3)

      The leading term of g1 is βˆ’2α1 α2α2α3 which yields to

      φ2 = βˆ’2 σ12-1 σ21-1σ3 = βˆ’2σ1σ3

      Since g2 = g1 βˆ’ φ2 = 0, we can express g = σ22 βˆ’2σ1σ3 = 36 βˆ’ 18 = 18. By dividing by the denominator 9 we have the coefficient 18/9 = 2

      For the coefficient of the x term we notice that the denominator is (α1 α2α3)4 = 81. The numerator can be simplified using the 3rd ViΓ¨te's relation as k = 9 (α12 + α22 + α32) which is also a symmetric polynomias that can be expressed in terms of elementary symmetric polynomials; the leading term is 9α12.

      φ1 = 9σ12 = 9[α12 + α22 + α32 + 2 (α1α2 + α1α3 + α2α3)].

      k1 = k βˆ’ φ1 = βˆ’18 (α1α2 + α1α3 + α2α3)

      The leading term of k1 is βˆ’18α1α2, so

      φ2 = βˆ’18 σ2 = βˆ’18 (α1α2 + α1α3 + α2α3)

      k3 = 0, so k = φ1 + φ2 = σ12 βˆ’18 σ2 = 9*(-3)2 βˆ’18*(-6) = 189.

      So the coefficient of the x term is 189 / 9 = 7/3.

      x3 βˆ’2x2 + 7/3x βˆ’1/9

    2. We express the polynomial as

      (x βˆ’α12)(x βˆ’ α22)(x βˆ’ α32)

      expliciting it we have

      x3 βˆ’x2(α12 + α22 + α32) + x (α12α22 + α32α12 + α32α22) + α12 α22α32

    3. Using Viète's relations above we have for the constant term 9.

      The quadratic coefficient can be calculated using the method above used for k. Since we've already calculated k and they differ only for a 9 factor we just have to devide the result by 9: 189/9 = 21.

      The coefficient of the x term is the same as the g polynomial calculated above which is 18. So the monic polynomial is

      x3 βˆ’21x2 + 18x βˆ’9

  3. Since the property to be symmetric is preserved under addition and multiplication of polynomials, the symmetric polynomials form a subring of 𝕂[x1,..., xn]. Moreover 1, 0, -1 are symmetric polynomials and the axiomatic definitions of a ring are thus verified.

  4. This function is not symmetric.

«Symmetric Polynomials Index Rings »