Next: Binary and -ary notation
Up: Divisibility
Previous: The greatest common divisor
  Contents
  Index
Diophantus, a Greek mathematician who lived during the
4th century A.D., was one of the first people who attempted to find
integral or rational solutions to a given system of equations.
Often the system involves more unknowns than equations. We will
consider a linear equation,
, with two unknowns
.
Theorem 1.2.17
The linear equation

has no solutions if

does not divide

.
If

does divide

then there are infinitely many
solutions given by:
where

,

is any solution and

is any integer.
proof:
The first part of the theorem follows from lemma 1.2.4.
Let
,
be any solution, and let
be any other solution.
We want to show that
and
, where
. Substitute into the equation:
:
Therefore,
.
If
we can divide both sides of this equation by
:
Since
(see the Exercise 1.2.24),
it follows that
.
Substituting
into the above equation gives:
and our proof is complete.
proof:
Assume
.
Let
.
By the above theorem, there exist integers
,
such
that
.
Since
divides
and
divides
, by the hypthothesis, it
divides
, by Lemma 1.2.4.
Therefore
.
The following corollary is an immediadiate consequence of the previous one.
Exercise 1.2.20
Find all integers

such that

and

.
Exercise 1.2.21
Find

and

guaranteed by the division algorithm for

and

.
Exercise 1.2.22
Prove the
claim in the first proof of the division algorithm,
theorem
1.2.7.
Exercise 1.2.23
For any integer

, prove that:
(a)
divides
,
(b)
divides
.
Exercise 1.2.24
Prove that if

then

.
(In other words,

and

are relatively prime.)
Exercise 1.2.26
Prove that every square integer is of the form

or

, where

is an integer.
Exercise 1.2.27
Prove that

does not divide

, for any integer

.
Exercise 1.2.28
Prove that if

does not divide an odd integer

,
then 24 divides

.
Exercise 1.2.29
Find
(a)
,
(b)
,
(c)
.
(d)
,
(e)
.
Exercise 1.2.30
Suppose

is an odd integer.
Find a formula for

.
Suppose
is an even integer.
Find a formula for
.
Exercise 1.2.31
Verify that (6) in Proposition
1.2.16 is true.
Exercise 1.2.32
Verify that (8) in Proposition
1.2.16 is true.
Exercise 1.2.33
Verify that (9) in Proposition
1.2.16 is true.
Exercise 1.2.34
Suppose

is an integer. Find

.
Exercise 1.2.35
Suppose

is an odd integer. Find

.
Suppose
is an even integer. Find
.
Exercise 1.2.36 (a)
Find

.
(b) Find
.
(c) Find
.
Exercise 1.2.37
Let

denote the combinatorial
symbol
choose 
(also called a
binomial coefficient), where

is
factorial.
This is the coefficient of

in the binomial expansion of

,
These can be computed by hand using
Pascal's triangle,
Check

, for

.
Exercise 1.2.38
Factor all the integers

.
Exercise 1.2.39
Show that

, for

.
Show that

, for

.
Is there some

such that

?
Next: Binary and -ary notation
Up: Divisibility
Previous: The greatest common divisor
  Contents
  Index
David Joyner
2002-08-23