<?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"
	>
<channel>
	<title>Comments on: When are two proofs essentially the same?</title>
	<atom:link href="http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/feed/" rel="self" type="application/rss+xml" />
	<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/</link>
	<description>Mathematics related discussions</description>
	<pubDate>Fri, 04 Jul 2008 17:47:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Paul</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1084</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Mon, 12 May 2008 23:48:52 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1084</guid>
		<description>A good problem to think of in this context would be the classic theorem 
"Whenever a rectangle is tiled by rectangles each of which has at least one integer side, then the tiled rectangle has at least one integer side."

Wagon offers 14 different proofs in "Fourteen proofs of a result about tiling of a rectangle" and he even classifies them according to how they generalize...

http://www.jstor.org/stable/2322213?seq=1</description>
		<content:encoded><![CDATA[<p>A good problem to think of in this context would be the classic theorem<br />
&#8220;Whenever a rectangle is tiled by rectangles each of which has at least one integer side, then the tiled rectangle has at least one integer side.&#8221;</p>
<p>Wagon offers 14 different proofs in &#8220;Fourteen proofs of a result about tiling of a rectangle&#8221; and he even classifies them according to how they generalize&#8230;</p>
<p><a href="http://www.jstor.org/stable/2322213?seq=1" rel="nofollow">http://www.jstor.org/stable/2322213?seq=1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin Ziegler&#8217;s Weblog</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1083</link>
		<dc:creator>Konstantin Ziegler&#8217;s Weblog</dc:creator>
		<pubDate>Wed, 07 May 2008 11:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1083</guid>
		<description>[...] Gowers asks When are two proofs essentially the same? For example, it is often possible to convert a standard inductive proof into a proof by [...]</description>
		<content:encoded><![CDATA[<p>[...] Gowers asks When are two proofs essentially the same? For example, it is often possible to convert a standard inductive proof into a proof by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elicaraq</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1042</link>
		<dc:creator>elicaraq</dc:creator>
		<pubDate>Sat, 08 Mar 2008 06:18:41 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-1042</guid>
		<description>I don't know if the following two ways to explain the coverup method for partial fraction decomposition are "interestingly different" or "based on the same underlying idea".  I would like to know.

Here is an elementary explanation:

$latex \frac{1}{(z-1)(z-i)(z+i)} = \frac{R}{z-1} + \frac{S}{z-i} + \frac{T}{z+i}$

Multiply both sides by $latex (z-1)(z-i)(z+i)$,

$latex 1 = R (z-i)(z+i) + S (z-1)(z+i) + T (z-1)(z-i)$

By setting $latex z = 1, i, -i$, we get 

$latex R =  \left. \frac{1}{(z-i)(z+i)} \right&#124;_{z=1} = \frac{1}{2}$

$latex S = \left.  \frac{1}{(z-1)(z+i)} \right&#124;_{z=i}= -\frac{1}{2+2i}$

$latex T = \left. \frac{1}{(z-1)(z-i)} \right&#124;_{z=-i} =\frac{1}{-2+2i}$

Now here is a complex explanation:

Consider

$latex \frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)}$

Where $latex C$ is a closed contour to be determined. 

We know 

$latex \frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)} = \frac{1}{2 \pi i} \left(\int_C \frac{R dz}{z-1} + \int_C \frac{S dz}{z-i} + \int_C \frac{T dz}{z+i} \right)$

Set $latex C$ be a circle of radius $latex 1/2$ around $latex 1, i, -i$ respectively, and use the Cauchy's integral formula.  Again, by the same process, we get:

$latex R =  \left. \frac{1}{(z-i)(z+i)} \right&#124;_{z=1} = \frac{1}{2}$

$latex S = \left.  \frac{1}{(z-1)(z+i)} \right&#124;_{z=i}= -\frac{1}{2+2i}$

