Exercise statement
Prove Proposition 4.3.12.
Proposition 4.3.12 (Properties of exponentiation, II). Let be non-zero rational numbers, and let
be integers.
(a) We have ,
, and
.
(b) If , then
if
is positive, and
if
is negative.
(c) If ,
, and
, then
.
(d) We have .
Hints
- Induction is not suitable here. Instead, use Proposition 4.3.10.
- Actually, you might want to use induction for small portions of this.
How to think about the exercise
I think this is a pretty tough exercise. The main reason is that it’s easy to accidentally use something that you aren’t supposed to know, so you have to be vigilant about making sure each step really does follow from the set of allowed facts.
Model solution
Throughout this exercise, we will use to denote positive or non-negative integers, and
to denote negative integers. This means that instead of showing e.g.
for all integers
, we will be showing that
for non-negative integers
and separately
for negative integers
. This is consistent with the notation in Definition 4.3.11 and I find that this visual distinction helps quite a bit.
(a) Addition law for exponents: Suppose first that and
are both non-negative. Then the result follows from Proposition 4.3.10(a). Next, suppose that both
and
are negative. Then we have
. Since
are positive,
. Thus we have
. Next suppose
is non-negative and
is negative. We have two cases,
or
:
- Suppose first that
. Then
is positive, so by Proposition 4.3.10(a) we have
. Thus we have
.
- Suppose instead that
. Then
and since
, we can use Proposition 4.3.10(a) to get
. By definition of exponentiation,
. If we multiply both sides by
we obtain
. Simplifying the right side, we have
. But
so we have
. So multiplying through by
we thus get
.
The final case when is negative and
is non-negative is analogous to the previous case, but we could also note that
and
by the commutativity of multiplication and addition. By the previous case, we know that
so the result follows.
Multiplication law for exponents: First we show using induction that for any natural number
. We already know that
and
, so this will show that all of these expressions are equal. For the base case, we have
. Now suppose inductively that
. We must show that
. We have
. This closes the induction.
First, suppose and
. Then the result follows from Proposition 4.3.10(a). Next suppose
and
. We must show
. We have
Next suppose and
. We have
.
Finally suppose and
. We have
.
Distributing exponents: If , the result follows from Proposition 4.3.10(a). If
, then
, which proves the result.
(b) Suppose . First suppose
is positive. By Proposition 4.3.10(c) we have
, so we just have to show that
. By Proposition 4.3.10(b),
if and only if
. Since
, we conclude that
.
Now suppose that is negative. We must show that
. Since
are positive,
is positive. We can thus multiply on both sides of
to obtain
. Applying the previous case, we thus obtain
. But
and
(see part (a) for proof) so the result follows.
(c) Let be given. First suppose that
, and suppose
. Suppose for sake of contradiction that
. Then either
or
. In the former case,
by Proposition 4.3.10(c), which contradicts the fact that
. Similarly, if
we obtain a contradiction. Thus the only option left is
. Now suppose
, and suppose that
. By multiplying on both sides by
we obtain
. Suppose for sake of contradiction that
. Then either
or
. In either case, we see that
, a contradiction. Thus we conclude that
.
(d) If , this follows from Proposition 4.3.10(d). So suppose
. Then
. The first equality follows from part (a), the second equality follows from Proposition 4.3.10(d), the third equality follows from an easy proof by cases (just show that
), the fourth equality follows from part (a) again, and the fifth equality follows from the definition of exponentiation.