<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>depth first search &#187; math</title>
	<atom:link href="http://www.depthfirstsearch.net/blog/category/math/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.depthfirstsearch.net/blog</link>
	<description>“We can only see a short distance ahead, but we can see plenty there that needs to be done.&#34;</description>
	<lastBuildDate>Sun, 05 Feb 2012 13:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>On Applied Methods and Theories</title>
		<link>http://www.depthfirstsearch.net/blog/2009/08/10/on-applied-methods-and-theories/</link>
		<comments>http://www.depthfirstsearch.net/blog/2009/08/10/on-applied-methods-and-theories/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:00:29 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1340</guid>
		<description><![CDATA[I&#8217;ve been reading up on graph cuts methods for low-level vision. These are methods that, when properly applied, can de-noise an image as was done in the original paper: D. M. Greig, B. T. Porteous, and A. H. Seheult, &#8220;Exact maximum a posteriori estimation for binary images,&#8221; Journal of the Royal Statistical Society. Series B [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading up on graph cuts methods for low-level vision. These are methods that, when properly applied, can de-noise an image as was done in the original paper:<br />
<em><br />
D. M. Greig, B. T. Porteous, and A. H. Seheult, &#8220;Exact maximum a posteriori estimation for binary images,&#8221; Journal of the Royal Statistical Society. Series B (Methodological), pp. 271-279, 1989.</em></p>
<p>I was initially interested because I wanted to know whether there was a general connection between graph cut problems and MAP estimation (which is the fancy thing you try to do when you want to uncover the true image from a noisy one). I&#8217;m not the only one who has asked this question, as the following paper is focused on precisely defining the applicability of graph cut methods in estimation problems:</p>
<p><em>V. Kolmogorov and R. Zabin, &#8220;What energy functions can be minimized via graph cuts?&#8221; IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 26, no. 2, pp. 147-159, 2004.</em></p>
<p>I find myself somewhat unsatisfied by results that use a clever reduction from one problem (like MAP estimation in image de-noising) to another problem (like finding minimal graph cuts) where the &#8216;trick&#8217; sort of happens by happy accident, and not something deeper. When this happens in pure mathematics, an awful lot of work seems to go into elucidating the nature of possible connections, searching for some deeper theory, etc. I can&#8217;t be really precise here, but I imagine something like what happened with <a href="http://en.wikipedia.org/wiki/Moonshine_theory">Moonshine theory</a>.</p>
<p>In general, I think it is too much to expect all the tricks of the trade of applied fields to fit into particularly elegant theories. The upside, I suppose, is that with a nice applied result, you can actually do something you could not do before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2009/08/10/on-applied-methods-and-theories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entropy</title>
		<link>http://www.depthfirstsearch.net/blog/2009/04/23/entropy/</link>
		<comments>http://www.depthfirstsearch.net/blog/2009/04/23/entropy/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 21:26:44 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[philosophy]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/blog/?p=1034</guid>
		<description><![CDATA[Entropy has always struck me as a somewhat puzzling concept. The definition is simple enough but raises all kinds of puzzling questions. What is with the minus sign? Why use the logarithm? Imagine for a moment that you do not know anything about logarithms, and you were trying to understand the definition above where . [...]]]></description>
			<content:encoded><![CDATA[<p>Entropy has always struck me as a somewhat puzzling concept. The definition is simple enough</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20H%28X%29%20%3D%20-%20%5Csum_i%20p_i%20%5Clog%20p_i%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' H(X) = - \sum_i p_i \log p_i ' title=' H(X) = - \sum_i p_i \log p_i ' class='latex' /></p>
<p style="text-align: left;">but raises all kinds of puzzling questions. What is with the minus sign? Why use the logarithm? Imagine for a moment that you do not know anything about logarithms, and you were trying to understand the definition above</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20H%28X%29%20%3D%20-%20%5Csum_i%20p_i%20f%28p_i%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' H(X) = - \sum_i p_i f(p_i) ' title=' H(X) = - \sum_i p_i f(p_i) ' class='latex' /></p>
<p style="text-align: left;">where <img src='http://s.wordpress.com/latex.php?latex=%20f%20%5Cequiv%20%5Clog%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' f \equiv \log ' title=' f \equiv \log ' class='latex' />. Of course, we still have this mysterious minus sign, so lets fold that into our mystery function <img src='http://s.wordpress.com/latex.php?latex=%20g%20%5Cequiv%20-%20f%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' g \equiv - f ' title=' g \equiv - f ' class='latex' />. Now</p>
<p style="text-align: center;">
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20H%28X%29%20%3D%20%5Csum_i%20p_i%20g%28p_i%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' H(X) = \sum_i p_i g(p_i) ' title=' H(X) = \sum_i p_i g(p_i) ' class='latex' /></p>
<p style="text-align: left;">looks like a weighted average of some mystery function <img src='http://s.wordpress.com/latex.php?latex=%20g%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' g ' title=' g ' class='latex' />.</p>
<p style="text-align: left;">Let&#8217;s go one step further and rewrite this definition in terms of outcomes where <img src='http://s.wordpress.com/latex.php?latex=P%28X%20%3D%20w_i%29%20%3D%20p_i%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='P(X = w_i) = p_i ' title='P(X = w_i) = p_i ' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%5Cequiv%20g%28P%28X%3Dw_i%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) \equiv g(P(X=w_i))' title='h(w_i) \equiv g(P(X=w_i))' class='latex' /> is a mystery function of the outcomes <img src='http://s.wordpress.com/latex.php?latex=w_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w_i' title='w_i' class='latex' /> of <img src='http://s.wordpress.com/latex.php?latex=X&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='X' title='X' class='latex' />. Then we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=%20H%28X%29%20%3D%20%5Csum_i%20P%28X%20%3D%20w_i%29%20h%28w_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' H(X) = \sum_i P(X = w_i) h(w_i)' title=' H(X) = \sum_i P(X = w_i) h(w_i)' class='latex' />.</p>
<p style="text-align: left;">The weights, quite naturally, are the probabilities of various outcomes. Compare this, for instance, with the expected value</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=E%28X%29%20%3D%20%5Csum_i%20P%28X%20%3D%20w_i%29%20w_i%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='E(X) = \sum_i P(X = w_i) w_i ' title='E(X) = \sum_i P(X = w_i) w_i ' class='latex' />.</p>
<p style="text-align: left;">Now we need to introduce some intuition for entropy. We want to capture a certain common sense notion of &#8220;disorder.&#8221; In the language of probability theory, a random variable is maximally disordered if all outcomes are equally likely.</p>
<p style="text-align: left;">But if what if all outcomes are not equally likely? Some outcomes may be surprising (because they have low probability). Some outcomes may be unsurprising (because they have high probability). This notion of &#8220;surprise&#8221; is precisely what the mystery function is trying to measure. And entropy is the weighted average of surprise.</p>
<p>So, here are some properties we&#8217;d like our surprise function to have:</p>
<ul>
<li><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i)' title='h(w_i)' class='latex' /> should be large when <img src='http://s.wordpress.com/latex.php?latex=p_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_i' title='p_i' class='latex' /> (the probability of <img src='http://s.wordpress.com/latex.php?latex=w_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w_i' title='w_i' class='latex' />) is small.</li>
<li><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i)' title='h(w_i)' class='latex' /> should be small when <img src='http://s.wordpress.com/latex.php?latex=p_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p_i' title='p_i' class='latex' /> (the probability of <img src='http://s.wordpress.com/latex.php?latex=w_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w_i' title='w_i' class='latex' />) is large.</li>
</ul>
<p>We can probably think of a number of functions <img src='http://s.wordpress.com/latex.php?latex=%20h%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' h ' title=' h ' class='latex' /> that have these two properties. It turns out that we need to satisfy another property as well.</p>
<ul>
<li>Suppose <img src='http://s.wordpress.com/latex.php?latex=w_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w_i' title='w_i' class='latex' /> is an event that is composed of two mutual independent events <img src='http://s.wordpress.com/latex.php?latex=a_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='a_i' title='a_i' class='latex' /> and <img src='http://s.wordpress.com/latex.php?latex=b_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='b_i' title='b_i' class='latex' />. Then we&#8217;d like <img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%3D%20h%28a_i%29%20%2B%20h%28b_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) = h(a_i) + h(b_i)' title='h(w_i) = h(a_i) + h(b_i)' class='latex' />.</li>
</ul>
<p>Intuitively, an event should be as surprising as the sum of the surprise of any sub events. Consider the following function of an event <img src='http://s.wordpress.com/latex.php?latex=w_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='w_i' title='w_i' class='latex' /></p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%3D%20%5Cfrac%7B1%7D%7BP%28X%20%3D%20w_i%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) = \frac{1}{P(X = w_i)}' title='h(w_i) = \frac{1}{P(X = w_i)}' class='latex' />.</p>
<p style="text-align: left;">For large <img src='http://s.wordpress.com/latex.php?latex=%20P%28X%20%3D%20w_i%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' P(X = w_i) ' title=' P(X = w_i) ' class='latex' />, <img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i)' title='h(w_i)' class='latex' /> is small. Similarly, for small <img src='http://s.wordpress.com/latex.php?latex=%20P%28X%20%3D%20w_i%29%20&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt=' P(X = w_i) ' title=' P(X = w_i) ' class='latex' />, <img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i)' title='h(w_i)' class='latex' /> is large. Unfortunately, this function does not satisfy property 3 since for mutually independent sub-events, we have</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%3D%20%20%5Cfrac%7B1%7D%7BP%28X%20%3D%20a_i%29P%28X%3Db_i%29%7D%20%5Cne%20%20%20%5Cfrac%7B1%7D%7BP%28X%20%3D%20a_i%29%7D%20%2B%20%5Cfrac%7B1%7D%7BP%28X%3Db_i%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) =  \frac{1}{P(X = a_i)P(X=b_i)} \ne   \frac{1}{P(X = a_i)} + \frac{1}{P(X=b_i)}' title='h(w_i) =  \frac{1}{P(X = a_i)P(X=b_i)} \ne   \frac{1}{P(X = a_i)} + \frac{1}{P(X=b_i)}' class='latex' />.</p>
<p style="text-align: left;">By using the logarithm we can define a function <img src='http://s.wordpress.com/latex.php?latex=h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h' title='h' class='latex' /> that satisfies all the properties we want, including the summation property:</p>
<p style="text-align: left;"><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%3D%20%20%5Clog%28%5Cfrac%7B1%7D%7BP%28X%20%3D%20a_i%29P%28X%3Db_i%29%7D%29%20%3D%20%20%20%5Clog%28%5Cfrac%7B1%7D%7BP%28X%20%3D%20a_i%29%7D%29%20%2B%20%5Clog%28%5Cfrac%7B1%7D%7BP%28X%3Db_i%29%7D%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) =  \log(\frac{1}{P(X = a_i)P(X=b_i)}) =   \log(\frac{1}{P(X = a_i)}) + \log(\frac{1}{P(X=b_i)})' title='h(w_i) =  \log(\frac{1}{P(X = a_i)P(X=b_i)}) =   \log(\frac{1}{P(X = a_i)}) + \log(\frac{1}{P(X=b_i)})' class='latex' />.</p>
<p style="text-align: left;">Now observe that</p>
<p style="text-align: center;"><img src='http://s.wordpress.com/latex.php?latex=h%28w_i%29%20%3D%20%5Clog%28%5Cfrac%7B1%7D%7BP%28X%20%3D%20w_i%29%7D%29%20%3D%20-%20%5Clog%28P%28X%20%3D%20w_i%29%29%20%3D%20-%5Clog%28p_i%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='h(w_i) = \log(\frac{1}{P(X = w_i)}) = - \log(P(X = w_i)) = -\log(p_i)' title='h(w_i) = \log(\frac{1}{P(X = w_i)}) = - \log(P(X = w_i)) = -\log(p_i)' class='latex' /></p>
<p style="text-align: left;">leading to the definition of entropy that we started with!</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2009/04/23/entropy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quote of the Day</title>
		<link>http://www.depthfirstsearch.net/blog/2008/02/20/quote-of-the-day-7/</link>
		<comments>http://www.depthfirstsearch.net/blog/2008/02/20/quote-of-the-day-7/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 22:31:59 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[culture]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[qotd]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/2008/02/20/quote-of-the-day-7/</guid>
		<description><![CDATA[Now, I wish that was all I needed to say. But, the point rather cogently made by the comic above is that that isn’t good enough, that an unexamined “it just happened that we were all men” is never good enough. All of us, men and women both need to examine whether they’re being that [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://sbseminar.wordpress.com/2008/02/19/more-social-commentary-in-comic-form-or-our-sexist-origin-myth/">Now, I wish that was all I needed to say. But, the point rather cogently made by the comic above is that that isn’t good enough, that an unexamined “it just happened that we were all men” is never good enough. All of us, men and women both need to examine whether they’re being that guy in the comic. A lot of people seem to have picked up the idea that if you didn’t <em>mean</em> to be sexist (racist, etc.), then you weren’t. That is, that sexism is a deontological problem, not a teleological problem. As long as they don’t catch themselves being sexist, they are safe.</a></p></blockquote>
<p>The quote references <a href="http://xkcd.com/385/">this</a> comic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2008/02/20/quote-of-the-day-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sage</title>
		<link>http://www.depthfirstsearch.net/blog/2007/12/13/sage/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/12/13/sage/#comments</comments>
		<pubDate>Fri, 14 Dec 2007 02:06:54 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[misc]]></category>
		<category><![CDATA[engineering]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[sage]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/2007/12/13/sage/</guid>
		<description><![CDATA[I just watched an online presentation of SAGE, a nifty toolkit for doing mathematics. One of the really neat things about SAGE is that it glues together a ton of existing open source packages. We&#8217;re beginning to transition into the stage of software engineering where software development starts (in the minds of many futurists) to [...]]]></description>
			<content:encoded><![CDATA[<p>I just watched an online presentation of <a href="http://www.sagemath.org/">SAGE</a>, a nifty toolkit for doing mathematics. One of the really neat things about SAGE is that it glues together a ton of existing open source packages. We&#8217;re beginning to transition into the stage of software engineering where software development starts (in the minds of many futurists) to resemble archeology &#8212; digging up ancient secrets and putting them to work in new ways.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/12/13/sage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#039;s Misc.</title>
		<link>http://www.depthfirstsearch.net/blog/2007/08/28/todays-misc-44/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/08/28/todays-misc-44/#comments</comments>
		<pubDate>Wed, 29 Aug 2007 04:39:51 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[!understand]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/2007/08/28/todays-misc-44/</guid>
		<description><![CDATA[I am in fact a scorpio.]]></description>
			<content:encoded><![CDATA[<p>I am in fact a <a href="http://www.theonion.com/content/horoscope/may-30-2007">scorpio</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/08/28/todays-misc-44/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Conjugate Priors?</title>
		<link>http://www.depthfirstsearch.net/blog/2007/06/26/conjugate-priors/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/06/26/conjugate-priors/#comments</comments>
		<pubDate>Wed, 27 Jun 2007 00:55:45 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/?p=286</guid>
		<description><![CDATA[I&#8217;m clearing out my draft posts, without actually trying to flesh them out. Anyway, here&#8217;s some questions I&#8217;m thinking about. As you may be able to infer, I&#8217;m trying to teach myself statistics. Natural conjugate priors &#8211; prior has the same functional form as the likelihood. Is there a category theoretical explanation of &#8220;natural&#8221; in [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m clearing out my draft posts, without actually trying to flesh them out.  Anyway, here&#8217;s some questions I&#8217;m thinking about. As you may be able to infer, I&#8217;m trying to teach myself statistics.</p>
<hr />Natural conjugate priors &#8211; prior has the same functional form as the likelihood. Is there a category theoretical explanation of &#8220;natural&#8221;  in this context? Things I&#8217;m trying to understand: exponential families, sufficient statistic, natural conjugate prior.Some websites:</p>
<blockquote><p><a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-05Spring-2005/LectureNotes/index.htm">OCW 1</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-441Statistical-InferenceSpring2002/Syllabus/index.htm">OCW 2</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-443Fall-2006/LectureNotes/index.htm">OCW 3</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-465Spring-2005/LectureNotes/index.htm">OCW 4</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-465Spring-2004/LectureNotes/index.htm">OCW 5</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-466Mathematical-StatisticsSpring2003/LectureNotes/index.htm">OCW 6</a><br />
<a href="http://ocw.mit.edu/OcwWeb/Mathematics/18-466Mathematical-StatisticsSpring2003/LectureNotes/index.htm"> </a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/06/26/conjugate-priors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#039;s Misc.</title>
		<link>http://www.depthfirstsearch.net/blog/2007/03/22/todays-misc-32/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/03/22/todays-misc-32/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 01:19:34 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[math]]></category>
		<category><![CDATA[misc]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/?p=267</guid>
		<description><![CDATA[I&#8217;m happy about this post because I understood it, as opposed to say, most of the stuff at n-Category Cafe. I&#8217;m especially happy because at one time or another, I knew the statement of, and the corresponding proof of: 1. The Hairy Ball Theorem 2. Cauchy Integral Theorem 3. Nash Equilibrium Theorem I just hope [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy about this <a href="http://scottaaronson.com/blog/?p=213">post</a> because I understood it, as opposed to say, most of the stuff at <a href="http://golem.ph.utexas.edu/category/">n-Category Cafe</a>. I&#8217;m especially happy because at one time or another, I knew the statement of, and the corresponding proof of:</p>
<p>1. The Hairy Ball Theorem<br />
2. Cauchy Integral Theorem<br />
3. Nash Equilibrium Theorem</p>
<p>I just hope it&#8217;s not a problem that I don&#8217;t exactly remember the details anymore.</p>
<p>Random Thought: I&#8217;m skeptical of category theory mainly because I&#8217;m not entirely sure what advantage we derive from theory encoded in categorical language over theory as classically presented. I&#8217;m worried that the difference is only aesthetic. What&#8217;s worse, category theorists don&#8217;t seem to be able to explain the advantages in anything other than categorical language. Though <a href="http://www.math.harvard.edu/~mazur/preprints/when_is_one.pdf">this</a> comes close.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/03/22/todays-misc-32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#039;s Thoughts</title>
		<link>http://www.depthfirstsearch.net/blog/2007/03/06/todays-thoughts/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/03/06/todays-thoughts/#comments</comments>
		<pubDate>Wed, 07 Mar 2007 02:23:56 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[groups]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/?p=258</guid>
		<description><![CDATA[I was a math major in college. Though I&#8217;m sure the experience was beneficial, upon reflection I can&#8217;t identify how any content I learned in the math classes I took applies to computer science. I&#8217;m using a lot of Bayesian inference stuff right now, and PCA, but these two topics never came up in the [...]]]></description>
			<content:encoded><![CDATA[<p>I was a math major in college. Though I&#8217;m sure the experience was beneficial, upon reflection I can&#8217;t identify how any content I learned in the math classes I took applies to computer science. I&#8217;m using a lot of Bayesian inference stuff right now, and PCA, but these two topics never came up in the any of the math courses I took, though linear algebra did cover Eigenvalues and Eigenvectors.</p>
<p>I recently read a book on category theory and computer science. The categorical view of computation is somewhat interesting, but category theory in general is much more complicated than the small set of categories relevant to computer science. In some sense, I&#8217;m still searching for uses of non-elementary mathematics in computer science.</p>
<p>An essential cornerstone of undergraduate mathematics is the study of abstract algebra. No undergraduate mathematics curriculum is complete without a good introduction to groups, rings and fields, up to at least Galois theory. Groups in particular, are supposed to be very general algebraic objects.</p>
<p>So my question to you, are there any topics in computer science that benefit from group theory?</p>
<p>I have a semi-answer, Polya&#8217;s Theorem. This is a theorem in combinatorics that depends on group actions, both in its statement and proof. It seems highly relevant to computer science, being such a pivotal counting result. And yet I can&#8217;t actually think of a specific use for it in computer science.</p>
<p>I guess I&#8217;m just wondering whether I&#8217;ve been wasting my time trying to learn mathematics.</p>
<p>UPDATE: Turing&#8217;s proof that the halting problem is not computable implies Godel&#8217;s incompleteness theorem. And Curry-Howard correspondence links type systems with constructive logic, which shows that certain areas of logic are best thought of computationally. I guess I&#8217;m interested in applications of group theory in part because it&#8217;s a step or two removed from logic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/03/06/todays-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Today&#039;s Misc.</title>
		<link>http://www.depthfirstsearch.net/blog/2007/02/10/todays-misc-29/</link>
		<comments>http://www.depthfirstsearch.net/blog/2007/02/10/todays-misc-29/#comments</comments>
		<pubDate>Sun, 11 Feb 2007 02:48:37 +0000</pubDate>
		<dc:creator>JS</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://www.depthfirstsearch.net/?p=242</guid>
		<description><![CDATA[How can you have inverses but still have zero divisors, you may wonder? It&#8217;s because nonassociativity is bad juju. From a comment on this. Then there&#8217;s the following from the same comment thread: There are illegal primes, but being prime numbers, they are inevitably real, positive, rational, integral, natural and wholesome. A goldmine! And here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>How can you have inverses but still have zero divisors, you may wonder? It&#8217;s because nonassociativity is bad juju.</p></blockquote>
<p>From a comment on <a href="http://scienceblogs.com/goodmath/2007/02/basics_multidimensional_number_1.php">this</a>.</p>
<p>Then there&#8217;s the following from the same comment thread:</p>
<blockquote><p>There are <a href="http://primes.utm.edu/glossary/page.php?sort=Illegal">illegal primes</a>, but being prime numbers, they are inevitably real, positive, rational, integral, natural and wholesome.</p></blockquote>
<p>A goldmine!</p>
<p>And here&#8217;s a spurious link to a comment on that thread that I might want to write about <a href="http://scienceblogs.com/goodmath/2007/02/basics_multidimensional_number_1.php#comment-340173">later</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.depthfirstsearch.net/blog/2007/02/10/todays-misc-29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/41 queries in 1.866 seconds using disk: basic
Object Caching 626/720 objects using disk: basic

Served from: www.depthfirstsearch.net @ 2012-02-08 13:01:25 -->
