<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>The Mumbling Mathematician</title>
	<atom:link href="http://zetahype.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zetahype.wordpress.com</link>
	<description>...a godsend to the millions who look around on slow news days and wonder “Whats goin’ on..in mathematics these days?”</description>
	<lastBuildDate>Wed, 23 Jul 2008 01:32:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='zetahype.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/7ebfc6b25203672632756188326965fd?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>The Mumbling Mathematician</title>
		<link>http://zetahype.wordpress.com</link>
	</image>
			<item>
		<title>Making It Count: Counting the complement</title>
		<link>http://zetahype.wordpress.com/2008/07/23/making-it-count-counting-the-complement/</link>
		<comments>http://zetahype.wordpress.com/2008/07/23/making-it-count-counting-the-complement/#comments</comments>
		<pubDate>Wed, 23 Jul 2008 01:21:11 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=81</guid>
		<description><![CDATA[Here&#8217;s the much delayed second part of the Making It Count series which was launched with much fanfare a month ago. The counting technique I will present is simple and powerful:
Counting the complement: Let X be a set whose cardinality is known and Y be a subset of X whose cardinality we must find. We [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=81&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Here&#8217;s the much delayed second part of the <a href="http://zetahype.wordpress.com/2008/06/23/making-it-count-the-pigeonhole-principle/">Making It Count</a> series which was launched with much fanfare a month ago. The counting technique I will present is simple and powerful:</p>
<p><strong>Counting the complement:</strong> Let X be a set whose cardinality is known and Y be a subset of X whose cardinality we must find. We can do this by determining the cardinality of the complement of Y (all the elements which are in X but not in Y) and `subtracting&#8217; it from the cardinality of X.<br />
&#8230;A couple of clarifications before I apply this rather innocuous principle to some problems:<br />
If X is finite then the cardinality is just the number of elements in X. But I use a fancy word to include the cases when X is infinite. Note, also that subtracting cardinalities doesn&#8217;t always make sense in the infinite case. It depends on the `size&#8217; of the infinity.</p>
<p><strong>Problem 1:</strong> There are 128 players in a tennis tournament. Assuming it is a typical knockout tournament, how many matches are played before a winner emerges?<br />
<strong>(Lazy solution)</strong>: This is how most people would solve it. The `shape&#8217; of the number 128 allows them to get away with this solution:<br />
Pair them up. 64 matches are played initially; 64 players progress to play 32 matches and so on.The number of matches played is 64+32+16+8+4+2+1 = 127! Very good, but what about when 125 players start the tournament? One doesn&#8217;t have the comfort of repeated division by 2 anymore.<br />
<strong>(Proper solution):</strong> Use the above counting principle! Being a knockout, a player can lose only once before he is out. So, number of matches played before winner emerges = number of matches lost = number of players who lost. Well, there is 1 winner so 128 -1 =127 players lose and so 127 matches are played. The argument works for any number other than 128. But how can 125 players be paired up in a sensible way? Well they can&#8217;t. Either the organisers add 3 players to the draw or they give a whole bunch of players a free passage into the second round, which is what a lot of the smaller tournaments do!</p>
<p><strong>Problem 2:</strong> Let p be a prime and n be a non-negative integer. How many non-zero positive integers <img src='http://s1.wordpress.com/latex.php?latex=%5Cleq+p%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\leq p^n' title='\leq p^n' class='latex' /> have no factors (other than 1) in common with <img src='http://s2.wordpress.com/latex.php?latex=p%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^n' title='p^n' class='latex' /><img src="/DOCUME~1/rajender/LOCALS~1/Temp/moz-screenshot.jpg" alt="" /><img src="/DOCUME~1/rajender/LOCALS~1/Temp/moz-screenshot-1.jpg" alt="" />?<br />
<strong>Solution:</strong> For  <img src='http://s3.wordpress.com/latex.php?latex=2%5E3&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2^3' title='2^3' class='latex' /> we can just list these numbers: 1,3,5,7 have no factors in common with 8 so the answer is 4. But this method of listing is rather naive and quickly gets out of hand for even small numbers like <img src='http://s1.wordpress.com/latex.php?latex=2%5E6&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='2^6' title='2^6' class='latex' /> or <img src='http://s2.wordpress.com/latex.php?latex=3%5E5&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='3^5' title='3^5' class='latex' />. Instead, we count the number of integers that do have a factor in common with <img src='http://s3.wordpress.com/latex.php?latex=p%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^n' title='p^n' class='latex' />. Ironically, we can list them out every time! They are just p, 2p, 3p, 4p,&#8230;,<img src='http://s1.wordpress.com/latex.php?latex=p%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{n-1}' title='p^{n-1}' class='latex' />p. There are <img src='http://s2.wordpress.com/latex.php?latex=p%5E%7Bn-1%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^{n-1}' title='p^{n-1}' class='latex' /> of them and so, by the principle, exactly <img src='http://s3.wordpress.com/latex.php?latex=p%5En-p%5E%7Bn-1%7D%3Dp%5E%7Bn-1%7D%28p-1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='p^n-p^{n-1}=p^{n-1}(p-1)' title='p^n-p^{n-1}=p^{n-1}(p-1)' class='latex' /> non-negative positive integers <img src='http://s1.wordpress.com/latex.php?latex=%5Cleq+p%5En&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\leq p^n' title='\leq p^n' class='latex' /> are relatively prime to it. I haven&#8217;t contrived this problem to glorify the virtues of the counting argument. This computation is infact, one of the most fundamental in number theory and leads us to the &#8220;Euler phi-function,&#8221; denoted <img src='http://s2.wordpress.com/latex.php?latex=%5Cvarphi%28N%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\varphi(N)' title='\varphi(N)' class='latex' /> for N positive and defined as the number of non-negative integers <img src='http://s3.wordpress.com/latex.php?latex=%5Cleq&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\leq' title='\leq' class='latex' /> N and relatively prime to it. The function is multiplicative, which means that if <img src='http://s1.wordpress.com/latex.php?latex=N%3D%5Cprod_%7Bi%3D1%7D%5E%7Bk%7Dp_i%5E%7Be_i%7D+&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='N=\prod_{i=1}^{k}p_i^{e_i} ' title='N=\prod_{i=1}^{k}p_i^{e_i} ' class='latex' /> then <img src='http://s2.wordpress.com/latex.php?latex=%5Cvarphi%28N%29+%3D+%5Cvarphi%28%5Cprod_%7Bi%3D1%7D%5E%7Bk%7Dp_i%5E%7Be_i%7D%29+%3D+%5Cprod_%7Bi%3D1%7D%5E%7Bk%7D%5Cvarphi%28p_i%5E%7Be_i%7D%29+%3D+%5Cprod_%7Bi%3D1%7D%5E%7Bk%7Dp_i%5E%7Be_i-1%7D%28p_i-1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\varphi(N) = \varphi(\prod_{i=1}^{k}p_i^{e_i}) = \prod_{i=1}^{k}\varphi(p_i^{e_i}) = \prod_{i=1}^{k}p_i^{e_i-1}(p_i-1)' title='\varphi(N) = \varphi(\prod_{i=1}^{k}p_i^{e_i}) = \prod_{i=1}^{k}\varphi(p_i^{e_i}) = \prod_{i=1}^{k}p_i^{e_i-1}(p_i-1)' class='latex' /> from the above computation.</p>
<p>For instance, <img src='http://s3.wordpress.com/latex.php?latex=%5Cvarphi%28999%29+%3D+%5Cvarphi%283%5E3+37%29+%3D+%5Cvarphi%283%5E3%29%5Cvarphi%2837%29++%3D+3%5E2%283-1%2937%5E0%2837-1%29+%3D+648.&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\varphi(999) = \varphi(3^3 37) = \varphi(3^3)\varphi(37)  = 3^2(3-1)37^0(37-1) = 648.' title='\varphi(999) = \varphi(3^3 37) = \varphi(3^3)\varphi(37)  = 3^2(3-1)37^0(37-1) = 648.' class='latex' /></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/81/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/81/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=81&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/07/23/making-it-count-counting-the-complement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>

		<media:content url="/DOCUME~1/rajender/LOCALS~1/Temp/moz-screenshot.jpg" medium="image" />

		<media:content url="/DOCUME~1/rajender/LOCALS~1/Temp/moz-screenshot-1.jpg" medium="image" />
	</item>
		<item>
		<title>The power of armchair physics</title>
		<link>http://zetahype.wordpress.com/2008/07/21/the-power-of-armchair-physics/</link>
		<comments>http://zetahype.wordpress.com/2008/07/21/the-power-of-armchair-physics/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 19:24:14 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=66</guid>
		<description><![CDATA[Mathematics has a well-deserved reputation of being an armchair endeavour. You sit down armed with some concepts and wander off into many wonderful directions by just digging deeper into these concepts. Physics on the other hand has traditionally been a laboratory science. One tried to understand the physical universe with experiments and codified the results [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=66&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Mathematics has a well-deserved reputation of being an armchair endeavour. You sit down armed with some concepts and wander off into many wonderful directions by just digging deeper into these concepts. Physics on the other hand has traditionally been a laboratory science. One tried to understand the physical universe with experiments and codified the results with the help of mathematical tools. Einstein however came along and blurred this distinction. He changed the way we view the universe `simply by thinking about it.&#8217;  I will, in one of my next posts, show how the postulates of special relativity can be derived in a purely mathematical way  in much the same way Einstein might have done.  Newtonian physics recognised gravity as one of the fundamental forces that shapes our universe but was unsuccessful in explaining how and why objects attract other objects. Einstein, armchair and all, unraveled this mystery in his theory of general relativity. He visualised space-time as a fabric that stretched and curled through the universe. An object that is plonked on this fabric creates a deformity or depression that sucks in objects around it. The heavier the object, the bigger the depression and greater its powers of attraction. Simple and profound. Einstein was nothing if not that! Armed with this model, it is but natural to conclude that objects which are so plonked onto this fabric create waves that ripple across the fabric. These are the gravitational waves that EInstein&#8217;s General Relativity predicts and which are yet to be observed experimentally.</p>
<p>It was under this mathematical framework of general relativity that Stephen&#8217;s Hawking made his  celebrated conclusion that black holes emit radiation. Whilst being a tour de force in mathematical reasoning, it hasn&#8217;t won him a Nobel prize because it hasn&#8217;t being verified experimentally! And then along came <a href="http://en.wikipedia.org/wiki/Edward_Witten">Edward Witten</a> and others  and the traditional barriers between mathematics and physics have all but dissolved.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/66/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/66/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/66/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/66/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/66/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=66&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/07/21/the-power-of-armchair-physics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>
	</item>
		<item>
		<title>Everyday Mathematics: The Dirac Spin</title>
		<link>http://zetahype.wordpress.com/2008/06/25/everyday-mathematics-the-dirac-spin/</link>
		<comments>http://zetahype.wordpress.com/2008/06/25/everyday-mathematics-the-dirac-spin/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 15:25:51 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[physics]]></category>
		<category><![CDATA[toplogy]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=53</guid>
		<description><![CDATA[Stretch you right arm out, palm up. Try to rotate your palm clockwise about the vertical axis while keeping it facing up at all times. You will notice that it takes a  continuous 720 degrees rotation rather than a 360 degrees rotation to bring your arm back to its original state.  This is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=53&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Stretch you right arm out, palm up. Try to rotate your palm clockwise about the vertical axis while keeping it facing up at all times. You will notice that it takes a  continuous 720 degrees rotation rather than a 360 degrees rotation to bring your arm back to its original state.  This is an illustration of the remarkable fact that an object rotated through 360 degrees might not always come back to its original state. <a href="http://en.wikipedia.org/wiki/Dirac">Paul Dirac </a> assigned a quantity of  <img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{2}' title='\frac{1}{2}' class='latex' /> to the spin of an electron to express the fact that its amplitude changes under a 360 rotation but is restored with a 720  rotation. He justified this assignment with a famous topological insight which has since taken many forms and legends: the Phillipine wine glass trick (which  involves sustaining a  wineglass placed on the aforementioned palm), the Feynman Plate trick or the Dirac belt trick. Whatever the name,  it was probably the first application of algebraic topology  to quantum physics. These days it is hard to distinguish one from the other. I will explain this phenomenon in a mathematical framework when I introduce some algebraic topology basics  later on in this blog. Here is an excellent <a href="http://www.youtube.com/watch?v=VnChcxE6kUQ&amp;feature=related">visualisation</a> of this trick.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=53&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/25/everyday-mathematics-the-dirac-spin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>
	</item>
		<item>
		<title>Psyprobs 2</title>
		<link>http://zetahype.wordpress.com/2008/06/25/psyprobs-2/</link>
		<comments>http://zetahype.wordpress.com/2008/06/25/psyprobs-2/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 09:55:11 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=37</guid>
		<description><![CDATA[I had presented two betting scenarios in Psyprobs 1: coin-tossing and poker. A friend of mine has mailed in with a fairly comprehensive analysis of the former and a suggestion that the poker problem is exactly the kind of bone a Prospect Theorist would chew on. I have reproduced his mail as is&#8230;save for a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=37&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I had presented two betting scenarios in <a href="http://zetahype.wordpress.com/2008/06/14/psyprobs-1/">Psyprobs 1</a>: coin-tossing and poker. A friend of mine has mailed in with a fairly comprehensive analysis of the former and a suggestion that the poker problem is exactly the kind of bone a <a href="http://en.wikipedia.org/wiki/Prospect_theory">Prospect Theorist</a> would chew on. I have reproduced his mail as is&#8230;save for a spelling error that wordpress red-flagged thrice over. And no, he cannot pass it off as a US-UK clash of ideologies.</p>
<p>&#8220;When you walked up to the table, you perhaps had some guess of what the p(heads) for the coin being used was. And of course, p(tails) = 1 &#8211; p(heads). Using p(heads) = p(tails) = 0.5 seems reasonable, given your trust in the precision of the mint as well as the credentials of bloke doing the tossing. And then, you recognise him &#8211; he&#8217;s <a href="http://en.wikipedia.org/wiki/Derren_Brown">Derren B</a><a href="http://en.wikipedia.org/wiki/Derren_Brown">rown</a>, now you&#8217;re not quite sure. You are uncertain of the value of p(heads). We&#8217;re looking for a general enough way to solve this problem, so we want to describe everything so that replacing Derren Brown with the patron angel of innocent faces should just be a matter of blindly turning the crankshaft.<br />
The way to do this would be to represent p(heads) with a <a href="http://en.wikipedia.org/wiki/Beta_distribution">Beta distribution</a>, given by <code><img src='http://s3.wordpress.com/latex.php?latex=Beta%28n_h%2C+n_t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(n_h, n_t)' title='Beta(n_h, n_t)' class='latex' /></code>. Being a distribution, it will have a mean (i.e., the best guess right now) and a variance (i.e., the uncertainty in the best guess). When you were first picked from the audience, you condense your reading of the situation into a Beta distribution that will be the prior belief of p(heads). This will compactly represent how biased you think the coin is, how unsure you are about the parentage of the guy in front of you, etc.<br />
At one end is complete uncertainty, you have no clue about p(heads) for the coin, this is represented by <code><img src='http://s1.wordpress.com/latex.php?latex=n_h%3Dn_t%3D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n_h=n_t=' title='n_h=n_t=' class='latex' /></code>1. The mean of this distribution is 0.5, but there is maximal doubt about this value, i.e., you think that p(heads) could be any value between 0 and 1 but your best guess is 0.5.<br />
Alternatively, the coin comes with a certificate of authenticity, you know for sure that p(heads)=0.5. This could be represented by having <img src='http://s2.wordpress.com/latex.php?latex=n_h%3Dn_t%3D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n_h=n_t=' title='n_h=n_t=' class='latex' />1000, or some suitably large number. The mean of this distribution is 0.5, and the variance (i.e., your uncertainty) is very low.<br />
Or maybe, this coin can only come down heads, in which case you use <img src='http://s3.wordpress.com/latex.php?latex=n_h+%3E%3E+n_t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n_h &gt;&gt; n_t' title='n_h &gt;&gt; n_t' class='latex' /> (<img src='http://s1.wordpress.com/latex.php?latex=%3E%3E&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&gt;&gt;' title='&gt;&gt;' class='latex' /> read &#8216;a lot bigger than.&#8217;) All intermediate values of your prior belief in the fairness of the coin can be got by choosing <img src='http://s2.wordpress.com/latex.php?latex=n_h&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n_h' title='n_h' class='latex' /> and <img src='http://s3.wordpress.com/latex.php?latex=n_t&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='n_t' title='n_t' class='latex' /> appropriately.<br />
Now, the part of incorporating the new information &#8211; the guy across the table telling you that the last 100 tosses have been tails. Ignoring this information is wasteful, surely the most efficient thing to do is to use this information somehow. It&#8217;s easy when you trust this incoming information. Starting from a prior of <img src='http://s1.wordpress.com/latex.php?latex=Beta%28n_h%2C+n_t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(n_h, n_t)' title='Beta(n_h, n_t)' class='latex' />, knowing and believing that 100 tails were just observed will lead to your view of the bias in the coin being <img src='http://s2.wordpress.com/latex.php?latex=Beta%28n_h%2C+n_t%2B100%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(n_h, n_t+100)' title='Beta(n_h, n_t+100)' class='latex' />.<br />
This process we just went through has some nice properties. If you walked in with <img src='http://s3.wordpress.com/latex.php?latex=Beta%281%2C+1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(1, 1)' title='Beta(1, 1)' class='latex' />, it meant that you had no particular opinion, you could be convinced either way. After hearing about the 100 tails, you will now be <img src='http://s1.wordpress.com/latex.php?latex=Beta%281%2C+101%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(1, 101)' title='Beta(1, 101)' class='latex' />, that is your best guess of p(heads) for that coin is <img src='http://s2.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B102%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\frac{1}{102}' title='\frac{1}{102}' class='latex' />. On the other hand, if you walked in completely confident that it is a fair coin represented by say <img src='http://s3.wordpress.com/latex.php?latex=Beta%2810000%2C+10000%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(10000, 10000)' title='Beta(10000, 10000)' class='latex' />, hearing about 100 tails will change this to <img src='http://s1.wordpress.com/latex.php?latex=Beta%2810000%2C+10100%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(10000, 10100)' title='Beta(10000, 10100)' class='latex' /> whose mean is not too far away from the original mean of 0.5. That is, the new evidence has done little to change your mind.<br />
This would be how to deal with uncertainty, but when you bring in money, things get a bit hazy. Given that your belief of p(heads) for the coin is given by <img src='http://s2.wordpress.com/latex.php?latex=Beta%28h%2C+t%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='Beta(h, t)' title='Beta(h, t)' class='latex' />, as a rational person, you would be ready to accept a bet where you are asked to pay h£ for a chance to win (h+t)£ if the next count toss came down heads-up. You would of course be ready to accept any bet that gives you better odds &#8211; i.e., asking you to pay less than h£ with a chance to win (h+t)£. Goes without saying that you shouldn&#8217;t accept any bet that gives you worse odds, but greed and foolishness are funny things.<br />
But we&#8217;re all intelligent people. Which is why you refused the bet where Derren Brown asked you for £1.01 for a chance to win £2.00 on a coin-toss with a completely fair coin. But he&#8217;s got to put out a show on TV, so he gives you 2£ and you then proceed to enjoy the finer things with life with that money and get used to this rich lifestyle. He arrives at your door the following week and you are forced to return the 2 pounds to him. But he&#8217;s a nice guy, he gives you a chance to win the money back. He asks you if you&#8217;re in on a £1.01 bet for a chance to get the £2 if the next toss came up heads. The funny thing is, you would probably take the bet now. You see, Derren Brown has been reading about <a href="http://en.wikipedia.org/wiki/Prospect_theory">Prospect Theory</a>.&#8221;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/37/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/37/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=37&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/25/psyprobs-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>
	</item>
		<item>
		<title>Making It Count: The Pigeonhole Principle</title>
		<link>http://zetahype.wordpress.com/2008/06/23/making-it-count-the-pigeonhole-principle/</link>
		<comments>http://zetahype.wordpress.com/2008/06/23/making-it-count-the-pigeonhole-principle/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 17:12:32 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[graph theory]]></category>
		<category><![CDATA[number theory]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=5</guid>
		<description><![CDATA[A counting argument is a method of counting the number of objects with a prescribed property. A good counting argument, apart from being merely clever and elegant, should be able to hold its own in more general mathematical settings. The Making It Count series is a tribute to the art of good counting. I will [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=5&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>A counting argument is a method of counting the number of objects with a prescribed property. A good counting argument, apart from being merely clever and elegant, should be able to hold its own in more general mathematical settings. The <strong>Making It Count</strong> series is a tribute to the art of good counting. I will present nuggets not just from the usual sources like number theory and combinatorics, but also analysis, geometry and physics. It is only fitting to start the series with one of the most natural and widely used counting arguments: the humble and versatile Pigeonhole Principle!<br />
<a href="http://zetahype.files.wordpress.com/2008/06/pig7.gif"><img src="http://zetahype.files.wordpress.com/2008/06/pig7.gif?w=819&#038;h=490" alt="" width="819" height="490" class="aligncenter size-full wp-image-33" /></a><br />
The above problem is a specific instance of what are called Ramsey Numbers, named for Frank Ramsey. Every time I look at stars in the sky I think about <a href="http://en.wikipedia.org/wiki/Frank_P._Ramsey">Frank Ramsey</a>, his tragic life and his wonderful theory. For two colours, the Ramsey Number R(r,s) is the smallest number of points such that the edges between them, when coloured, contain a monochromatic polygon with either r or s sides. So, the above problem proves that R(3,3) = 6. These numbers are hard to compute for even small values of r and s. For instance, R(10,10) is known to be between 798 and 23556. Establishing bounds for Ramsey Numbers is as important problem in graph theory.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=5&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/23/making-it-count-the-pigeonhole-principle/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>

		<media:content url="http://zetahype.files.wordpress.com/2008/06/pig7.gif" medium="image" />
	</item>
		<item>
		<title>The Holographic Principle..</title>
		<link>http://zetahype.wordpress.com/2008/06/17/the-holomorphic-principle/</link>
		<comments>http://zetahype.wordpress.com/2008/06/17/the-holomorphic-principle/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 16:06:41 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=22</guid>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=22&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://zetahype.files.wordpress.com/2008/06/holo1.gif"><img src="http://zetahype.files.wordpress.com/2008/06/holo1.gif?w=751&#038;h=692" alt="" width="751" height="692" class="aligncenter size-full wp-image-25" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=22&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/17/the-holomorphic-principle/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>

		<media:content url="http://zetahype.files.wordpress.com/2008/06/holo1.gif" medium="image" />
	</item>
		<item>
		<title>Psyprobs 1</title>
		<link>http://zetahype.wordpress.com/2008/06/14/psyprobs-1/</link>
		<comments>http://zetahype.wordpress.com/2008/06/14/psyprobs-1/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 22:49:11 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[probability]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=14</guid>
		<description><![CDATA[The subtle and celebrated art of psychological warfare has been part of almost every war, battle, skirmish and brawl in history. These days they make bloodhounds bark into the faces of Guantanamo Bay prisoners and market it to kids as &#8216;PSYOPS.&#8217;   I am not going to burn effigies of bloodhounds like the politically [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=14&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The subtle and celebrated art of psychological warfare has been part of almost every war, battle, skirmish and brawl in history. These days they make bloodhounds bark into the faces of Guantanamo Bay prisoners and market it to kids as &#8216;PSYOPS.&#8217;   I am not going to burn effigies of bloodhounds like the politically aware  would, but I will talk about the concept of <em>Psychological Probabilities</em> that I have been forced to explore since I started playing online poker. I have more questions than answers  and the reader(s) will probably dismiss Psyprobs as just conditional probabilities in disguise. Consider the following scenario:<br />
You&#8217;re engaged in a sophisticated game of strategy and chance where the bloke tosses a fair coin and you win if its heads and cough up the cash if its tails. You shift through your mental gears and conclude &#8216;50-50&#8242; until the bloke throws a psychological spanner. &#8220;I should tell you that the last 100 tosses have all landed tails.&#8221; Wocha gonna do? Are you gonna remind yourself that a coin toss is an independent event and you have an even chance on the next toss regardless of prior (history?) Will you conclude that since a &#8216;balance&#8217; has to maintained in the long run, a heads is just around the corner and double your bet? Or will you just figure it ain&#8217;t your day and pack it in? The fact is you&#8217;ve been given some extra information.  How are you going to use it? Should it bother you that the coin landed 100 consecutive tails? Can (and should) this run of tails be factored into your decision making in a precise mathematical way? Sometimes, what seems to be a Psyprob scenario is just conditional probability in disguise. The classic Monty Hall Problem is an example. I will not go through the setup and solution. This <a href="http://en.wikipedia.org/wiki/Monty_Hall_problem" target="_blank">Wikipedia entry</a> does a good job.<br />
I believe that the first example is just a standard coin-toss and the &#8216;extra&#8217; information should not come in the way of your gambling fortune. The Monty Hall Problem is clear-cut conditional probability in action. Here&#8217;s yet another scenario which may require something more than conditional probability. Then again, maybe not. You decide.<br />
So you&#8217;re playing poker heads-up. You&#8217;re dealt a pair of Kings. The flop (the first 3 of the 5 community cards) is a pair of 7s and a Queen. The suits are such that a flush isn&#8217;t a factor. You make a serious bet, your opponent goes all in. You figure maybe he has a pair of As and are ready to fold when he shows you one of his cards: a Queen. Agreed that there are  two more cards to follow but, as it stands, can you work out the odds of your having the winning hand?<br />
Well&#8230;he has the better hand if his other card is a 7 or a Q. Should this be the sole consideration when you calculate odds or should you think in terms of, &#8220;is he showing me the weaker/stronger card?&#8221; The former is conditional probability while the latter has <em>Pysprobial</em> undertones. Are both the approaches one and the same? It is tempting to say Yes! If he&#8217;s showing the weaker card you calculate the odds and add them to the odds if he&#8217;s showing the stronger card and it should tally with the conditional probability calculation.  I suspect, however, that each component in this addition should be &#8216;weighted&#8217; in some way to reflect the psychology of your opponent in showing the weaker/stronger card. Think about it. I&#8217;ll post some actual calculations later. All I know is that <a href="http://en.wikipedia.org/wiki/Stu_Unger" target="_blank">Stu Ungar </a>wouldn&#8217;t have put up with this kinda rubbish.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=14&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/14/psyprobs-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>
	</item>
		<item>
		<title>The Promised (Lang)lands</title>
		<link>http://zetahype.wordpress.com/2008/06/14/the-promised-langlands/</link>
		<comments>http://zetahype.wordpress.com/2008/06/14/the-promised-langlands/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 22:31:41 +0000</pubDate>
		<dc:creator>zetahype</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://zetahype.wordpress.com/?p=12</guid>
		<description><![CDATA[This blog is an attempt to give the reader(s) a glimpse into The Langlands Program which is an intricate web of results and conjectures linking seemingly disparate areas of mathematics and physics. The content of the posts might show a general bias towards number theory and algebraic geometry not so much because the Program has [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=12&subd=zetahype&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This blog is an attempt to give the reader(s) a glimpse into The Langlands Program which is an intricate web of results and conjectures linking seemingly disparate areas of mathematics and physics. The content of the posts might show a general bias towards number theory and algebraic geometry not so much because the Program has its origins in these areas but because I tend to be more clueless in other neighbourhoods. The occasional foray into historical and philosophical aspects   should promptly be construed as me buying time so I can find something useful to say.There is no linear masterplan to lead the faithful into the heart of the Program. It is more in the spirit of &#8220;taking a left and venturing as the crow flies.&#8221; Earth-shattering knowledge of mathematics and physics is not a pre-requisite. Dodgy recollection of high school stuff is desirable.  </p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/zetahype.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/zetahype.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/zetahype.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/zetahype.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/zetahype.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/zetahype.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/zetahype.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/zetahype.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/zetahype.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/zetahype.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/zetahype.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/zetahype.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zetahype.wordpress.com&blog=2518250&post=12&subd=zetahype&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://zetahype.wordpress.com/2008/06/14/the-promised-langlands/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">zetahype</media:title>
		</media:content>
	</item>
	</channel>
</rss>