<?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=LizElle</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=LizElle"/>
	<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=Special:Contributions/LizElle"/>
	<updated>2026-05-10T10:39:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.6</generator>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14756</id>
		<title>15-344/Classnotes for Thursday September 17</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14756"/>
		<updated>2015-09-19T23:48:54Z</updated>

		<summary type="html">&lt;p&gt;LizElle: /* Scanned Lecture Note for September 17 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
== Lecture Notes for September 17 ==&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 7 Isomorphism&#039;&#039;&#039; A graph &amp;lt;math&amp;gt;G_1 = (V_1, E_1)&amp;lt;/math&amp;gt; is called &#039;&#039;isomorphic&#039;&#039; to a graph &amp;lt;math&amp;gt;G_2 = (V_2, E_2)&amp;lt;/math&amp;gt; whenever&lt;br /&gt;
there exists a bijection &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;\forall a,b\in V_1&amp;lt;/math&amp;gt; we have &amp;lt;math&amp;gt;(ab)\in E_1&amp;lt;/math&amp;gt; if and &lt;br /&gt;
only if &amp;lt;math&amp;gt;( \phi (a) \phi (b))\in E_2&amp;lt;/math&amp;gt;. &amp;lt;math&amp;gt;G_1\sim G_2&amp;lt;/math&amp;gt; means they are isomorphic to each other.&lt;br /&gt;
&lt;br /&gt;
*A &#039;&#039;bijection&#039;&#039; is a one-to-one and on-to function. https://en.wikipedia.org/wiki/Bijection,_injection_and_surjection&lt;br /&gt;
&lt;br /&gt;
*Isomorphism does not mean two things are identical but means they are mathematically the same. &lt;br /&gt;
&lt;br /&gt;
The relationship of isomorphisms:&lt;br /&gt;
&lt;br /&gt;
1. &#039;&#039;&#039;Reflexive&#039;&#039;&#039;: &amp;lt;math&amp;gt;G \sim G&amp;lt;/math&amp;gt;  A graph is isomorphic to itself&lt;br /&gt;
&lt;br /&gt;
2. &#039;&#039;&#039;Symmetric:&#039;&#039;&#039; &amp;lt;math&amp;gt;G_1 \sim G_2 \implies G_2 \sim G_1 &amp;lt;/math&amp;gt; In other words, for every &amp;lt;math&amp;gt;\phi:V_1 \rightarrow V_2&amp;lt;/math&amp;gt; we have &lt;br /&gt;
&amp;lt;math&amp;gt;\phi ^{-1} :V_2 \rightarrow V_1&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
3. &#039;&#039;&#039;Transitive:&#039;&#039;&#039;  &amp;lt;math&amp;gt;G_1 \sim G_2 , G_2 \sim G_3 \implies G_1 \sim G_3 &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
CLAIM If two graphs are isomorphic, then they have:&lt;br /&gt;
&lt;br /&gt;
1. same number of vertices&lt;br /&gt;
&lt;br /&gt;
2. same number of edges&lt;br /&gt;
&lt;br /&gt;
3. vertex degrees (valencies) are the same between the two. For example, if one graph has 3 vertices of degree 2, and 2 vertices of degree 1, &lt;br /&gt;
then the other graph should have the same&lt;br /&gt;
&lt;br /&gt;
4. same number of subgraphs&lt;br /&gt;
&lt;br /&gt;
5. same number of complements denoted by &amp;lt;math&amp;gt;G^c = (V,E^c)&amp;lt;/math&amp;gt; &lt;br /&gt;
&lt;br /&gt;
*Complement means &amp;lt;math&amp;gt;(ab)\in E^c \Longleftrightarrow (ab)\notin E&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;DEFINITION 8&#039;&#039;&#039; &#039;&#039;&#039;Subgraph&#039;&#039;&#039; A subgraph of a graph &amp;lt;math&amp;gt;G = (V,E)&amp;lt;/math&amp;gt; is a graph &amp;lt;math&amp;gt;G&#039; = (V&#039;,E&#039;)&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;V&#039;\subset V&amp;lt;/math&amp;gt; and&lt;br /&gt;
&amp;lt;math&amp;gt;E&#039;\subset E&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
*Checking if two graphs are isomorphic is a hard problem&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Note for September 17 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:15-344_Note_2.jpg|Answers of sample question&lt;br /&gt;
Image:15-344-Sept17-1.jpg|Class notes page 1&lt;br /&gt;
Image:15-344-Sept17-2.jpg|Class notes page 2&lt;br /&gt;
Image:15-344-Sept17-3.jpg|Class notes page 3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>LizElle</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=File:15-344-Sept17-3.jpg&amp;diff=14755</id>
		<title>File:15-344-Sept17-3.jpg</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=File:15-344-Sept17-3.jpg&amp;diff=14755"/>
		<updated>2015-09-19T23:46:35Z</updated>

		<summary type="html">&lt;p&gt;LizElle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>LizElle</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=File:15-344-Sept17-2.jpg&amp;diff=14754</id>
		<title>File:15-344-Sept17-2.jpg</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=File:15-344-Sept17-2.jpg&amp;diff=14754"/>
		<updated>2015-09-19T23:46:04Z</updated>

		<summary type="html">&lt;p&gt;LizElle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>LizElle</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=File:15-344-Sept17-1.jpg&amp;diff=14753</id>
		<title>File:15-344-Sept17-1.jpg</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=File:15-344-Sept17-1.jpg&amp;diff=14753"/>
		<updated>2015-09-19T23:44:42Z</updated>

		<summary type="html">&lt;p&gt;LizElle: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>LizElle</name></author>
	</entry>
	<entry>
		<id>https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14725</id>
		<title>15-344/Classnotes for Thursday September 17</title>
		<link rel="alternate" type="text/html" href="https://drorbn.net/index.php?title=15-344/Classnotes_for_Thursday_September_17&amp;diff=14725"/>
		<updated>2015-09-17T19:36:23Z</updated>

		<summary type="html">&lt;p&gt;LizElle: Created page with &amp;quot;{{15-344/Navigation}}  == Scanned Lecture Notes for September 17 ==  &amp;lt;gallery&amp;gt; Image:Pg001.jpg|Page 1 Image:Pg002.jpg|Page 2 Image:Pg003.jpg|Page 3 &amp;lt;/gallery&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{15-344/Navigation}}&lt;br /&gt;
&lt;br /&gt;
== Scanned Lecture Notes for September 17 ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Image:Pg001.jpg|Page 1&lt;br /&gt;
Image:Pg002.jpg|Page 2&lt;br /&gt;
Image:Pg003.jpg|Page 3&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;/div&gt;</summary>
		<author><name>LizElle</name></author>
	</entry>
</feed>