wxrebecca
- 5
- 0
What's the difference between polynomials (as elements of a ring of polynomials) and polynomial functions??
The discussion explores the distinctions between polynomials as elements of a ring and polynomial functions, focusing on their definitions, behaviors, and implications in various mathematical contexts, including finite and infinite fields.
Participants express disagreement regarding the applicability of certain statements about polynomials and polynomial functions, particularly in relation to finite versus infinite fields. The discussion remains unresolved with multiple competing views presented.
Limitations include the dependence on definitions of polynomials and polynomial functions, as well as the implications of field characteristics on their relationships.
A nitpick; if x is a real-valued indeterminate, then those aren't functions from the reals. At least, 1/x is not. Depending on the specific language you are using, 1/x is either a partial function or a grammatical error.Jarle said:you can say that x*1/x = 1, but as functions from the reals they are not equal; the former is undefined at 0.
Hurkyl said:A nitpick; if x is a real-valued indeterminate, then those aren't functions from the reals. At least, 1/x is not. Depending on the specific language you are using, 1/x is either a partial function or a grammatical error.
mathwonk said:this is not correct over finite fields, i.e. they are only the same over infinite fields. I.e. over a finite field, the map from polynomials to polynomial functions has a huge kernel.
e.g. over Z/pZ, the non zero polynomial (x-1)(x-2)...(x-p) corresponds to the zero function on Z/pZ.