$latex T = \left. \frac{1}{(z-1)(z-i)} \right&#124;_{z=-i} =\frac{1}{-2+2i}$</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if the following two ways to explain the coverup method for partial fraction decomposition are &#8220;interestingly different&#8221; or &#8220;based on the same underlying idea&#8221;.  I would like to know.</p>
<p>Here is an elementary explanation:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B%28z-1%29%28z-i%29%28z%2Bi%29%7D+%3D+%5Cfrac%7BR%7D%7Bz-1%7D+%2B+%5Cfrac%7BS%7D%7Bz-i%7D+%2B+%5Cfrac%7BT%7D%7Bz%2Bi%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\frac{1}{(z-1)(z-i)(z+i)} = \frac{R}{z-1} + \frac{S}{z-i} + \frac{T}{z+i}' title='\frac{1}{(z-1)(z-i)(z+i)} = \frac{R}{z-1} + \frac{S}{z-i} + \frac{T}{z+i}' class='latex' /></p>
<p>Multiply both sides by <img src='http://l.wordpress.com/latex.php?latex=%28z-1%29%28z-i%29%28z%2Bi%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(z-1)(z-i)(z+i)' title='(z-1)(z-i)(z+i)' class='latex' />,</p>
<p><img src='http://l.wordpress.com/latex.php?latex=1+%3D+R+%28z-i%29%28z%2Bi%29+%2B+S+%28z-1%29%28z%2Bi%29+%2B+T+%28z-1%29%28z-i%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1 = R (z-i)(z+i) + S (z-1)(z+i) + T (z-1)(z-i)' title='1 = R (z-i)(z+i) + S (z-1)(z+i) + T (z-1)(z-i)' class='latex' /></p>
<p>By setting <img src='http://l.wordpress.com/latex.php?latex=z+%3D+1%2C+i%2C+-i&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='z = 1, i, -i' title='z = 1, i, -i' class='latex' />, we get </p>
<p><img src='http://l.wordpress.com/latex.php?latex=R+%3D++%5Cleft.+%5Cfrac%7B1%7D%7B%28z-i%29%28z%2Bi%29%7D+%5Cright%7C_%7Bz%3D1%7D+%3D+%5Cfrac%7B1%7D%7B2%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R =  \left. \frac{1}{(z-i)(z+i)} \right|_{z=1} = \frac{1}{2}' title='R =  \left. \frac{1}{(z-i)(z+i)} \right|_{z=1} = \frac{1}{2}' class='latex' /></p>
<p><img src='http://l.wordpress.com/latex.php?latex=S+%3D+%5Cleft.++%5Cfrac%7B1%7D%7B%28z-1%29%28z%2Bi%29%7D+%5Cright%7C_%7Bz%3Di%7D%3D+-%5Cfrac%7B1%7D%7B2%2B2i%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='S = \left.  \frac{1}{(z-1)(z+i)} \right|_{z=i}= -\frac{1}{2+2i}' title='S = \left.  \frac{1}{(z-1)(z+i)} \right|_{z=i}= -\frac{1}{2+2i}' class='latex' /></p>
<p><img src='http://l.wordpress.com/latex.php?latex=T+%3D+%5Cleft.+%5Cfrac%7B1%7D%7B%28z-1%29%28z-i%29%7D+%5Cright%7C_%7Bz%3D-i%7D+%3D%5Cfrac%7B1%7D%7B-2%2B2i%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='T = \left. \frac{1}{(z-1)(z-i)} \right|_{z=-i} =\frac{1}{-2+2i}' title='T = \left. \frac{1}{(z-1)(z-i)} \right|_{z=-i} =\frac{1}{-2+2i}' class='latex' /></p>
<p>Now here is a complex explanation:</p>
<p>Consider</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2+%5Cpi+i%7D+%5Cint_C+%5Cfrac%7Bdz%7D%7B%28z-1%29%28z-i%29%28z%2Bi%29%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)}' title='\frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)}' class='latex' /></p>
<p>Where <img src='http://l.wordpress.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='C' title='C' class='latex' /> is a closed contour to be determined. </p>
<p>We know </p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7B1%7D%7B2+%5Cpi+i%7D+%5Cint_C+%5Cfrac%7Bdz%7D%7B%28z-1%29%28z-i%29%28z%2Bi%29%7D+%3D+%5Cfrac%7B1%7D%7B2+%5Cpi+i%7D+%5Cleft%28%5Cint_C+%5Cfrac%7BR+dz%7D%7Bz-1%7D+%2B+%5Cint_C+%5Cfrac%7BS+dz%7D%7Bz-i%7D+%2B+%5Cint_C+%5Cfrac%7BT+dz%7D%7Bz%2Bi%7D+%5Cright%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)} = \frac{1}{2 \pi i} \left(\int_C \frac{R dz}{z-1} + \int_C \frac{S dz}{z-i} + \int_C \frac{T dz}{z+i} \right)' title='\frac{1}{2 \pi i} \int_C \frac{dz}{(z-1)(z-i)(z+i)} = \frac{1}{2 \pi i} \left(\int_C \frac{R dz}{z-1} + \int_C \frac{S dz}{z-i} + \int_C \frac{T dz}{z+i} \right)' class='latex' /></p>
<p>Set <img src='http://l.wordpress.com/latex.php?latex=C&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='C' title='C' class='latex' /> be a circle of radius <img src='http://l.wordpress.com/latex.php?latex=1%2F2&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1/2' title='1/2' class='latex' /> around <img src='http://l.wordpress.com/latex.php?latex=1%2C+i%2C+-i&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1, i, -i' title='1, i, -i' class='latex' /> respectively, and use the Cauchy&#8217;s integral formula.  Again, by the same process, we get:</p>
<p><img src='http://l.wordpress.com/latex.php?latex=R+%3D++%5Cleft.+%5Cfrac%7B1%7D%7B%28z-i%29%28z%2Bi%29%7D+%5Cright%7C_%7Bz%3D1%7D+%3D+%5Cfrac%7B1%7D%7B2%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R =  \left. \frac{1}{(z-i)(z+i)} \right|_{z=1} = \frac{1}{2}' title='R =  \left. \frac{1}{(z-i)(z+i)} \right|_{z=1} = \frac{1}{2}' class='latex' /></p>
<p><img src='http://l.wordpress.com/latex.php?latex=S+%3D+%5Cleft.++%5Cfrac%7B1%7D%7B%28z-1%29%28z%2Bi%29%7D+%5Cright%7C_%7Bz%3Di%7D%3D+-%5Cfrac%7B1%7D%7B2%2B2i%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='S = \left.  \frac{1}{(z-1)(z+i)} \right|_{z=i}= -\frac{1}{2+2i}' title='S = \left.  \frac{1}{(z-1)(z+i)} \right|_{z=i}= -\frac{1}{2+2i}' class='latex' /></p>
<p><img src='http://l.wordpress.com/latex.php?latex=T+%3D+%5Cleft.+%5Cfrac%7B1%7D%7B%28z-1%29%28z-i%29%7D+%5Cright%7C_%7Bz%3D-i%7D+%3D%5Cfrac%7B1%7D%7B-2%2B2i%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='T = \left. \frac{1}{(z-1)(z-i)} \right|_{z=-i} =\frac{1}{-2+2i}' title='T = \left. \frac{1}{(z-1)(z-i)} \right|_{z=-i} =\frac{1}{-2+2i}' class='latex' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-900</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 01 Jan 2008 07:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-900</guid>
		<description>Even more fundamentally, I have often reflected on the assertion that two mathematical statements are equivalent. Certainly if one proves that A is equivalent to B, where neither A or B is known to be true, the statement has practical value in that if one resolves the validity of one of the statements she also resolves the validity of the other. However one often finds that an author remarks that two statements known to be true are equivalent. The first example that comes to mind is: "The Prime Number Theorem is equivalent to the non-vanishing of the zeta function on the line Re(s)=1."

