fundamental theorem of symmetric polynomials

Click here to load reader

Upload: chogan

Post on 20-Jan-2016

42 views

Category:

Documents


1 download

DESCRIPTION

Fundamental Theorem of Symmetric Polynomials. Mu Zhao, David Li, Chao Lu Towson University Jon A. Sjogren Air Force Office of Scientific Research. Theorem:. - PowerPoint PPT Presentation

TRANSCRIPT

1

Mu Zhao, David Li, Chao LuTowson University

Jon A. SjogrenAir Force Office of Scientific ResearchFundamental Theorem of Symmetric PolynomialsTheorem:The fundamental theorem of symmetric polynomials, it states that any symmetric polynomial in N variables can be given by a polynomial expression in terms of these elementary symmetric polynomials.

Proof:Step 1:Given a symmetric polynomial, sort terms of the polynomial by lexicographic order.Example 1:Given a symmetric polynomial P: the lexicographic order in P is as following:

Proof:Step 2:Find the largest monomial, then find product of elementary symmetric polynomials which could eliminate the largest monomial according to this order without introducing any larger monomials.In example 1: The largest monomial in P is . The product of elementary symmetric polynomials which can be used to eliminate is .where

Proof:Step 3:Reduce P into elementary symmetric polynomials by successively subtracting from P a product of elementary symmetric polynomials eliminating the largest monomial according to this order without introducing any larger monomials. This way, in each step, the largest monomial becomes smaller and smaller until it becomes zero.

(Contd)Proof:Now, since becomes the largest monomial, repeat step2 to find the product of elementary symmetric polynomials can eliminate , which is .Then, So, P can be rewritten as END

Example 2:If there is polynomial as , are roots of it.To expand the expression, we could also get:

where

If there is another polynomial Q(x) as:

Now, Q(x) is function of , it can be expressed as function of .

DEMODemo

Example 2:Step 1:Let

Substitute into Q, so that

DEMODemo

Example 2:Step 2:Expand Q as

where

DEMODemo

Demo

Demo

Demo

Example 2:Step 3:Now, is function of .As long as can be represented as a function of , which is certain because is symmetric polynomial of , can be rewritten as function of .

DEMODemo

GeneralizationOur program can be used to solve similar problem with different degree or different T categories.Change degree:

Change T category:

DEMO

Demo

Question:In which field, this fundamental theorem of symmetric polynomial can be applied? We like your suggestions on applications.Why we build our own library?It is more flexible to tailor the functions to the users need. Example: Fundamental theorem of symmetric polynomials.

Existing software has limitations on solving the problems.Example: They are not exact computation, they have rounding error problem even in symbolic software.