Question about "polynomial evaluations"
- From: Brian Chandler <imaginatorium@xxxxxxxxxxxxx>
- Date: Wed, 17 Jun 2009 12:16:01 -0700 (PDT)
Brian Chandler wrote:
Stuff addressed to Tim BandTech.com, in which I referred to an example
on these pages from W W Sawyer's little book: http://imaginatorium.org/private/sawyer.gif
I said:
But here you are simply wrong. In particular, in the example Sawyer
gives of polynomials over a finite field ({0, 1} with mod 2
arithmetic, call it F2), the polynomial x^2+x _always_ evaluates to 0.
So in the field of "values" of these polynomial expressions (there
_are_ only two values), these two things are "equal". But in the ring
of polynomials over F2, these are not the same polynomials.
Mathematics is the study of patterns, and is just as free to study the
pattern of *polynomials* as it is to study the pattern of *polynomial
evaluations* (though this is stunningly uninteresting, since it's
exactly the same as the field underlying the polynomials).
The last bit seems to be simply wrong: in this particular case, define
the "evaluation" e(P) of an arbitrary polynomial P as follows.
If we substitute a value for x, this must be 0 or 1, and considering
these two values, there are four cases:
[needs fixed font]
When
x=0 x=1 "Evaluation"
0 0 0
1 1 1
0 1 S (for 'same')
1 0 D (for 'different')
If we define the obvious operations on the Evaluations, e(a) + e(b) = e
(a+b), e(a) * e(b) = e(a*b), we get (I think) that e() is a ring
homomorphism, and these Evaluations must form a ring.
Happily, under addition we get:
+ 0 1 S D
0 0 1 S D
1 1 0 D S
S S D 0 1
D D S 1 0
which looks like the Klein 4-group, but under multiplication we just
seem to get a complicated mess:
* 0 1 S D
0 0 0 0 0
1 0 1 S D
S 0 S S 0
D 0 D 0 D
The questions are: did I make any elementary errors? Is there any
particular significance to the set of "evaluations" as defined?
AIUI, in "ordinary" polynomials, over Z, Q, R [etc?], there is no
meaning to such a set of "evaluations", since two polynomials can only
evaluate to the same value if they are equal as polynomials, and
therefore the "evaluations" simply _are_ the polynomials. Since this
doesn't seem to lead to anything very obvious for the simplest case of
all, perhaps it just explodes for larger fields, and leads nowhere.
Well, any comments would be appreciated.
Brian Chandler
.
- Follow-Ups:
- Re: Question about "polynomial evaluations"
- From: Arturo Magidin
- Re: Question about "polynomial evaluations"
- References:
- Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Leland McInnes
- Re: Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Brian Chandler
- Re: Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Brian Chandler
- Re: Understanding the quotient ring nomenclature
- From: Brian Chandler
- Re: Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Brian Chandler
- Re: Understanding the quotient ring nomenclature
- From: Tim BandTech.com
- Re: Understanding the quotient ring nomenclature
- From: Brian Chandler
- Understanding the quotient ring nomenclature
- Prev by Date: Re: Sigma-algebra and "Countably many sets"
- Next by Date: Re: Help. What is a model?
- Previous by thread: Re: Understanding the quotient ring nomenclature
- Next by thread: Re: Question about "polynomial evaluations"
- Index(es):
Relevant Pages
|