<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonmorrispocock</id>
	<title>Drorbn - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://drorbn.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jonmorrispocock"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Special:Contributions/Jonmorrispocock"/>
	<updated>2026-05-08T13:00:54Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=12-240/Classnotes_for_Tuesday_September_11&amp;diff=11568</id>
		<title>12-240/Classnotes for Tuesday September 11</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=12-240/Classnotes_for_Tuesday_September_11&amp;diff=11568"/>
		<updated>2012-09-12T02:32:30Z</updated>

		<summary type="html">&lt;p&gt;Jonmorrispocock: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{12-240/Navigation}}&lt;br /&gt;
&lt;br /&gt;
In this course, we will be focusing on both a practical side and a theoretical side.&lt;br /&gt;
&lt;br /&gt;
== Practical Side ==&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
Solving complicated systems of equations, such as:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt; 5x_1 - 2x_2 + x_3 = 9\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;x_1 + x_2 - x_3 = -2\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;2x_1 + 9x_2 - 3x_3 = -4\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2.&lt;br /&gt;
We can turn the above into a matrix!&lt;br /&gt;
:&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{pmatrix}&lt;br /&gt;
 5 &amp;amp; -2 &amp;amp; 1 \\&lt;br /&gt;
 -1 &amp;amp; 1 &amp;amp; -1 \\&lt;br /&gt;
 2 &amp;amp; 9 &amp;amp; -3&lt;br /&gt;
