<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: A solution to an exposition problem</title>
	<atom:link href="http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/</link>
	<description>Mathematics related discussions</description>
	<lastBuildDate>Wed, 22 May 2013 14:34:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: conformal</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3578</link>
		<dc:creator><![CDATA[conformal]]></dc:creator>
		<pubDate>Wed, 03 Jun 2009 16:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3578</guid>
		<description><![CDATA[Hi Tim,
Could we please continue to discuss primes? I would like to think about a hard problem in analytic number theory, however it seems to me we should first build our thinking on an appropriate for the task proof of existence of infinitely many primes. Kummers&#039; is considered the cleanest - is Schorn&#039;s combinatoric enough?]]></description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
Could we please continue to discuss primes? I would like to think about a hard problem in analytic number theory, however it seems to me we should first build our thinking on an appropriate for the task proof of existence of infinitely many primes. Kummers&#8217; is considered the cleanest &#8211; is Schorn&#8217;s combinatoric enough?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3541</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Mon, 25 May 2009 22:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3541</guid>
		<description><![CDATA[You&#039;re right of course. The reason I didn&#039;t was that my primary purpose in writing the notes was to make sure that a certain portion of the course was adequately written up for the sake of an audience to which I had already explained the motivation for the results. But let me briefly explain what that motivation is for the sake of anyone who doesn&#039;t know it and would like to.

The problem of whether P=NP is very closely related to the question of whether there is any problem in NP that cannot be solved with a (family of) polynomial-sized circuit(s). A circuit is a network of AND, OR and NOT gates that process an input (a string of n 0s and 1s) and produce an output (either 0 or 1). It is fairly easy to prove that if a function from $latex \{0,1\}^n$ to $\{0,1\}$ can be computed in polynomial time, then there is a circuit of polynomial size that will compute that function as well. This means that a potential way to prove that P does not equal NP is to prove that some function in NP cannot be computed by a polynomial-sized circuit. And this is useful because circuits are easier to contemplate from a purely combinatorial point of view than algorithms or Turing machines.

Now one might think that if the function f is monotone, which means that the set of input strings x such that f(x)=1 is closed under changing coordinates from 0 to 1, then there would be no advantage in using NOT gates (though in fact this supposition is known to be wrong). At any rate, it is interesting to try to obtain circuit lower bounds when NOT gates are not allowed. This was for a long time as wide open as the general problem, until it was spectacularly solved by Razborov. It is quite easy to reformulate the problem as the question about unions and intersections that I put at the beginning of the document.

So the short answer to why the result is interesting is that it is a very natural weakening of a statement that would imply that P does not equal NP.

Unfortunately, the insights of Razborov and Rudich and others have told us that, impressive as the result is, it is unlikely to represent a significant step towards a proof that P does not equal NP. Nevertheless, it does hugely improve our understanding of the problem.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re right of course. The reason I didn&#8217;t was that my primary purpose in writing the notes was to make sure that a certain portion of the course was adequately written up for the sake of an audience to which I had already explained the motivation for the results. But let me briefly explain what that motivation is for the sake of anyone who doesn&#8217;t know it and would like to.</p>
<p>The problem of whether P=NP is very closely related to the question of whether there is any problem in NP that cannot be solved with a (family of) polynomial-sized circuit(s). A circuit is a network of AND, OR and NOT gates that process an input (a string of n 0s and 1s) and produce an output (either 0 or 1). It is fairly easy to prove that if a function from <img src='http://s0.wp.com/latex.php?latex=%5C%7B0%2C1%5C%7D%5En&amp;bg=ffffff&amp;fg=333333&amp;s=0' alt='&#92;{0,1&#92;}^n' title='&#92;{0,1&#92;}^n' class='latex' /> to $\{0,1\}$ can be computed in polynomial time, then there is a circuit of polynomial size that will compute that function as well. This means that a potential way to prove that P does not equal NP is to prove that some function in NP cannot be computed by a polynomial-sized circuit. And this is useful because circuits are easier to contemplate from a purely combinatorial point of view than algorithms or Turing machines.</p>
<p>Now one might think that if the function f is monotone, which means that the set of input strings x such that f(x)=1 is closed under changing coordinates from 0 to 1, then there would be no advantage in using NOT gates (though in fact this supposition is known to be wrong). At any rate, it is interesting to try to obtain circuit lower bounds when NOT gates are not allowed. This was for a long time as wide open as the general problem, until it was spectacularly solved by Razborov. It is quite easy to reformulate the problem as the question about unions and intersections that I put at the beginning of the document.</p>
<p>So the short answer to why the result is interesting is that it is a very natural weakening of a statement that would imply that P does not equal NP.</p>
<p>Unfortunately, the insights of Razborov and Rudich and others have told us that, impressive as the result is, it is unlikely to represent a significant step towards a proof that P does not equal NP. Nevertheless, it does hugely improve our understanding of the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bennet</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3537</link>
		<dc:creator><![CDATA[Mark Bennet]]></dc:creator>
		<pubDate>Mon, 25 May 2009 21:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3537</guid>
		<description><![CDATA[Perhaps the material on why the problems you have chosen are actually interesting needs to be in there somewhere. Being somewhat out of the loop on contemporary mathematical results, I still know about P=?NP, and had heard that there was a proof that there was no natural proof of P=NP (or something a bit like that). To have this explained is a great joy.

But it was only after following the lectures that I realised that monotone circuit complexity had something to do with these problems. I would have been much more excited about the lectures had I been inducted into the significance of the result - perhaps a few comments on the blog as a reminder to amateurs like me as to what it is all about??]]></description>
		<content:encoded><![CDATA[<p>Perhaps the material on why the problems you have chosen are actually interesting needs to be in there somewhere. Being somewhat out of the loop on contemporary mathematical results, I still know about P=?NP, and had heard that there was a proof that there was no natural proof of P=NP (or something a bit like that). To have this explained is a great joy.</p>
<p>But it was only after following the lectures that I realised that monotone circuit complexity had something to do with these problems. I would have been much more excited about the lectures had I been inducted into the significance of the result &#8211; perhaps a few comments on the blog as a reminder to amateurs like me as to what it is all about??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan O&#039;Donnell</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3486</link>
		<dc:creator><![CDATA[Ryan O&#039;Donnell]]></dc:creator>
		<pubDate>Fri, 22 May 2009 22:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3486</guid>
		<description><![CDATA[I didn&#039;t really mean to post twice, but my first post got caught in the spam queue I think, so I tried reposting...]]></description>
		<content:encoded><![CDATA[<p>I didn&#8217;t really mean to post twice, but my first post got caught in the spam queue I think, so I tried reposting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Student</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3483</link>
		<dc:creator><![CDATA[Student]]></dc:creator>
		<pubDate>Fri, 22 May 2009 19:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3483</guid>
		<description><![CDATA[Professor Gowers,

Thank you for posting video of your computational complexity course. I am a graduate student in the US, and while I have never had the opportunity to sit in on your courses, I have studied your notes on Combinatorial Number Theory, as well as several of the other expository notes on your website. I find your courses (and notes) to be very interesting and comprehensible. As my graduate program offers very few topics courses, I was hopeful that I could persuade you  to consider posting video of future courses on the web as well. While I can understand why some faculty members wouldn&#039;t want to do this, I would also encourage anyone else reading this with the resources to to do so to consider posting video of topics courses!

As an aside, I also need to say that the video production was particularly well done in this case. Most taped math lectures I have seen suffer from bad audio and an inability to read what the lecturer is writing on the board. These were very well done!]]></description>
		<content:encoded><![CDATA[<p>Professor Gowers,</p>
<p>Thank you for posting video of your computational complexity course. I am a graduate student in the US, and while I have never had the opportunity to sit in on your courses, I have studied your notes on Combinatorial Number Theory, as well as several of the other expository notes on your website. I find your courses (and notes) to be very interesting and comprehensible. As my graduate program offers very few topics courses, I was hopeful that I could persuade you  to consider posting video of future courses on the web as well. While I can understand why some faculty members wouldn&#8217;t want to do this, I would also encourage anyone else reading this with the resources to to do so to consider posting video of topics courses!</p>
<p>As an aside, I also need to say that the video production was particularly well done in this case. Most taped math lectures I have seen suffer from bad audio and an inability to read what the lecturer is writing on the board. These were very well done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3476</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Fri, 22 May 2009 16:44:46 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3476</guid>
		<description><![CDATA[A similar thought I had while writing the account of Razborov&#039;s proof was that it is possible to distinguish two kinds of solution to an exposition problem, which one might call &quot;weak&quot; and &quot;strong&quot;. A weak solution is what I gave: for each step of the proof, you try to explain why it is reasonable to expect somebody to come up with it. But sometimes, and it happened here, it is reasonable to expect somebody to attempt a calculation, and the calculation works, but one is still left wanting to understand &lt;em&gt;why&lt;/em&gt; it works. A strong solution would be one where for each calculation there is a better explanation than &quot;Try it -- it works&quot;. A super-strong solution is one where you can come up with such an explanation &lt;em&gt;in advance&lt;/em&gt; and not just with the benefit of hindsight. That is, for each calculation you have good theoretical reasons for being virtually certain that it will do what you want it to do, and the calculation itself is just a sort of check that your ideas are sound.]]></description>
		<content:encoded><![CDATA[<p>A similar thought I had while writing the account of Razborov&#8217;s proof was that it is possible to distinguish two kinds of solution to an exposition problem, which one might call &#8220;weak&#8221; and &#8220;strong&#8221;. A weak solution is what I gave: for each step of the proof, you try to explain why it is reasonable to expect somebody to come up with it. But sometimes, and it happened here, it is reasonable to expect somebody to attempt a calculation, and the calculation works, but one is still left wanting to understand <em>why</em> it works. A strong solution would be one where for each calculation there is a better explanation than &#8220;Try it &#8212; it works&#8221;. A super-strong solution is one where you can come up with such an explanation <em>in advance</em> and not just with the benefit of hindsight. That is, for each calculation you have good theoretical reasons for being virtually certain that it will do what you want it to do, and the calculation itself is just a sort of check that your ideas are sound.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3475</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Fri, 22 May 2009 15:10:04 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3475</guid>
		<description><![CDATA[I did look at it once and I think it&#039;s a great paper.]]></description>
		<content:encoded><![CDATA[<p>I did look at it once and I think it&#8217;s a great paper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3474</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Fri, 22 May 2009 15:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3474</guid>
		<description><![CDATA[Yes, I think there are APs of primes known with length in the early 20s, but I don&#039;t know the details.]]></description>
		<content:encoded><![CDATA[<p>Yes, I think there are APs of primes known with length in the early 20s, but I don&#8217;t know the details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conformal</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3473</link>
		<dc:creator><![CDATA[conformal]]></dc:creator>
		<pubDate>Fri, 22 May 2009 14:34:14 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3473</guid>
		<description><![CDATA[Hi Tim,
Apologies for this off-topic question: in the problem to show there is an arithmetic progression of any length consisting of consecutive prime numbers, is there a better calculation than a 7 with 120 difference?]]></description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
Apologies for this off-topic question: in the problem to show there is an arithmetic progression of any length consisting of consecutive prime numbers, is there a better calculation than a 7 with 120 difference?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel Lacruz</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3471</link>
		<dc:creator><![CDATA[Miguel Lacruz]]></dc:creator>
		<pubDate>Fri, 22 May 2009 14:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3471</guid>
		<description><![CDATA[Tim, concerning the exposition problem for determinants, you probably know about the paper &lt;a href=&quot;http://www.axler.net/DwD.html&quot; rel=&quot;nofollow&quot;&gt; Down with determinants!&lt;/a&gt; by Sheldon Axler, where he shows that many things can be done without determinants, e.g. the existence of eigenvalues for a square complex matrix.]]></description>
		<content:encoded><![CDATA[<p>Tim, concerning the exposition problem for determinants, you probably know about the paper <a href="http://www.axler.net/DwD.html" rel="nofollow"> Down with determinants!</a> by Sheldon Axler, where he shows that many things can be done without determinants, e.g. the existence of eigenvalues for a square complex matrix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Nielsen &#187; Biweekly links for 05/22/2009</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3469</link>
		<dc:creator><![CDATA[Michael Nielsen &#187; Biweekly links for 05/22/2009]]></dc:creator>
		<pubDate>Fri, 22 May 2009 10:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3469</guid>
		<description><![CDATA[[...] A solution to an exposition problem « Gowers’s Weblog [...]]]></description>
		<content:encoded><![CDATA[<p>[...] A solution to an exposition problem « Gowers’s Weblog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3466</link>
		<dc:creator><![CDATA[James]]></dc:creator>
		<pubDate>Fri, 22 May 2009 06:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3466</guid>
		<description><![CDATA[Closely related to open exposition problems are when you feel you need to get to the bottom of some topic X. For instance, X is often understood by many people, but you still feel that there ought to be a better way, that you don&#039;t know what&#039;s really going on.

I think that, while getting to the bottom of X might look like a purely expository task, it is probably a very important thing to do. This is because new theorems usually come from understanding basic things very well, and not the other way around. In my case, I owe my whole research program to a few months spent trying (successfully!) to get to the bottom of something important and basic but fundamentally simple and often passed over.

The reason why I mention this here is that I think open exposition problems and things we need to get to the bottom of are often indistinguishable in the beginning. So, even if our measure of value is only progress in research, I would still put a very high value on solving open exposition problems.]]></description>
		<content:encoded><![CDATA[<p>Closely related to open exposition problems are when you feel you need to get to the bottom of some topic X. For instance, X is often understood by many people, but you still feel that there ought to be a better way, that you don&#8217;t know what&#8217;s really going on.</p>
<p>I think that, while getting to the bottom of X might look like a purely expository task, it is probably a very important thing to do. This is because new theorems usually come from understanding basic things very well, and not the other way around. In my case, I owe my whole research program to a few months spent trying (successfully!) to get to the bottom of something important and basic but fundamentally simple and often passed over.</p>
<p>The reason why I mention this here is that I think open exposition problems and things we need to get to the bottom of are often indistinguishable in the beginning. So, even if our measure of value is only progress in research, I would still put a very high value on solving open exposition problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan O&#039;Donnell</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3460</link>
		<dc:creator><![CDATA[Ryan O&#039;Donnell]]></dc:creator>
		<pubDate>Thu, 21 May 2009 14:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3460</guid>
		<description><![CDATA[Thanks Tim -- I always like to see these kinds of expositions (especially when they&#039;re in my own field)!

For this particular problem, I have always been very fond of the Berg-Ulfberg proof: &lt;a href=&quot;http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=2A04DF6DEFBDE59EC9984D7F1E9DAB1C?doi=10.1.1.16.4527&amp;rep=rep1&amp;type=pdf&quot; rel=&quot;nofollow&quot;&gt;pdf&lt;/a&gt;.]]></description>
		<content:encoded><![CDATA[<p>Thanks Tim &#8212; I always like to see these kinds of expositions (especially when they&#8217;re in my own field)!</p>
<p>For this particular problem, I have always been very fond of the Berg-Ulfberg proof: <a href="http://citeseerx.ist.psu.edu/viewdoc/download;jsessionid=2A04DF6DEFBDE59EC9984D7F1E9DAB1C?doi=10.1.1.16.4527&amp;rep=rep1&amp;type=pdf" rel="nofollow">pdf</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stones Cry Out - If they keep silent&#8230; &#187; Things Heard: e68v4</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3459</link>
		<dc:creator><![CDATA[Stones Cry Out - If they keep silent&#8230; &#187; Things Heard: e68v4]]></dc:creator>
		<pubDate>Thu, 21 May 2009 13:29:05 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3459</guid>
		<description><![CDATA[[...] The exposition problem. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] The exposition problem. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3451</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Wed, 20 May 2009 21:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3451</guid>
		<description><![CDATA[I suppose one answer is that you go into a dark corner somewhere and work out what linear maps do to volumes and eventually you tidy up your answer and find that, lo and behold, you&#039;ve got the determinant. But maybe that leads more naturally to the alternating multilinear forms view than to the permutation expansion view. But the first could be said to lead to the second perhaps. (These remarks are meant more as a plan of what to do than an actual exposition of course.)]]></description>
		<content:encoded><![CDATA[<p>I suppose one answer is that you go into a dark corner somewhere and work out what linear maps do to volumes and eventually you tidy up your answer and find that, lo and behold, you&#8217;ve got the determinant. But maybe that leads more naturally to the alternating multilinear forms view than to the permutation expansion view. But the first could be said to lead to the second perhaps. (These remarks are meant more as a plan of what to do than an actual exposition of course.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Dyer</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3450</link>
		<dc:creator><![CDATA[Jason Dyer]]></dc:creator>
		<pubDate>Wed, 20 May 2009 20:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3450</guid>
		<description><![CDATA[There has been discussion a while back on this very blog about how to show determinants intuitively. It&#039;s on my back burner to write a &quot;gentle introduction&quot; style exposition which should make it entirely clear, but if there&#039;s enough demand I can always bump it up on the queue.]]></description>
		<content:encoded><![CDATA[<p>There has been discussion a while back on this very blog about how to show determinants intuitively. It&#8217;s on my back burner to write a &#8220;gentle introduction&#8221; style exposition which should make it entirely clear, but if there&#8217;s enough demand I can always bump it up on the queue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Qiaochu Yuan</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3449</link>
		<dc:creator><![CDATA[Qiaochu Yuan]]></dc:creator>
		<pubDate>Wed, 20 May 2009 20:45:10 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3449</guid>
		<description><![CDATA[This is a great idea.  My non-mathematical friends frequently complain that one of the things they don&#039;t like about mathematics is that they can&#039;t see how anyone could possibly have come up with the results they have to learn, and I don&#039;t blame them.  

My current pet peeve in this regard is the definition of the determinant.  I don&#039;t know of a good reference that thoroughly explains how the permutation expansion of the determinant could be written down by someone who&#039;s never seen it before.  And while we&#039;re on the subject, I also don&#039;t know a satisfying theoretical reason why determinants should be so absurdly useful in algebraic combinatorics (Gessel-Viennot, the method of Pfaffians).]]></description>
		<content:encoded><![CDATA[<p>This is a great idea.  My non-mathematical friends frequently complain that one of the things they don&#8217;t like about mathematics is that they can&#8217;t see how anyone could possibly have come up with the results they have to learn, and I don&#8217;t blame them.  </p>
<p>My current pet peeve in this regard is the definition of the determinant.  I don&#8217;t know of a good reference that thoroughly explains how the permutation expansion of the determinant could be written down by someone who&#8217;s never seen it before.  And while we&#8217;re on the subject, I also don&#8217;t know a satisfying theoretical reason why determinants should be so absurdly useful in algebraic combinatorics (Gessel-Viennot, the method of Pfaffians).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3447</link>
		<dc:creator><![CDATA[gowers]]></dc:creator>
		<pubDate>Wed, 20 May 2009 18:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3447</guid>
		<description><![CDATA[It&#039;s Pierre Menard, Author of The Quixote. I remember being struck by that and the equally famous The Library of Babel when I read them (a long time ago) -- of course, they have an obvious appeal to a mathematician.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s Pierre Menard, Author of The Quixote. I remember being struck by that and the equally famous The Library of Babel when I read them (a long time ago) &#8212; of course, they have an obvious appeal to a mathematician.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harrison</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3446</link>
		<dc:creator><![CDATA[harrison]]></dc:creator>
		<pubDate>Wed, 20 May 2009 16:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3446</guid>
		<description><![CDATA[This looks wonderful! Of course, many of Razborov&#039;s results share the quality of seeming &quot;miraculous&quot; or &quot;magical,&quot; and it&#039;s always nice to see that you don&#039;t have to be Razborov-level brilliant to obtain these kind of results (though, apparently, it helps ;)).

Incidentally, the idea of &quot;giving a plausible account of how a proof &lt;i&gt;could&lt;/i&gt; have been discovered&quot; reminds me of a famous story of Borges, whose title I forget, in which his character decides to take it upon himself to independently write the text of &lt;i&gt;Don Quixote&lt;/i&gt;. Fortunately, the exposition problem seems nowhere near that hard. Maybe once I&#039;ve digested the meta-problem of how to write an expository paper of this nature, I&#039;ll give it a try myself.]]></description>
		<content:encoded><![CDATA[<p>This looks wonderful! Of course, many of Razborov&#8217;s results share the quality of seeming &#8220;miraculous&#8221; or &#8220;magical,&#8221; and it&#8217;s always nice to see that you don&#8217;t have to be Razborov-level brilliant to obtain these kind of results (though, apparently, it helps <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> ).</p>
<p>Incidentally, the idea of &#8220;giving a plausible account of how a proof <i>could</i> have been discovered&#8221; reminds me of a famous story of Borges, whose title I forget, in which his character decides to take it upon himself to independently write the text of <i>Don Quixote</i>. Fortunately, the exposition problem seems nowhere near that hard. Maybe once I&#8217;ve digested the meta-problem of how to write an expository paper of this nature, I&#8217;ll give it a try myself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan O&#039;Donnell</title>
		<link>http://gowers.wordpress.com/2009/05/20/a-solution-to-an-exposition-problem/#comment-3443</link>
		<dc:creator><![CDATA[Ryan O&#039;Donnell]]></dc:creator>
		<pubDate>Wed, 20 May 2009 13:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/?p=572#comment-3443</guid>
		<description><![CDATA[I have no proper internet access right now, and look forward to reading your exposition when I get it, Tim.

In the meantime, I vaguely remember liking the proof Berg and Ulfberg gave:

http://scholar.google.com/scholar?q=berg+ulfberg+monotone&amp;hl=en&amp;lr=&amp;btnG=Search]]></description>
		<content:encoded><![CDATA[<p>I have no proper internet access right now, and look forward to reading your exposition when I get it, Tim.</p>
<p>In the meantime, I vaguely remember liking the proof Berg and Ulfberg gave:</p>
<p><a href="http://scholar.google.com/scholar?q=berg+ulfberg+monotone&#038;hl=en&#038;lr=&#038;btnG=Search" rel="nofollow">http://scholar.google.com/scholar?q=berg+ulfberg+monotone&#038;hl=en&#038;lr=&#038;btnG=Search</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
