12-240/Classnotes for Tuesday September 11

From Drorbn
Revision as of 22:32, 11 September 2012 by Jonmorrispocock (talk | contribs)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

In this course, we will be focusing on both a practical side and a theoretical side.

Practical Side

1. Solving complicated systems of equations, such as:


2. We can turn the above into a matrix!


Theory Side

3. "The world doesn't come with coordinates." We will learn to do all of this in a coordinate-free way.

4. We'll learn to do all of this over other sets of numbers and fields.


Hidden Agenda

5. We'll learn the process of pure mathematics by doing it. We'll learn about:

  • Abstraction
  • Generalization
  • Definitions
  • Theorems
  • Proofs
  • Notation
  • Logic




A number system has specific properties of the real numbers.

Real Numbers

A set, , with:

  • Two binary operations, addition and multiplication.
  • Two special elements, 0 and 1.

The real numbers have some special properties:

Commutative Laws

Associative Laws

Existence of "Units"

Existence of Negatives/Inverses

Distributive Law


An example of a property that follows from the earlier ones:

We can define subtraction and squaring from the properties covered above.


An example of a property that does not follow from the earlier ones:

The existence of square roots:

We can construct a set that has all of the 5 properties described above, but for which this property does not follow.

This set is the rational numbers.

There is a rational number where there is no in the set.

This is because is irrational.


Fields

The properties we have been discussing aren't restricted to only the real numbers.

They are also properties of:

  • Rational numbers
  • Complex numbers
  • Others


Let's construct an abstract universe where these properties hold.


Definition: Field

  • A field is a set, , with:
    • Two binary operations, addition and multiplication.
    • Two special elements, 0 and 1, where 0 does not equal 1.
    • All of the above mentioned properties hold.


Now, instead of speaking of , we can speak of .

We have abstracted!


Examples of Fields

  • Take


  • Take (Rational numbers)


  • The complex numbers.


The above fields have an infinite number of elements. We can also have finite fields:


    • There are only 2 elements.
    • You can think of 0 as even and 1 as odd, which will help you construct the tables below.
    • You can also think of the results below as the remainder of the operations when divided by 2. (mod 2)
+ 0 1
0 0 1
1 1 0
x 0 1
0 0 0
1 0 1


+ 0 1 2
0 0 1 2
1 1 2 0
2 2 0 1
x 0 1 2
0 0 0 0
1 0 1 2
2 0 2 1


    • Not going to bother making the tables here.


  • is not a field.
    • It does not have the property .
We never got a 1.


  • If the subscript is a prime number, it is a field.




Theorem:

1.

Let F be a field.
"Cancellation Lemma"


2.


We'll cover 3-11 next class!


Proof of 1:

Let
by
so with this d,
and so
so by ,
so
so by