- ... Gauss1.1
- An often told story (the exact details of
which depend on the source) of Gauss as a boy:
As a 10 year old student in school, Gauss astonished
his teacher who, wanting a break, told his class
to add up all the numbers from 1 to 100. Gauss
figured out the answer in a matter of seconds.
He had noticed that by pairing
and
,
and
, ...,
and
, all the paired numbers
added to
and that there were
such pairs,
so the answer was
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... wins1.2
- This is a two-person game in the sense of
§2.9 below.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... multiplication1.3
- This means that (i) if
then
and (ii) if
then
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... here1.4
- In fact, a ``polynomial time'' primality test has recently
(August 2002) been announced. This would be a very important
result. However, at the time of this writing,
it has not yet passed the refereeing process for publication.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
Fermat1.5
- Fermat (1601-1665) was by profession a
lawyer and judge
in Toulouse, France. There were no real employment
opportunities in mathematics at the time
(at least not like there are now). Though
perhaps most famous as a number theorist, he also
worked on the foundations of calculus, and he
is widely regarded as the best French mathematician
of that century and one of the greatest number theorists
of all time.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... primitive1.6
- See Definition 2.6.5 in the
next chapter.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... prime1.7
- However, it has been shown by Pomerance,
Granville, and Alford that there are infinitely
many composite integers which are
Fermat pseudoprimes to all bases
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...RSA1.8
- It has recently been declassified that
a very similar idea was developed earlier by Cliff Cocks,
a British cryptographer, though the Cocks paper was classified
until 1997 [E].
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... sequences1.9
- Though we shall not prove it
here, it is known that each real number
has a continued fraction
expansion and that the
convergents provide, in some sense, the
best rational approximation to
. See chapter 10 of [HW] for
example.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
computer1.10
- Assuming the converse to the Lucas-Perrin Lemma
holds, the ``prime candidate'' would definitely be a prime
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
computer1.11
- Assuming the converse to the Lucas-Perrin Lemma
holds, the ``prime candidate'' would definitely be a prime
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...
variable2.1
- Polynomials in several variables can be
treated similarly and will also be discussed below.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...ring
2.2
- More precisely, such an algebraic structure
is called a ``commutative ring with unit''.
All ``rings'' in this book shall be ``commutative rings with unit''.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...2.22.3
- The following joke (told to one of us by
Bill Wardlaw, illustrates this
definition: Two young mathematics students, Alice and Bob, were out
enjoying a picnic on a nice day in a field of clovers.
They were not yet engaged to be married, so
Alice put Bob's amorous advances on check when she said
``Not until I have a ring!'' Bob, knowing Alice was taking
an abstract algebra course, countered ``But we're in a field.
Can't we take this field as our ring?''
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... algebra2.4
- For those who have not had a course
in linear algebra, vectors spaces are defined
in the next chapter.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... ring2.5
- Recall that a ring similar to a field
except that a non-zero element need not have an
inverse.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... way2.6
- With these binary operations on
, it turns out that
is a ring
in the sense of the definition above.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... coefficients2.7
- Alternatively, one could think of polynomials
over a finite field
as really being functions on an
``algebraic closure''
(a certain infinite
field containing
) which has been restricted to
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... coefficients2.8
- This condition says that
is an
ideal in
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... function2.9
- Such a function is called a ``relation on
''.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... ordering2.10
- Some people also call this a linear ordering.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... well-ordering2.11
-
This means every non-empty subset has a smallest element
with respect to
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... codes3.1
- In general,
much more is known about
for ``very small'' and ``very large''
values of
than for ``arbitrary values'' of
.
See [MS] for further information.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ...N3.2
- Some errors in this paper
are corrected in [Mont].
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... example3.3
- A minor point:
here
must be typed in as
since
MAGMA (in the Australian tradition?)
has matrices acting on the right.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... 2-cycles4.1
- There is an
analogous result valid only for even permutations:
each even permutation may be written as a product
of (not necessarily disjoint)
-cycles.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... table5.1
- This terminology is inappropriate when
is given additively;
in that case, it is called the addition table.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... determinant5.2
- Matrices and determinants are defined more formally
later in the chapter on groups.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... plane5.3
- If we regard
as a figure in
-space centered above the origin and
let
denote the set of all linear
transformations of
-space then we obtain a
slightly larger group in some cases [NST].
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... group5.4
- Ans: 105, 6, 4, resp.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... group5.5
- Ans: 105, 6, 4, resp.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... rows6.1
- The
row of
corresponds to the
parity check equation defining
, hence the name
``check vertex''.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... non-free7.1
- Not free but not for profit
either. The cost of the
license is put into further development of the package.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
- ... constant7.2
- Declare both
as variables.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.