020 Mathematical Prerequisites
020 Mathematical Prerequisites
020 Mathematical Prerequisites
That last step happens because if you add a to itself b times, you get ab, that is, a times b. Remember
how earlier we said that you could derive things just using the fact that exponents turn multiplication
into addition? This is one of the cases where we do that.
The last key property we'll need is the connection between roots and exponents. Let's think about what it
would mean to raise something to a fractional power. For example, what is the number x½? Well, using
our previous rule, we know that
(x½)2 = x1 = x.
So, in other words, whatever number x½ is, it has the property that, when you multiply it by itself, you
get x. We have another name for that number – it's the square root of x! So this means that
x½ = √x
and, more generally, that
1
a
xa = √x .
4/6
What about multiplication and division? Well, if you multiply two natural numbers (6 × 5, 3 × 19,
137 × 1, 0 × 5, etc.), you're guaranteed to get back a natural number. That means that the natural num -
bers are closed under multiplication. However, dividing two natural numbers doesn't guarantee that you
get back a natural number. Sometimes you do (6/3 = 2), but sometimes you don't (137/42 isn't a natural
number), so we say that the natural numbers are not closed under division.
To recap:
• The natural numbers are closed under addition and multiplication.
• The natural numbers are not closed under subtraction or division.
What about the integers? Like the natural numbers, they're closed under addition and multiplication:
adding or multiplying two integers always gives you back an integer. Like the natural numbers, they're
not closed under division (137/42 is not an integer). However, unlike the natural numbers, the integers are
closed under subtraction: the diference of any two integers is an integer. (Fun fact: mathematicians of-
ten defne the integers as “what you get when you start with the natural numbers and do the least awful
thing to them that makes them closed under subtraction.” I mean, it's more rigorous than that, but that's
the basic idea.)
What about the real numbers? They're closed under all four of the basic arithmetic operations: the sum,
product, quotient, and diference of any two real numbers is also a real number. (We're assuming that
you aren't dividing by zero, which just isn't possible. Trust us. We tried it, and it didn't work.)
Here's a quick table recapping these facts:
+ – × ÷
Natural Numbers Yes No Yes No
Integers Yes Yes Yes No
Real Numbers Yes Yes Yes Yes
The closure properties of the natural numbers, integers, and real numbers are usually considered so fun-
damental that they're not really talked about in proofs even though they often play a major role in them.
If you look closely at the proofs from Wednesday and Friday's lectures, you'll see that these closure
properties are referenced implicitly.
Something that might be good to think about once we introduce them on Friday – what are the rational
numbers closed under?
6/6