Tuesday, January 25, 2011

Lesson Five: In Which Form Emerges.

In some ways, the integers are a fundamental example of patterns we will see repeated throughout mathematics. They can interact with each other through addition, there is a way to leave them alone denoted by 0, and anything you do can be undone with a negative.

Addition:

Math would be quite boring were there no way for numbers to interact with each other. Addition is our first example of numbers interacting, you can use addition to take two integers and produce a third. This is what is called an operation. An operation, in common usage, is something you do to something, such as when a surgeon operates on a patient, or a farmer operates a tractor. You use addition to do something to two integers, namely change them into a third integer.

Notice that if you add two integers, the result is always an integer, if you think about all the integers as being constructed from 1's and -1's you can see why this should be true. Because using addition on two integers always produces an integer, we say that the integers are closed under addition, meaning that we cannot use addition to escape the integers. Notice that the whole numbers are also closed under addition. Now we know that addition in the integers has three properties, it is associative, (1+2)+3=1+(2+3), commutative, 1+2=2+1, and closed, two integers always add to an integer.

Zero:

Zero plays a special role with respect to addition, it leaves things unchanged. This is quite useful, as sometimes you don't want to alter the number you are considering. Because n+0=n we call 0 the identity. The term identity is used because combining a number with 0 preserves the number's identity, ie it doesn't change the number, sometimes 0 is called the additive identity to denote what operation has 0 as the identity.

Negatives:

We know that 1+-1=0, so let us extend the definition of the '-' symbol to say that n+(-n)=0. This agrees with what we know so far in that 1+-1=0 and 4+-4=0, but remember n is allowed to be any integer. So -1+(-(-1))=0 must also be true, but what is -(-1)? Since addition is commutative, we know that -1+1=0 because 1+(-1)=0, so 1 might be -(-1). Could there be another?

Suppose that -1+n=0. We also know -1+1=0, so -1+n=-1+1, since they both are 0. Since they are the same number, we can add 1 to both of them and they will stay the same, so 1+(-1)+1=1+(-1)+n. Since addition is associative, I may add the first two numbers together first on both sides of the equal sign, so (1+(-1))+1=(1+(-1))+n which is the same as 0+1=0+n since 1+(-1)=0. Since 0 does not change numbers when added to them, we now know that 1=n, or that n must in fact be 1. This means that -(-1) must be 1, or that 1 is the only value which when added to -1 yields zero. One can make a similar argument for any number, replacing 1 with the number in question, so every number has a unique negative.

In general, if n is a whole number, -n will be a negative number, and -(-n) will be the number n again. This is because n+(-n)=0 also means that -n+n=0, so n must be -(-n). We call -n the inverse of n, because adding -n is the opposite of adding n, or to put it another way, adding -n undoes adding n. It is very nice for operations to have inverses, because they allow you to undo things that have been done!

Structure:

I make note of these concepts, operations, identities, and inverses, because they help define the structure of the integers, that is, how the integers relate to each other. I also mention the concepts because they are important themes underlying mathematics and shall soon come into play in a new manner.

Remember that I said the whole numbers are closed under addition. The reason we want to also include the negative numbers to "fill out" the integers is in order to have inverses. If we did not have inverses we could add 2+7 to get 9, but there would be no way to undo this, and get back to the 2 from the 9. With inverses we know that we just need to undo adding 7, which means adding -7, and we get that 9+(-7)=2.

No comments:

Post a Comment