Ifis an integer, and
is some property of integers, if
thenReally, this is just the contrapositive of strong induction, applied to the negation ofmust be false for all
.
The above is often called finite descent, to distinguish it from the variant method known as infinite descent:
Ifis an integer, and
is some property of integers, if
thenThat is, if there were anmust be false for all
.
9 (Putnam, 1972) Show that, for all
,
does not divide
.
hint: here we are not using descent based on
, but on the prime factors
of
. We will also need this much number theory (at least in my proof):
, and the smallest value
for which
must be a factor of
.
The classic example of infinite descent is in Fermat's proof that there are
no positive integer solutions to
, or that
every prime of the form
is the sum of two squares.
I'm including one of these along with an outline of the solution.
10 There are no positive integer solutions of
SKETCH of proof: You need to know that every
positive integer solution of
where
,
and
are relatively prime can be expressed in terms of two
relatively prime numbers
, and
where
,
, and
. (Assuming
is the even one
of
and
- one of them must be even)
So suppose you have a solution to
. Applying the above fact to the pythagorean
triple
,
,
gives
,
,
and
. Since
is a square, and
and
have no common
factors. So one of
and
must be 2 times a square and the
other is an odd square. And since one
,
,
themselves
form a (relatively prime) pythagorean triple, we can see that
there are
and
for which
,
, and
. This means
is
the one that is 2 times a square (
) and
is an
odd square (
).
Now
, which means
and
are themselves
perfect squares. Yet
which means
is
expressible as the sum of fourth powers. Yet if we look at the
construction of
, we see
, which creates our infinite
descent, a contradiction.