<?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=Raymct</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=Raymct"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Special:Contributions/Raymct"/>
	<updated>2026-09-19T05:31:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=09-240/Classnotes_for_Thursday_September_24&amp;diff=8331</id>
		<title>09-240/Classnotes for Thursday September 24</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=09-240/Classnotes_for_Thursday_September_24&amp;diff=8331"/>
		<updated>2009-10-22T02:47:23Z</updated>

		<summary type="html">&lt;p&gt;Raymct: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{09-240/Navigation}}&lt;br /&gt;
&lt;br /&gt;
{{09-240/Class Notes Warning}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border: solid 1px black&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Convention for today:&lt;br /&gt;
: &amp;lt;math&amp;gt;x, y, z \in \mathbf V&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;a, b, c \in F&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A V.S. over &amp;lt;math&amp;gt;F: V, 0, +, \cdot&amp;lt;/math&amp;gt; s.t.&lt;br /&gt;
&lt;br /&gt;
VS1 &amp;lt;math&amp;gt;\forall x, y \in \mathbf V, x + y = y + x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS2 &amp;lt;math&amp;gt;\ldots (x + y) + z = x + (y + z)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS3 &amp;lt;math&amp;gt;\ldots x + 0 = x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS4 &amp;lt;math&amp;gt;\forall x, \exists y \mbox{ s.t. } x + y = 0&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS5 &amp;lt;math&amp;gt;1 \cdot x = x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS6 &amp;lt;math&amp;gt;a \cdot (b \cdot x) = (a \cdot b) \cdot x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS7 &amp;lt;math&amp;gt;a \cdot (x + y) = ax + ay&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS8 &amp;lt;math&amp;gt;(a + b) \cdot x = ax + bx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;\left\{ \begin{pmatrix} a_1 \\ \vdots \\ a_n \end{pmatrix} : a_i \in F \right\} = F^n&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\left\{ \begin{pmatrix}&lt;br /&gt;
a_{11} &amp;amp; \cdots &amp;amp; a_{1n} \\&lt;br /&gt;
\vdots &amp;amp; \ddots &amp;amp; \vdots \\&lt;br /&gt;
a_{m1} &amp;amp; \cdots &amp;amp; a_{mn}&lt;br /&gt;
\end{pmatrix} \right\} = \mathrm M_{m \times n}(F)&amp;lt;/math&amp;gt;&lt;br /&gt;
# Let &#039;&#039;S&#039;&#039; be a set (&#039;&#039;F&#039;&#039; is some field)&lt;br /&gt;
#: &amp;lt;math&amp;gt;\mathcal F(S, F) = \{f: S \rightarrow F\}&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &#039;&#039;S&#039;&#039; = Primary colours = {red, green, blue}&lt;br /&gt;
#: &#039;&#039;F&#039;&#039; = &#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {0, 1}&lt;br /&gt;
#: &amp;lt;math&amp;gt;\mathcal F(S, F) = \left\{ \begin{matrix}&lt;br /&gt;
f_1(red) = 0 &amp;amp; f_1(green) = 1 &amp;amp; f_1(blue) = 0 \\&lt;br /&gt;
\cdots \\&lt;br /&gt;
f_2 \begin{pmatrix} \mbox{red} \\ \mbox{green} \\ \mbox{blue} \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} &amp;amp; \cdots&lt;br /&gt;
\end{matrix} \right\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S = \mathbb N = \{ 1, 2, 3, 4, \ldots \} F = \mathbb R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\mathcal F(\mathbb N, \mathbb R) = \left\{ \begin{matrix}&lt;br /&gt;
1 &amp;amp; 2 &amp;amp; 3 &amp;amp; 4 &amp;amp; \ldots \\&lt;br /&gt;
6 &amp;amp; 6 &amp;amp; 6 &amp;amp; 6 &amp;amp; \ldots \\&lt;br /&gt;
\pi &amp;amp; 2\pi &amp;amp; e &amp;amp; 62 &amp;amp; \ldots \\&lt;br /&gt;
\end{matrix} \right\} = \{ \mbox{sequences} \}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S = \begin{pmatrix} \vdots \\ \vdots \end{pmatrix} n \Rightarrow \mathcal F(S, F) = F^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;O_{\mathcal F(S, F)}(\sigma) = 0_F \forall \sigma \in S&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;f, g \in \mathcal F(S, F)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\,\! (f + g)(\sigma) = f(\sigma) + g(\sigma)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;f \in \mathcal F(S, F)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;a \in F \Rightarrow \forall \sigma \in S, S(af)(\sigma) = a \cdot (f(\sigma))&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim&#039;&#039;&#039;: + is associative.  Given &amp;lt;math&amp;gt;f, g, h \in \mathcal F(S, F), (f + g) + h = f + (g + h) \forall \sigma&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;((f + g) + h)(\sigma) = (f + g)(\sigma) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= (f(\sigma) + g(\sigma)) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + g(\sigma) + h(\sigma) \mbox{ (by F2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;(f + (g + h))(\sigma) = f(\sigma) + (g + h)(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + (g(\sigma) + h(\sigma))&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + g(\sigma) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb C \mbox{ is a V.S. over } \mathbb R&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb R \mbox{ is a V.S. over } \mathbb Q&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb R \mbox{ is a V.S. over } \mathbb R&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\,\! \{0\} \mbox{ is a V.S. over } F&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Dull theorem ===&lt;br /&gt;
&lt;br /&gt;
# Cancellation: &amp;lt;math&amp;gt;x + y = x + z \Rightarrow y = z&amp;lt;/math&amp;gt; (add &#039;&#039;w&#039;&#039; to both sides s.t. &#039;&#039;x&#039;&#039; + &#039;&#039;w&#039;&#039; = 0)&lt;br /&gt;
# 0 is unique&lt;br /&gt;
# Negatives are unique: &amp;lt;math&amp;gt;x + y = 0 = x + z \Rightarrow y = z&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;0x = 0. a \cdot 0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;(-a) \cdot x = a \cdot (-x) = -(ax)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Raymct</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=09-240/Classnotes_for_Thursday_September_24&amp;diff=8327</id>
		<title>09-240/Classnotes for Thursday September 24</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=09-240/Classnotes_for_Thursday_September_24&amp;diff=8327"/>
		<updated>2009-10-22T02:44:55Z</updated>

		<summary type="html">&lt;p&gt;Raymct: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{09-240/Navigation}}&lt;br /&gt;
