Question. What is a polynomial?
In schools we are taught that a polynomial is a function of the form
Definition:. A ring of polynomials is just the set of objects of the
form 1
, which can be added and multiplied.
We can think of polynomials as of a kind of a game. We have pieces called
. Let us take 3 pieces ``
'', 5 pieces ``
''
and half of the piece
. So, we have a ``polynomial''
.
Remark:We should not worry to much about polynomials like
. Minus just means that we give out some pieces instead
of taking and there is nothing wrong with taking
fraction of
``
'', after all it is just a little more than 3.14
and a little
less than 3.15
.
Now, we can add polynomials in the usual way: take polynomials and
and form the polynomial
just putting all the pieces together.
For example, if we had the polynomials
and
,
the result of addition as you may expect would be
.
A more sophisticated operation allowed in our game is
multiplication. It works as follows. First let us explain what
multiplication by a number means. To multiply a polynomial
by, say, 4 means take 4 copies of it and put everything together, so
. Note that, in particular, the
multiplication by 1 does nothing to a polynomial.
Next, what is multiplication by ? It is just an operation of
trading: we say we multiply by
and we just trade all pieces of
type ``
'' to pieces ``
''.
We get
.
Finally, if we want to multiply by polynomial which consists of several terms (pieces) we multiply by each piece separatly and add the results. Here is an example:
Remark:So far it looks that we did not discover much. However, we will see
that such a point of view can lead to some interesting mathematics.
Sets of objects where we have two operations: addition and multiplication with properties similar to the ones we described are called rings (in some cases a ring is also called an algebra, in fact we do have an algebra).
The set of pieces
is called a basis of our ring.
Notice multiplying to itself many times, we generate all the
``pieces''
. This is why
is called a generator of our ring.
Notice also that our multiplication is commutative, it does not matter
in what order we multiply:
. Later we will
deal with noncommutative rings where this is no longer true.
Let us use a similar approach to differention.
Definition:A differentiation
is another operation which given a
polynomial
produces another polynomial
. This operation has
the properites:
Exercise:Finish the proof of the lemma.
Now we have two different operations: multiplication by and
differentiation
. What if we apply them in different orders?
Exercise:Prove the lemma.