Can I use resultant theory (or polynomial resultant method) to find solutions for FOUR simultaneous polynomial equations with FOUR unknown variables?
So far, I could only find examples which uses TWO equations having TWO unknown variables. I could also see an example of THREE unknown variables & THREE equations, but in that the first unknown was easily expressed as a function of other two variables.
The cases that I have come across for polynomials f1,f2,...,fn are
A) Solve: f1(x1,x2)=0 and f2(x1,x2)=0
B) Solve: f1(x1,x2,x3)=0 and f2(x1,x2,x3)=0 and
x1=g(x2,x3). Here, g(.) is known
I am looking for procedure/example for solving using resultant method cases like these:
C) Solve: f1(x1,x2,x3)=0 and f2(x1,x2,x3)=0
and f3(x1,x2,x3)=0
D) Solve: f1(x1,x2,x3,x4)=0 and f2(x1,x2,x3,x4)=0
and f3(x1,x2,x3,x4)=0 and f4(x1,x2,x3,x4)=0
Thank you in advance for your kind help.
No comments:
Post a Comment