So what does this mean? One might say that this means that if we assume the first we can prove the second and vice verse. But along these lines any two true statements are equivalent. I would protest this by saying that "The Pythagorean theorem is equivalent to the Prime Number Theorem." Now one might try to correct this by saying that we mean that A and B are equivalent if the proof of B uses A and the proof of A uses B. But, in the Prime Number Theorem example, certainly there are proofs of the Prime Number Theorem that do not make use of the fact that Re(s)=1. Now if I had tried to point to an example (say the Selberg-Erdos "Elementary" proof, or Wiener's using his Tauberian Theorem) someone might dive into a discussion about how the zeta function is really lurking in the background of these. But even if someone presented a case that every known proof of the prime number theorem relied on that fact that the zeta function doesn't vanish on the line Re(s)=1, this certainly doesn't imply that there doesn't exist a proof the proceeded without use of the fact. Moreover while I'm not sure what we do mean when we say "A is equivalent to B" I'm pretty sure it should be a mathematical assertion and not a statement about the literature in existence on the result.</description>
		<content:encoded><![CDATA[<p>Even more fundamentally, I have often reflected on the assertion that two mathematical statements are equivalent. Certainly if one proves that A is equivalent to B, where neither A or B is known to be true, the statement has practical value in that if one resolves the validity of one of the statements she also resolves the validity of the other. However one often finds that an author remarks that two statements known to be true are equivalent. The first example that comes to mind is: &#8220;The Prime Number Theorem is equivalent to the non-vanishing of the zeta function on the line Re(s)=1.&#8221;</p>
<p>So what does this mean? One might say that this means that if we assume the first we can prove the second and vice verse. But along these lines any two true statements are equivalent. I would protest this by saying that &#8220;The Pythagorean theorem is equivalent to the Prime Number Theorem.&#8221; Now one might try to correct this by saying that we mean that A and B are equivalent if the proof of B uses A and the proof of A uses B. But, in the Prime Number Theorem example, certainly there are proofs of the Prime Number Theorem that do not make use of the fact that Re(s)=1. Now if I had tried to point to an example (say the Selberg-Erdos &#8220;Elementary&#8221; proof, or Wiener&#8217;s using his Tauberian Theorem) someone might dive into a discussion about how the zeta function is really lurking in the background of these. But even if someone presented a case that every known proof of the prime number theorem relied on that fact that the zeta function doesn&#8217;t vanish on the line Re(s)=1, this certainly doesn&#8217;t imply that there doesn&#8217;t exist a proof the proceeded without use of the fact. Moreover while I&#8217;m not sure what we do mean when we say &#8220;A is equivalent to B&#8221; I&#8217;m pretty sure it should be a mathematical assertion and not a statement about the literature in existence on the result.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uri</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-805</link>
		<dc:creator>uri</dc:creator>
		<pubDate>Sun, 16 Dec 2007 23:26:23 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-805</guid>
		<description>Hi,

Can't leave it unsaid that the second proof mentioned for the irrationality of $\sqrt{2}$ can be seen in a beautiful manner:

Take an actual triangular piece of paper of sizes p,p,q (assuming $p^2=2q^2$). You can now fold one of the sides on the diagonal, and get yourself a smaller triangle of sizes $p-q,p-q,2q-p$, revealing that $2(p-q)^2=(2q-p)^2$, and contradicting the minimality of $p,q$ if you assumed that in advance.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can&#8217;t leave it unsaid that the second proof mentioned for the irrationality of $\sqrt{2}$ can be seen in a beautiful manner:</p>
<p>Take an actual triangular piece of paper of sizes p,p,q (assuming $p^2=2q^2$). You can now fold one of the sides on the diagonal, and get yourself a smaller triangle of sizes $p-q,p-q,2q-p$, revealing that $2(p-q)^2=(2q-p)^2$, and contradicting the minimality of $p,q$ if you assumed that in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maurizio</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-699</link>
		<dc:creator>Maurizio</dc:creator>
		<pubDate>Thu, 29 Nov 2007 04:07:47 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-699</guid>
		<description>I'm surprised by the amount of insight about algebraic number theory that i gained reading your proof of the irrationality of $latex \sqrt{2}$, i mean it really helped me to better understand many things that i was supposed to already know.

Actually the first two proofs are quite similar if you think about valuations: a valuation is a multiplicative function from a field to $latex \mathbb{R}^+$ that respects the triagular inequality, ie $latex v(ab)=v(a)v(b)$ and $latex v(a+b) \leq v(a)+v(b)$, and $latex v(a)=0$ only if $latex a=0$. It can be proved that all such valuations over the rational number are (up to equivalence) the usual absolute value ($latex v_\infty(a)=&#124;a&#124;$) and given by prime numbers ($latex v_p(p^k\frac{a}{b})=\frac{1}{p^k}$, where $latex a$ and $latex b$ are prime with $latex p$), so they can be thought of as a suitable generaliation of prime numers and ideals, providing additionally a "prime at infinity". All valuations share important properties, for instance they induce a topology with respect to which you can take the completion, etc.

In the first proof of the irrationality of $latex \sqrt{2}$, you are taking a fraction $latex \frac{p}{q}$ where $latex p$ and $latex q$ minimize the valuation at the prime 2 (by dividing the numerator and denominator by the biggest common power of 2), and you get an absurd because $latex v_2(\frac{p^2}{q^2})$ cannot possibly be equal to $latex v_2(2)$. In the second proof, you are choosing $latex p$ and $latex q$ with smallest absolute value (and so smallest valuation at $latex \infty$), and then apply a tranformation (an element of $latex SL_2(\mathbb{Z})$) that leaves the value of the fraction, supposed to be equal to $latex \sqrt{2}$, unchanged, but decreases the valuation at $latex \infty$ of the denominator, absurd by minimality. So, by what i'm understanding, most of the difference in the proofs comes by how the "non-archimedean" valuation at 2 and the "archimedean" one at $latex \infty$ work, possibly an experienced number theorist may give us a better explaination of this fact.</description>
		<content:encoded><![CDATA[<p>I&#8217;m surprised by the amount of insight about algebraic number theory that i gained reading your proof of the irrationality of <img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\sqrt{2}' title='\sqrt{2}' class='latex' />, i mean it really helped me to better understand many things that i was supposed to already know.</p>
<p>Actually the first two proofs are quite similar if you think about valuations: a valuation is a multiplicative function from a field to <img src='http://l.wordpress.com/latex.php?latex=%5Cmathbb%7BR%7D%5E%2B&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\mathbb{R}^+' title='\mathbb{R}^+' class='latex' /> that respects the triagular inequality, ie <img src='http://l.wordpress.com/latex.php?latex=v%28ab%29%3Dv%28a%29v%28b%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v(ab)=v(a)v(b)' title='v(ab)=v(a)v(b)' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=v%28a%2Bb%29+%5Cleq+v%28a%29%2Bv%28b%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v(a+b) \leq v(a)+v(b)' title='v(a+b) \leq v(a)+v(b)' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=v%28a%29%3D0&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v(a)=0' title='v(a)=0' class='latex' /> only if <img src='http://l.wordpress.com/latex.php?latex=a%3D0&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='a=0' title='a=0' class='latex' />. It can be proved that all such valuations over the rational number are (up to equivalence) the usual absolute value (<img src='http://l.wordpress.com/latex.php?latex=v_%5Cinfty%28a%29%3D%7Ca%7C&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v_\infty(a)=|a|' title='v_\infty(a)=|a|' class='latex' />) and given by prime numbers (<img src='http://l.wordpress.com/latex.php?latex=v_p%28p%5Ek%5Cfrac%7Ba%7D%7Bb%7D%29%3D%5Cfrac%7B1%7D%7Bp%5Ek%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v_p(p^k\frac{a}{b})=\frac{1}{p^k}' title='v_p(p^k\frac{a}{b})=\frac{1}{p^k}' class='latex' />, where <img src='http://l.wordpress.com/latex.php?latex=a&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='a' title='a' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=b&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='b' title='b' class='latex' /> are prime with <img src='http://l.wordpress.com/latex.php?latex=p&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p' title='p' class='latex' />), so they can be thought of as a suitable generaliation of prime numers and ideals, providing additionally a &#8220;prime at infinity&#8221;. All valuations share important properties, for instance they induce a topology with respect to which you can take the completion, etc.</p>
<p>In the first proof of the irrationality of <img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\sqrt{2}' title='\sqrt{2}' class='latex' />, you are taking a fraction <img src='http://l.wordpress.com/latex.php?latex=%5Cfrac%7Bp%7D%7Bq%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\frac{p}{q}' title='\frac{p}{q}' class='latex' /> where <img src='http://l.wordpress.com/latex.php?latex=p&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p' title='p' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='q' title='q' class='latex' /> minimize the valuation at the prime 2 (by dividing the numerator and denominator by the biggest common power of 2), and you get an absurd because <img src='http://l.wordpress.com/latex.php?latex=v_2%28%5Cfrac%7Bp%5E2%7D%7Bq%5E2%7D%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v_2(\frac{p^2}{q^2})' title='v_2(\frac{p^2}{q^2})' class='latex' /> cannot possibly be equal to <img src='http://l.wordpress.com/latex.php?latex=v_2%282%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='v_2(2)' title='v_2(2)' class='latex' />. In the second proof, you are choosing <img src='http://l.wordpress.com/latex.php?latex=p&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='p' title='p' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='q' title='q' class='latex' /> with smallest absolute value (and so smallest valuation at <img src='http://l.wordpress.com/latex.php?latex=%5Cinfty&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\infty' title='\infty' class='latex' />), and then apply a tranformation (an element of <img src='http://l.wordpress.com/latex.php?latex=SL_2%28%5Cmathbb%7BZ%7D%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='SL_2(\mathbb{Z})' title='SL_2(\mathbb{Z})' class='latex' />) that leaves the value of the fraction, supposed to be equal to <img src='http://l.wordpress.com/latex.php?latex=%5Csqrt%7B2%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\sqrt{2}' title='\sqrt{2}' class='latex' />, unchanged, but decreases the valuation at <img src='http://l.wordpress.com/latex.php?latex=%5Cinfty&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\infty' title='\infty' class='latex' /> of the denominator, absurd by minimality. So, by what i&#8217;m understanding, most of the difference in the proofs comes by how the &#8220;non-archimedean&#8221; valuation at 2 and the &#8220;archimedean&#8221; one at <img src='http://l.wordpress.com/latex.php?latex=%5Cinfty&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\infty' title='\infty' class='latex' /> work, possibly an experienced number theorist may give us a better explaination of this fact.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Morris</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-374</link>
		<dc:creator>Simon Morris</dc:creator>
		<pubDate>Thu, 25 Oct 2007 18:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-374</guid>
		<description>Sorry - the "generalization" I had imprecisely in mind was just that $latex G $ consists of $latex n $ th roots of unity, not that it is all of them, which isn't a generalization of the result you gave.

I think the first proof shows in passing, as part of its argument, that the group is cyclic, whereas with the second proof, you have to go back at the end and look at the group you've proved you have, and check that it's cyclic. I'm not sure whether that's a real distinction between the proofs. My rather poor point about the quaternions was just that $latex G $ needn't be cyclic there, so there can't be any generalization of the first proof there that uses some other definition of minimal element. Now that I've looked at some of your web pages, I see that I was thinking vaguely along the lines of "quaternions are another model for the complex numbers", in a way slightly reminiscent of your page about why it isn't obvious that the integers are bounded in the reals.</description>
		<content:encoded><![CDATA[<p>Sorry - the &#8220;generalization&#8221; I had imprecisely in mind was just that <img src='http://l.wordpress.com/latex.php?latex=G+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='G ' title='G ' class='latex' /> consists of <img src='http://l.wordpress.com/latex.php?latex=n+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='n ' title='n ' class='latex' /> th roots of unity, not that it is all of them, which isn&#8217;t a generalization of the result you gave.</p>
<p>I think the first proof shows in passing, as part of its argument, that the group is cyclic, whereas with the second proof, you have to go back at the end and look at the group you&#8217;ve proved you have, and check that it&#8217;s cyclic. I&#8217;m not sure whether that&#8217;s a real distinction between the proofs. My rather poor point about the quaternions was just that <img src='http://l.wordpress.com/latex.php?latex=G+&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='G ' title='G ' class='latex' /> needn&#8217;t be cyclic there, so there can&#8217;t be any generalization of the first proof there that uses some other definition of minimal element. Now that I&#8217;ve looked at some of your web pages, I see that I was thinking vaguely along the lines of &#8220;quaternions are another model for the complex numbers&#8221;, in a way slightly reminiscent of your page about why it isn&#8217;t obvious that the integers are bounded in the reals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gowers</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-373</link>
		<dc:creator>gowers</dc:creator>
		<pubDate>Thu, 25 Oct 2007 17:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-373</guid>
		<description>Simon, I don't think I understand what you are saying about quaternions. For instance, $latex G$ could be the group $latex \null \{\pm 1, \pm i, \pm j, \pm k\}$, which is not cyclic. The second proof would break down because there are more than eight 8th roots of unity, and the first hardly gets started. But perhaps you had a different generalization in mind.

I also don't quite understand what it means to say that the second proof doesn't show that the group is cyclic: if it shows that it's the group of $latex n$th roots of unity then surely it does.</description>
		<content:encoded><![CDATA[<p>Simon, I don&#8217;t think I understand what you are saying about quaternions. For instance, <img src='http://l.wordpress.com/latex.php?latex=G&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='G' title='G' class='latex' /> could be the group <img src='http://l.wordpress.com/latex.php?latex=%5Cnull+%5C%7B%5Cpm+1%2C+%5Cpm+i%2C+%5Cpm+j%2C+%5Cpm+k%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='\null \{\pm 1, \pm i, \pm j, \pm k\}' title='\null \{\pm 1, \pm i, \pm j, \pm k\}' class='latex' />, which is not cyclic. The second proof would break down because there are more than eight 8th roots of unity, and the first hardly gets started. But perhaps you had a different generalization in mind.</p>
<p>I also don&#8217;t quite understand what it means to say that the second proof doesn&#8217;t show that the group is cyclic: if it shows that it&#8217;s the group of <img src='http://l.wordpress.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='n' title='n' class='latex' />th roots of unity then surely it does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Morris</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-352</link>
		<dc:creator>Simon Morris</dc:creator>
		<pubDate>Wed, 24 Oct 2007 09:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-352</guid>
		<description>The second proof generalises to (for example) the quaternions, but I can't see how the first proof would. More convincingly (to me), the first proof also shows that the group is cyclic, whereas the second proof doesn't. I don't think I'm missing some small variation of the second proof that would show this, because the transliteration of the second proof to the quaternions certainly couldn't.

But I'm not sure which subset, if any, of those observations really shows that the proofs are different.</description>
		<content:encoded><![CDATA[<p>The second proof generalises to (for example) the quaternions, but I can&#8217;t see how the first proof would. More convincingly (to me), the first proof also shows that the group is cyclic, whereas the second proof doesn&#8217;t. I don&#8217;t think I&#8217;m missing some small variation of the second proof that would show this, because the transliteration of the second proof to the quaternions certainly couldn&#8217;t.</p>
<p>But I&#8217;m not sure which subset, if any, of those observations really shows that the proofs are different.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E.Bz.</title>
		<link>http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-347</link>
		<dc:creator>E.Bz.</dc:creator>
		<pubDate>Tue, 23 Oct 2007 22:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://gowers.wordpress.com/2007/10/04/when-are-two-proofs-essentially-the-same/#comment-347</guid>
		<description>I think you can get enough of Lagrange from the first argument in this situation. Your Euclidean algorithm/ minimal argument is basically exactly how one proves that subgroups of cyclic groups are cyclic - it is then pretty easy to prove that you have Lagrange for the cyclic groups so I suppose there is some similarity. Beyond that I guess they are intrinsically different.</description>
		<content:encoded><![CDATA[<p>I think you can get enough of Lagrange from the first argument in this situation. Your Euclidean algorithm/ minimal argument is basically exactly how one proves that subgroups of cyclic groups are cyclic - it is then pretty easy to prove that you have Lagrange for the cyclic groups so I suppose there is some similarity. Beyond that I guess they are intrinsically different.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