&lt;br /&gt;
{{09-240/Class Notes Warning}}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border: solid 1px black&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| Convention for today:&lt;br /&gt;
: &amp;lt;math&amp;gt;x, y, z \in \mathbf V&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;a, b, c \in F&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
A V.S. over &amp;lt;math&amp;gt;F: V, 0, +, \cdot&amp;lt;/math&amp;gt; s.t.&lt;br /&gt;
&lt;br /&gt;
VS1 &amp;lt;math&amp;gt;\forall x, y \in \mathbf V, x + y = y + x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS2 &amp;lt;math&amp;gt;\ldots (x + y) + z = x + (y + z)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS3 &amp;lt;math&amp;gt;\ldots x + 0 = x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS4 &amp;lt;math&amp;gt;\forall x, \exists y \mbox{ s.t. } x + y = 0&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS5 &amp;lt;math&amp;gt;1 \cdot x = x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS6 &amp;lt;math&amp;gt;a \cdot (b \cdot x) = (a \cdot b) \cdot x&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS7 &amp;lt;math&amp;gt;a \cdot (x + y) = ax + ay&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
VS8 &amp;lt;math&amp;gt;(a + b) \cdot x = ax + bx&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;\left\{ \begin{pmatrix} a_1 \\ \vdots \\ a_n \end{pmatrix} : a_i \in F \right\} = F^n&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\left\{ \begin{pmatrix}&lt;br /&gt;
a_{11} &amp;amp; \cdots &amp;amp; a_{1n} \\&lt;br /&gt;
\vdots &amp;amp; \ddots &amp;amp; \vdots \\&lt;br /&gt;
a_{m1} &amp;amp; \cdots &amp;amp; a_{mn}&lt;br /&gt;
\end{pmatrix} \right\} = \mathrm M_{m \times n}(F)&amp;lt;/math&amp;gt;&lt;br /&gt;
# Let &#039;&#039;S&#039;&#039; be a set (&#039;&#039;F&#039;&#039; is some field)&lt;br /&gt;
#: &amp;lt;math&amp;gt;\mathcal F(S, F) = \{f: S \rightarrow F\}&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &#039;&#039;S&#039;&#039; = Primary colours = {red, green, blue}&lt;br /&gt;
#: &#039;&#039;F&#039;&#039; = &#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; = {0, 1}&lt;br /&gt;
#: &amp;lt;math&amp;gt;\mathcal F(S, F) = \left\{ \begin{matrix}&lt;br /&gt;
f_1(red) = 0 &amp;amp; f_1(green) = 1 &amp;amp; f_1(blue) = 0 \\&lt;br /&gt;
\cdots \\&lt;br /&gt;
f_2 \begin{pmatrix} \mbox{red} \\ \mbox{green} \\ \mbox{blue} \end{pmatrix} = \begin{pmatrix} 0 \\ 1 \\ 0 \end{pmatrix} &amp;amp; \cdots&lt;br /&gt;
\end{matrix} \right\}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S = \mathbb N = \{ 1, 2, 3, 4, \ldots \} F = \mathbb R&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\mathcal F(\mathbb N, \mathbb R) = \left\{ \begin{matrix}&lt;br /&gt;
1 &amp;amp; 2 &amp;amp; 3 &amp;amp; 4 &amp;amp; \ldots \\&lt;br /&gt;
6 &amp;amp; 6 &amp;amp; 6 &amp;amp; 6 &amp;amp; \ldots \\&lt;br /&gt;
\pi &amp;amp; 2\pi &amp;amp; e &amp;amp; 62 &amp;amp; \ldots \\&lt;br /&gt;
\end{matrix} \right\} = \{ \mbox{sequences} \}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;S = \begin{pmatrix} \vdots \\ \vdots \end{pmatrix} n \Rightarrow \mathcal F(S, F) = F^n&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;O_{\mathcal F(S, F)}(\sigma) = 0_F \forall \sigma \in S&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;f, g \in \mathcal F(S, F)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\,\! (f + g)(\sigma) = f(\sigma) + g(\sigma)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;f \in \mathcal F(S, F)&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;a \in F \Rightarrow \forall \sigma \in S, S(af)(\sigma) = a \cdot (f(\sigma))&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Claim&#039;&#039;&#039;: + is associative.  Given &amp;lt;math&amp;gt;f, g, h \in \mathcal F(S, F), (f + g) + h = f + (g + h) \forall \sigma&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;((f + g) + h)(\sigma) = (f + g)(\sigma) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= (f(\sigma) + g(\sigma)) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + g(\sigma) + h(\sigma) \mbox{ (by F2)}&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;(f + (g + h))(\sigma) = f(\sigma) + (g + h)(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + (g(\sigma) + h(\sigma))&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;= f(\sigma) + g(\sigma) + h(\sigma)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol start=&amp;quot;4&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb C \mbox{ is a V.S. over } \mathbb R&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb R \mbox{ is a V.S. over } \mathbb Q&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\mathbb R \mbox{ is a V.S. over } \mathbb R&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;&amp;lt;math&amp;gt;\,\! \{0\} \mbox{ is a V.S. over } F&amp;lt;/math&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Dull theorem ===&lt;br /&gt;
&lt;br /&gt;
# Cancellation: &amp;lt;math&amp;gt;x + y = x + z \Rightarrow y = z&amp;lt;/math&amp;gt; (add &#039;&#039;w&#039;&#039; to both sides s.t. &#039;&#039;x&#039;&#039; + &#039;&#039;w&#039;&#039; = 0)&lt;br /&gt;
# 0 is unique&lt;br /&gt;
# Negatives are unique: &amp;lt;math&amp;gt;x + y = 0 = x + z \Rightarrow y = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;0x = 0. a \cdot 0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;(-a) \cdot x = a \cdot (-x) = -(ax)&amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Raymct</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=09-240/Classnotes_for_Tuesday_September_15&amp;diff=8325</id>
		<title>09-240/Classnotes for Tuesday September 15</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=09-240/Classnotes_for_Tuesday_September_15&amp;diff=8325"/>
		<updated>2009-10-22T02:42:15Z</updated>

		<summary type="html">&lt;p&gt;Raymct: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{09-240/Navigation}}&lt;br /&gt;
{{09-240/Class Notes Warning}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:09-240 Classnotes for Tuesday September 15 2009 page 1.jpg|[[User:Yangjiay|Yangjiay]] - Page 1&lt;br /&gt;
Image:09-240 Classnotes for Tuesday September 15 2009 page 2.jpg|Page 2&lt;br /&gt;
Image:09-240 Classnotes for Tuesday September 15 2009 page 3.jpg|Page 3&lt;br /&gt;
Image:09-240 Classnotes for Tuesday September 15 2009 page 4.jpg|Page 4&lt;br /&gt;
Image:09-240 Classnotes for Tuesday September 15 2009 page 5.jpg|Page 5&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The real numbers A set &amp;lt;math&amp;gt;\mathbb R&amp;lt;/math&amp;gt; with two binary operators and two special elements &amp;lt;math&amp;gt;0, 1 \in \mathbb R&amp;lt;/math&amp;gt; s.t.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;F1.\quad \forall a, b \in \mathbb R, a + b = b + a \mbox{ and } a \cdot b = b \cdot a&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F2.\quad \forall a, b, c, (a + b) + c = a + (b + c) \mbox{ and } (a \cdot b) \cdot c = a \cdot (b \cdot c)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\mbox{(So for any real numbers } a_1, a_2, ..., a_n, \mbox{ one can sum them in any order and achieve the same result.}&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F3.\quad \forall a, a + 0 = a \mbox{ and } a \cdot 1 = a&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F4.\quad \forall a, \exists b, a + b = 0 \mbox{ and } \forall a \ne 0, \exists b, a \cdot b = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\mbox{So } a + (-a) = 0 \mbox{ and } a \cdot a^{-1} = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\mbox{(So } (a + b) \cdot (a - b) = a^2 - b^2)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\forall a, \exists x, x \cdot x = a \mbox{ or } a + x \cdot x = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
: Note: &#039;&#039;&#039;or&#039;&#039;&#039; means &#039;&#039;&#039;inclusive or&#039;&#039;&#039; in math.&lt;br /&gt;
: &amp;lt;math&amp;gt;F5.\quad (a + b) \cdot c = a \cdot c + b \cdot c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Definition&amp;lt;/u&amp;gt;: A &#039;&#039;&#039;field&#039;&#039;&#039; is a set &#039;&#039;F&#039;&#039; with two binary operators &amp;lt;math&amp;gt;\,\!+&amp;lt;/math&amp;gt;: &#039;&#039;F&#039;&#039;×&#039;&#039;F&#039;&#039; → &#039;&#039;F&#039;&#039;, &amp;lt;math&amp;gt;\times\,\!&amp;lt;/math&amp;gt;: &#039;&#039;F&#039;&#039;×&#039;&#039;F&#039;&#039; → &#039;&#039;F&#039;&#039; and two elements &amp;lt;math&amp;gt;0, 1 \in \mathbb R&amp;lt;/math&amp;gt; s.t.&lt;br /&gt;
: &amp;lt;math&amp;gt;F1\quad \mbox{Commutativity } a + b = b + a \mbox{ and } a \cdot b = b \cdot a \forall a, b \in F&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F2\quad \mbox{Associativity } (a + b) + c = a + (b + c) \mbox{ and } (a \cdot b) \cdot c = a \cdot (b \cdot c)&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F3\quad a + 0 = a, a \cdot 1 = a&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F4\quad \forall a, \exists b, a + b = 0 \mbox{ and } \forall a \ne 0, \exists b, a \cdot b = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;F5\quad \mbox{Distributivity } (a + b) \cdot c = a \cdot c + b \cdot c&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
# &amp;lt;math&amp;gt;F = \mathbb R&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;F = \mathbb Q&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\mathbb C = \{ a + bi : a, b \in \mathbb R \}&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;i = \sqrt{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\,\!(a + bi) + (c + di) = (a + c) + (b + d)i&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\,\!0 = 0 + 0i, 1 = 1 + 0i&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\,\!F_2 = \{ 0, 1 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\,\!F_7 = \{ 0, 1,2,3,4,5,6 \}&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\,\!F_6 = \{ 0, 1,2,3,4,5 \}&amp;lt;/math&amp;gt; is not a field because not every element has a multiplicative inverse.&lt;br /&gt;
#: Let &amp;lt;math&amp;gt;a = 2.&amp;lt;/math&amp;gt;&lt;br /&gt;
#: Then &amp;lt;math&amp;gt;a \cdot 0 = 0, a \cdot 1 = 2, a \cdot 3 = 0, a \cdot 4 = 2, a \cdot 5 = 4&amp;lt;/math&amp;gt;&lt;br /&gt;
#: Therefore F4 fails; there is &#039;&#039;&#039;no&#039;&#039;&#039; number &#039;&#039;b&#039;&#039; in &#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt; s.t. &#039;&#039;a · b&#039;&#039; = 1&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ Ex. 4&lt;br /&gt;
|-&lt;br /&gt;
! + !! 0 !! 1&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| 0 || 1&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 1 || 0&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ Ex. 4&lt;br /&gt;
|-&lt;br /&gt;
! × !! 0 !! 1&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 0 || 1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ Ex. 5&lt;br /&gt;
|-&lt;br /&gt;
! + !! 0 !! 1 !! 2 !! 3 !! 4 !! 5 !! 6&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| 0 || 1 || 2 || 3 || 4 || 5 || 6&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 1 || 2 || 3 || 4 || 5 || 6 || 0&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| 2 || 3 || 4 || 5 || 6 || 0 || 1&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| 3 || 4 || 5 || 6 || 0 || 1 || 2&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| 4 || 5 || 6 || 0 || 1 || 2 || 3&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| 5 || 6 || 0 || 1 || 2 || 3 || 4&lt;br /&gt;
|-&lt;br /&gt;
! 6&lt;br /&gt;
| 6 || 0 || 1 || 2 || 3 || 4 || 5&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
|&lt;br /&gt;
{|border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot;&lt;br /&gt;
|+ Ex. 5&lt;br /&gt;
|-&lt;br /&gt;
! × !! 0 !! 1 !! 2 !! 3 !! 4 !! 5 !! 6&lt;br /&gt;
|-&lt;br /&gt;
! 0&lt;br /&gt;
| 0 || 0 || 0 || 0 || 0 || 0 || 0&lt;br /&gt;
|-&lt;br /&gt;
! 1&lt;br /&gt;
| 0 || 1 || 2 || 3 || 4 || 5 || 6&lt;br /&gt;
|-&lt;br /&gt;
! 2&lt;br /&gt;
| 0 || 2 || 4 || 6 || 1 || 3 || 5&lt;br /&gt;
|-&lt;br /&gt;
! 3&lt;br /&gt;
| 0 || 3 || 6 || 2 || 5 || 1 || 4&lt;br /&gt;
|-&lt;br /&gt;
! 4&lt;br /&gt;
| 0 || 4 || 1 || 5 || 2 || 6 || 3&lt;br /&gt;
|-&lt;br /&gt;
! 5&lt;br /&gt;
| 0 || 5 || 3 || 1 || 6 || 4 || 2&lt;br /&gt;
|-&lt;br /&gt;
! 6&lt;br /&gt;
| 0 || 6 || 5 || 4 || 3 || 2 || 1&lt;br /&gt;
|}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Theorem&#039;&#039;&#039;: &#039;&#039;F&#039;&#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt; is a field.&lt;br /&gt;
&lt;br /&gt;
In order to prove that the associative property holds, make a table (similar to a [http://en.wikipedia.org/wiki/Truth_table truth table]) for &#039;&#039;a&#039;&#039;, &#039;&#039;b&#039;&#039; and &#039;&#039;c&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
! a !! b !! c !! &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 0 || 0 || 0 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 0 || 0 || 1 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 0 || 1 || 0 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 0 || 1 || 1 || (0 + 1) + 1 =&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; 0 + (1 + 1)&amp;lt;br /&amp;gt;1 + 1 =&amp;lt;sup&amp;gt;?&amp;lt;/sup&amp;gt; 0 + 0&amp;lt;br /&amp;gt;0 = 0&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 0 || 0 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 0 || 1 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 1 || 0 || &amp;amp;nbsp;&lt;br /&gt;
|-&lt;br /&gt;
| 1 || 1 || 1 || &amp;amp;nbsp;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Theorem&#039;&#039;&#039;: &amp;lt;math&amp;gt;\,\! F_p &amp;lt;/math&amp;gt; for &amp;lt;math&amp;gt;p &amp;gt; 1&amp;lt;/math&amp;gt; is a field &#039;&#039;iff&#039;&#039; &amp;lt;small&amp;gt;([http://en.wikipedia.org/wiki/If_and_only_if if and only if])&amp;lt;/small&amp;gt; &amp;lt;math&amp;gt;p&amp;lt;/math&amp;gt; is a prime number&lt;br /&gt;
&lt;br /&gt;
&amp;lt;u&amp;gt;Proof&amp;lt;/u&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;a \in \mathbb Z&amp;lt;/math&amp;gt; has a multiplicative inverse modulo &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; if and only if a and m are relatively prime.&lt;br /&gt;
&lt;br /&gt;
This can be shown using [http://en.wikipedia.org/wiki/B%C3%A9zout%27s_identity Bézout&#039;s identity]:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\exists x, y \mbox{ s.t. } ax + my = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;\left(ax + my\right) \pmod{m} = 1\pmod{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;ax = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
: &amp;lt;math&amp;gt;x = a^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
We have shown that &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; has a multiplicative inverse modulo m if &amp;lt;math&amp;gt;a&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; are relatively prime. It is therefore a natural conclusion that if &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; is a prime number all elements in the set will be relatively prime to m.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Multiplication is repeated addition.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;23 \times 27 = \begin{matrix} 27 \\ \overbrace{23 + 23 + 23 + \cdots + 23} \end{matrix} = 621&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;27 \times 23 = \begin{matrix} 23 \\ \overbrace{27 + 27 + 27 + \cdots + 27} \end{matrix} = 621&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
One may interpret this as counting the units in a 23×27 rectangle; one may choose to count along either 23 rows or 27 columns, but both ways lead to the same answer.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Exponentiation is repeated multiplication, but it does not have the same properties as multiplication; 2&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt; = 8, but 3&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; = 9.&lt;br /&gt;
&lt;br /&gt;
== Tedious Theorem ==&lt;br /&gt;
# &amp;lt;math&amp;gt;a + b = c + b \Rightarrow a = c &amp;lt;/math&amp;gt; &amp;quot;cancellation property&amp;quot;&lt;br /&gt;
#: Proof:&lt;br /&gt;
#: By F4, &amp;lt;math&amp;gt;\exists d \mbox{ s.t. } b + d = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\,\! (a + b) + d = (c + b) + d&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\Rightarrow a + (b + d) = c + (b + d)&amp;lt;/math&amp;gt; by F2&lt;br /&gt;
#: &amp;lt;math&amp;gt;\Rightarrow a + 0 = c + 0&amp;lt;/math&amp;gt; by choice of &#039;&#039;d&#039;&#039;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\Rightarrow a = c&amp;lt;/math&amp;gt; by F3&lt;br /&gt;
# &amp;lt;math&amp;gt; a \cdot b = c \cdot b , (b \ne 0) \Rightarrow a = c &amp;lt;/math&amp;gt; &lt;br /&gt;
# &amp;lt;math&amp;gt;a + O&#039; = a \Rightarrow O&#039; = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#: Proof:&lt;br /&gt;
#: &amp;lt;math&amp;gt;\,\! a + O&#039; = a&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\Rightarrow a + O&#039; = a + 0&amp;lt;/math&amp;gt; by F3&lt;br /&gt;
#: &amp;lt;math&amp;gt;\Rightarrow O&#039; = 0&amp;lt;/math&amp;gt; by adding the additive inverse of &#039;&#039;a&#039;&#039; to both sides&lt;br /&gt;
# &amp;lt;math&amp;gt;a \cdot l&#039; = a, a \ne 0 \Rightarrow l&#039; = 1&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;a + b = 0 = a + b&#039; \Rightarrow b = b&#039;&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;a \cdot b = 1 = a \cdot b&#039; \Rightarrow b = b&#039; = a^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\,\! \mbox{Aside: } a - b = a + (-b)&amp;lt;/math&amp;gt;&lt;br /&gt;
#: &amp;lt;math&amp;gt;\frac ab = a \cdot b^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\,\! -(-a) = a = (a^{-1})^{-1}&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;a \cdot 0 = 0&amp;lt;/math&amp;gt;&lt;br /&gt;
#: Proof:&lt;br /&gt;
#: &amp;lt;math&amp;gt;a \cdot 0 = a(0 + 0)&amp;lt;/math&amp;gt; by F3&lt;br /&gt;
#: &amp;lt;math&amp;gt;= a \cdot 0 + a \cdot 0&amp;lt;/math&amp;gt; by F5&lt;br /&gt;
#: &amp;lt;math&amp;gt;= 0 = a \cdot 0&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;\forall b, 0 \cdot b \ne 1&amp;lt;/math&amp;gt;&lt;br /&gt;
#: So there is no 0&amp;lt;sup&amp;gt;&amp;amp;minus;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;(-a) \cdot b = a \cdot (-b) = -(a \cdot b)&amp;lt;/math&amp;gt;&lt;br /&gt;
# &amp;lt;math&amp;gt;(-a) \cdot (-b) = a \cdot b&amp;lt;/math&amp;gt;&lt;br /&gt;
# (Bonus) &amp;lt;math&amp;gt;\,\! (a + b)(a - b) = a^2 - b^2&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Quotation of the Day ==&lt;br /&gt;
......&lt;/div&gt;</summary>
		<author><name>Raymct</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=09-240/Class_Photo&amp;diff=8072</id>
		<title>09-240/Class Photo</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=09-240/Class_Photo&amp;diff=8072"/>
		<updated>2009-10-06T17:00:23Z</updated>

		<summary type="html">&lt;p&gt;Raymct: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Our class on September 24, 2009:&lt;br /&gt;
&lt;br /&gt;
[[Image:09-240-ClassPhoto.jpg|thumb|centre|500px|Class Photo: click to enlarge]]&lt;br /&gt;
{{09-240/Navigation}}&lt;br /&gt;
&lt;br /&gt;
Please identify yourself in this photo! There are two ways to do that:&lt;br /&gt;
&lt;br /&gt;
* [[Special:Userlogin|Log in]] to this Wiki and edit this page. Put your name, userid, email address and location in the picture in the alphabetical list below.&lt;br /&gt;
* Send [[User:Drorbn|Dror]] an email message with this information.&lt;br /&gt;
&lt;br /&gt;
The first option is more fun but less private.&lt;br /&gt;
&lt;br /&gt;
===Who We Are...===&lt;br /&gt;
&lt;br /&gt;
{| align=center border=1 cellspacing=0&lt;br /&gt;
|-&lt;br /&gt;
!First name&lt;br /&gt;
!Last name&lt;br /&gt;
!UserID&lt;br /&gt;
!Email&lt;br /&gt;
!In the photo&lt;br /&gt;
!Comments&lt;br /&gt;
{{Photo Entry|last=Bar-Natan|first=Dror|userid=Drorbn|email=drorbn@math.toronto.edu|location=facing everybody, as the photographer|comments=Take this entry as a model and leave it first. Otherwise alphabetize by last name. Feel free to leave some fields blank}}&lt;br /&gt;
{{Photo Entry|last=Bahadur|first=Jared|userid=bahadurj|email=jared.bahadur@utoronto.ca| location=left index fingernail visible on handrail at Bar-Natan&#039;s right|comments=}}&lt;br /&gt;
{{Photo Entry|last=Barkley|first=Max|userid=SpectralWolf|email=max.barkley@utoronto.ca|location=fourth guy from the left in the front row, beside the guy with the huge mouth|comments=}}&lt;br /&gt;
{{Photo Entry|last=Binder|first=Polina|userid=polyacat|email=polina.binder@utoronto.ca|location= The girl in blue, to the right of the stairs at the top.|comments=}}&lt;br /&gt;
{{Photo Entry|last=Chou|first=Daniel|userid=Danielchou|email=daniel.chou@utoronto.ca|location=the guy above the guy with the yellow shirt.|comments=Hi People.}}&lt;br /&gt;
{{Photo Entry|last=Desmarais|first=Eric|userid=EricD|email=eric.desmarais@utoronto.ca|location=back row, two to the right of the centre lamp post with the beard and glasses and the &amp;quot;has the picture been taken?&amp;quot; look.|comments=}}&lt;br /&gt;
{{Photo Entry|last=Dranovski|first=Anne|userid=anne.d|email=a.dranovski@utoronto.ca|location=third row, sitting, green and happy.|comments=}}&lt;br /&gt;
{{Photo Entry|last=Makarov|first=Serhei|userid=Serhei|email=serhei.makarov@utoronto.ca|location=gray shirt, standing on the step under the guy with fingers on the rail (i.e. bahadurj)|comments=}}&lt;br /&gt;
{{Photo Entry|last=Mann|first=Alex|userid=Mannimal|email=alexander.mann@utoronto.ca|location=last row, third guy to the right of the guy on the rail|comments=240&amp;gt;157}}&lt;br /&gt;
{{Photo Entry|last=Mantynen|first=Paul|userid=mantynen|email=paul.mantynen@utoronto.ca| location= 4th row, third from the right in a black shirt|comments=}}&lt;br /&gt;
{{Photo Entry|last=McTaggart|first=Raymond|userid=Raymct|email=raymond.mctaggart@gmail.com|location=Flying in the top-right sky. The one with the black t-shirt|comments= be &amp;lt;math&amp;gt; \mathbb{R} &amp;lt;/math&amp;gt;}}&lt;br /&gt;
{{Photo Entry|last=Michaud|first=Adam|userid=Invariel|email=invariel@gmail.com|location=Back row, black coat, dark hair, full, dark beard, fifth from the right.|comments=Braaaaaaains...}}&lt;br /&gt;
{{Photo Entry|last=Milcak|first=Juraj|userid=Milcak|email=j.milcak@utoronto.ca|location=2nd row, 1st from the right, green shirt|comments=}}&lt;br /&gt;
{{Photo Entry|last=Ott|first=Kristian|userid=k.ott|email=k.ott@utoronto.ca| location= 4th guy from the right in the second row, wearing a green striped sweater|comments=}}&lt;br /&gt;
{{Photo Entry|last=Park|first=Sanghee|userid=SangheeP|email=shee.park@utoronto.ca|location=glasses, a girl, first row, third from right, holding starbucks.&amp;quot;|comments=}}&lt;br /&gt;
{{Photo Entry|last=Sinn|first=Daniel|userid=c8sd|email=|location=second-last row, fourth from left|comments=}}&lt;br /&gt;
{{Photo Entry|last=Simpson|first=Evan|userid=ESimpson|email=evan.simpson@utoronto.ca|location=2nd Front Row, 2nd from the left, Green Shirt, Glasses|comments=Math is addictive don&#039;t try it.}}&lt;br /&gt;
{{Photo Entry|last=VanZanten|first=Johan|userid=jvzanten|email=j.vanzanten@utoronto.ca|location=first guy in blue shirt standing on the left of left railing |comments=}}&lt;br /&gt;
{{Photo Entry|last=Zapf-Belanger|first=Erik|userid=erikzb|email=erikzb@gmail.com|location=the guy third from the left in the front with the gigantic mouth|comments=Live long and prosper.}}&lt;br /&gt;
{{Photo Entry|last=Zhao|first=Yi|userid=zy861|email=zy861100@hotmail.com|location=guy at the 6th row and 4th from right, with grey shirt and black glasses|comments=}}&lt;br /&gt;
&amp;lt;!--PLEASE KEEP IN ALPHABETICAL ORDER, BY LAST NAME--&amp;gt;&lt;/div&gt;</summary>
		<author><name>Raymct</name></author>
	</entry>
</feed>