\end{pmatrix} = A&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Theory Side ==&lt;br /&gt;
&lt;br /&gt;
3.&lt;br /&gt;
&amp;quot;The world doesn&#039;t come with coordinates.&amp;quot;&lt;br /&gt;
We will learn to do all of this in a coordinate-free way.&lt;br /&gt;
&lt;br /&gt;
4.&lt;br /&gt;
We&#039;ll learn to do all of this over other sets of numbers and fields.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hidden Agenda ==&lt;br /&gt;
&lt;br /&gt;
5.&lt;br /&gt;
We&#039;ll learn the process of pure mathematics by doing it.&lt;br /&gt;
We&#039;ll learn about:&lt;br /&gt;
*Abstraction&lt;br /&gt;
*Generalization&lt;br /&gt;
*Definitions&lt;br /&gt;
*Theorems&lt;br /&gt;
*Proofs&lt;br /&gt;
*Notation&lt;br /&gt;
*Logic&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A number system has specific properties of the real numbers.&lt;br /&gt;
&lt;br /&gt;
== Real Numbers ==&lt;br /&gt;
&lt;br /&gt;
A set, &amp;lt;math&amp;gt;\mathbb{R}\!&amp;lt;/math&amp;gt;, with:&lt;br /&gt;
*Two binary operations, addition and multiplication.&lt;br /&gt;
*Two special elements, 0 and 1.&lt;br /&gt;
&lt;br /&gt;
The real numbers have some special properties:&lt;br /&gt;
&lt;br /&gt;
=== Commutative Laws ===&lt;br /&gt;
&amp;lt;math&amp;gt;\mathbb{R}1&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a, b\ \epsilon\ \mathbb{R} \quad a+b = b+a\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a, b\ \epsilon\ \mathbb{R} \quad ab = ba\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Associative Laws ===&lt;br /&gt;
&amp;lt;math&amp;gt;\mathbb{R}2&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a, b, c\ \epsilon\ \mathbb{R} \quad (a + b) + c = a + (b + c)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a, b, c\ \epsilon\ \mathbb{R} \quad (ab) \cdot c = a \cdot (bc)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Existence of &amp;quot;Units&amp;quot; ===&lt;br /&gt;
&amp;lt;math&amp;gt;\mathbb{R}3&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a\ \epsilon\ \mathbb{R} \quad a + 0 = a\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a\ \epsilon\ \mathbb{R} \quad a \cdot 1 = a\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Existence of Negatives/Inverses ===&lt;br /&gt;
&amp;lt;math&amp;gt;\mathbb{R}4&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a\ \epsilon\ \mathbb{R}\ \exists\ b\ \epsilon\ \mathbb{R} \quad a + b = 0\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a\ \epsilon\ \mathbb{R}\ \exists\ b\ \epsilon\ \mathbb{R} \quad a \cdot b = 1\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Distributive Law ===&lt;br /&gt;
&amp;lt;math&amp;gt;\mathbb{R}5&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a, b, c\ \epsilon\ \mathbb{R} \quad (a+b) \cdot c = ac + bc\!&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== An example of a property that follows from the earlier ones: ====&lt;br /&gt;
:&amp;lt;math&amp;gt;a^2 - b^2 = (a + b)(a - b)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
We can define subtraction and squaring from the properties covered above.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== An example of a property that does not follow from the earlier ones: ====&lt;br /&gt;
The existence of square roots:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall\ a\ \exists\ b\ \quad b^2 = a\ or\ b^2 = -a\!&amp;lt;/math&amp;gt;&lt;br /&gt;
We can construct a set that has all of the 5 properties described above, but for which this property does not follow.&lt;br /&gt;
&lt;br /&gt;
This set is the rational numbers.&lt;br /&gt;
&lt;br /&gt;
There is a rational number &amp;lt;math&amp;gt;a\!&amp;lt;/math&amp;gt; where there is no &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; in the set.&lt;br /&gt;
&lt;br /&gt;
This is because&amp;lt;math&amp;gt;\sqrt{2}&amp;lt;/math&amp;gt; is irrational.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Fields ==&lt;br /&gt;
&lt;br /&gt;
The properties we have been discussing aren&#039;t restricted to only the real numbers.&lt;br /&gt;
&lt;br /&gt;
They are also properties of:&lt;br /&gt;
*Rational numbers&lt;br /&gt;
*Complex numbers&lt;br /&gt;
*Others&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Let&#039;s construct an abstract universe where these properties hold.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Definition: Field&lt;br /&gt;
*A field is a set, &amp;lt;math&amp;gt;\mathbb{F}&amp;lt;/math&amp;gt;, with:&lt;br /&gt;
**Two binary operations, addition and multiplication.&lt;br /&gt;
**Two special elements, 0 and 1, where 0 does not equal 1.&lt;br /&gt;
**All of the above mentioned properties hold.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now, instead of speaking of &amp;lt;math&amp;gt;\mathbb{R}1,\ \mathbb{R}2,\ \mathbb{R}3,\ \mathbb{R}4,\ \mathbb{R}5&amp;lt;/math&amp;gt;, we can speak of &amp;lt;math&amp;gt;\mathbb{F}1,\ \mathbb{F}2,\ \mathbb{F}3,\ \mathbb{F}4,\ \mathbb{F}5&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
We have abstracted!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples of Fields ==&lt;br /&gt;
*Take &amp;lt;math&amp;gt;\mathbb{F} = \mathbb{R}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*Take &amp;lt;math&amp;gt;\mathbb{F} = \mathbb{Q}&amp;lt;/math&amp;gt; (Rational numbers)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*The complex numbers. &amp;lt;math&amp;gt;\mathbb{C} = \lbrace a + bi \quad a, b\ \epsilon\ \mathbb{R} \rbrace&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The above fields have an infinite number of elements. We can also have finite fields:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;\mathbb{F} = \mathbb{F}_2 = \mathbb{Z}/2 = \lbrace 0, 1 \rbrace&amp;lt;/math&amp;gt;&lt;br /&gt;
**There are only 2 elements.&lt;br /&gt;
**You can think of 0 as even and 1 as odd, which will help you construct the tables below.&lt;br /&gt;
**You can also think of the results below as the remainder of the operations when divided by 2. (mod 2)&lt;br /&gt;
&lt;br /&gt;
::{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | + &lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 0&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 1&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 0&lt;br /&gt;
| 0 || 1&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 1&lt;br /&gt;
| 1&lt;br /&gt;
| 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
::{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | x &lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 0&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 1&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 0&lt;br /&gt;
| 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 1&lt;br /&gt;
| 0&lt;br /&gt;
| 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;\mathbb{F} = \mathbb{F}_3 = \mathbb{Z}/3 = \lbrace 0, 1, 2 \rbrace&amp;lt;/math&amp;gt;&lt;br /&gt;
::{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | + &lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 0&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 1&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 0&lt;br /&gt;
| 0 || 1 || 2&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 1&lt;br /&gt;
| 1&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 2&lt;br /&gt;
| 2&lt;br /&gt;
| 0&lt;br /&gt;
| 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
::{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | x &lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 0&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 1&lt;br /&gt;
! scope=&amp;quot;col&amp;quot; | 2&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 0&lt;br /&gt;
| 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 1&lt;br /&gt;
| 0&lt;br /&gt;
| 1&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
! scope=&amp;quot;row&amp;quot; | 2&lt;br /&gt;
| 0&lt;br /&gt;
| 2&lt;br /&gt;
| 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;\mathbb{F} = \mathbb{F}_5 = \mathbb{Z}/5 = \lbrace 0, 1, 2, 3, 4 \rbrace&amp;lt;/math&amp;gt;&lt;br /&gt;
**Not going to bother making the tables here.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;\mathbb{F}_4&amp;lt;/math&amp;gt; is &#039;&#039;&#039;not a field.&#039;&#039;&#039;&lt;br /&gt;
**It does not have the property &amp;lt;math&amp;gt;\mathbb{R}5&amp;lt;/math&amp;gt;.&lt;br /&gt;
:::&amp;lt;math&amp;gt;2 \cdot 0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
:::&amp;lt;math&amp;gt;2 \cdot 1 = 2&amp;lt;/math&amp;gt;&lt;br /&gt;
:::&amp;lt;math&amp;gt;2 \cdot 2 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
:::&amp;lt;math&amp;gt;2 \cdot 3 = 2&amp;lt;/math&amp;gt;&lt;br /&gt;
:::We never got a 1.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*If the subscript is a prime number, it is a field.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Theorem:&lt;br /&gt;
&lt;br /&gt;
1.&lt;br /&gt;
&lt;br /&gt;
:Let F be a field.&lt;br /&gt;
:&amp;lt;math&amp;gt;\forall a, b, c\ \epsilon\ \mathbb{F} \quad a+b = c+b&amp;lt;/math&amp;gt;&lt;br /&gt;
::&amp;quot;Cancellation Lemma&amp;quot;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Rightarrow a = c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
2.&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;ab = cb, b \ne 0&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Rightarrow a = c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We&#039;ll cover 3-11 next class!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Proof of 1:&lt;br /&gt;
&lt;br /&gt;
:Let &amp;lt;math&amp;gt;a, b, c\ \epsilon\ \mathbb{F}&amp;lt;/math&amp;gt;&lt;br /&gt;
:by &amp;lt;math&amp;gt;\mathbb{F} 4\ \exists\ d\ \epsilon\ \mathbb{F} \quad b+d = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
:so with this d, &amp;lt;math&amp;gt;a+b = c+b\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:and so &amp;lt;math&amp;gt;(a+b)+d = (c+b)+d\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:so by &amp;lt;math&amp;gt;\mathbb{F} 2&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;a+(b+d) = c+(b+d)\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:so &amp;lt;math&amp;gt;a+0 = c+0\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:so by &amp;lt;math&amp;gt;\mathbb{F} 3 \quad a = c\!&amp;lt;/math&amp;gt;&lt;br /&gt;
:&amp;lt;math&amp;gt;\Box&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jonmorrispocock</name></author>
	</entry>
</feed>