|
|
|
|
|
by ur-whale
1151 days ago
|
|
Naive question, but gotta ask: can Gröbner basis get over the "in general, a polynomial of degree >=5 can't be solved algebraically" hump? Given that the above is a theorem (from Galois IIRC) I'd assume the answer is no. And given that any system of polynomial equations in multiple variables - even of low degree - eventually subsume to a univariate polynomial of very high degree , then ... what are Gröbner actually useful for? |
|
Groebner bases play a role similar to a minimal orthonormal basis for a set of arbitrary vectors in a vector field, except the set of things to be linearly combined, and about which the linear combinations will be asked questions, are not tuples of floats (vectors) but instead are polynomials.
https://a.co/d/iuciOR5
is a famous book that's very nice (or was 25 years ago in earlier editions) discussing this topic and the various answers to your question.