Solution of polynomial equations

  • Context: Graduate 
  • Thread starter Thread starter tom.stoer
  • Start date Start date
  • Tags Tags
    Polynomial
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Messages
5,774
Reaction score
174
Suppose there is a set of complex variables

[tex]\{x_i,\,i=1 \ldots M;\;\;y_k,\,k=1 \ldots N\}[/tex]

and a polynomial equation

[tex]p(x_i, y_k) = 0[/tex]

Is there a way to prove or disprove for such an equation whether it can be reformulated as

[tex]f(x_i) = g(y_k)[/tex]

with two functions f and g with

[tex]\nabla_y f= 0[/tex]
[tex]\nabla_x g= 0[/tex]
 
Physics news on Phys.org
Hey tom.stoer.

I'm not familiar with the polynomial constraint you use: can you point me to some more specific definition? (I'm sorry but I'm only familiar with a univariate polynomial).
 
No sorry, I mean the p(x_i,y_i) = 0. Is this basically the product of univariate polynomials that is equal to 0?
 
The intuition says its right, but we'll go through the formalities.

So you p(x_i,y_i) = 0 and f(xi) - g(y_j) = 0.

Now p(x_i,y_j) = f(xi) - g(yj) = 0.

You apply each individual operator once (with respect to the y's and x's respectively) and you'll get a cancellation on the RHS, but you will also get a condition on the LHS.

The LHS can be written as an expansion with all possible permutations of the x's and y's to various integer powers, and you should write the p(xi,yi) in this form with the coeffecients being variables.

When you do the differentiation on the LHS against both x and y, you should end up with a criteria for the coeffecients and which ones should be zero.

Be using both these differentiability constraints, you can prove the form of f and g since you will get a cancellation of the other when doing the derivative and then you're done.