User muad - MathOverflowmost recent 30 from http://mathoverflow.net2013-06-19T13:49:35Zhttp://mathoverflow.net/feeds/user/4361http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/19325/most-striking-applications-of-category-theoryMost striking applications of category theory?muad2010-03-25T16:15:51Z2013-05-26T02:06:16Z
<p>What are the most striking applications of category theory? I'm trying to motivate deeper study of category theory and I have only come across the following significant examples:</p>
<ul>
<li>Joyals Combinatorial Species</li>
<li>Grothendieck's Galois Theory</li>
<li>Programming (unification as computing a coequalizer, Tatsuya Haginos categorical construction of functional programming)</li>
</ul>
<p>I am sure that these only touch on the surface so I would be most grateful to hear of more examples, thank you!</p>
<p>edit: To try and be more precise. "Application" in the context of this question means that it makes use of slightly deeper results form category theory in a natural way. So we are not just trying to make a list of 'maths that uses category theory' but some of the results which exemplify it best, and might not have been possible without it.</p>
http://mathoverflow.net/questions/16991/what-are-the-connections-between-pi-and-prime-numbersWhat are the connections between pi and prime numbers?muad2010-03-03T18:51:00Z2013-03-15T21:27:07Z
<p>I watched a video that said the probability for Gaussian integers to be relatively prime is an expression in $\pi$, and I also know about $\zeta(2) = \pi^2/6$ but I am wondering what are more connections between $\pi$ and prime numbers?</p>
http://mathoverflow.net/questions/38236/symmetries-of-the-julia-sets-for-z2cSymmetries of the Julia sets for $z^2+c$muad2010-09-09T22:20:09Z2012-08-26T12:19:40Z
<p>The julia set seems to have symmetries roughly corresponding to translation, rotation and scaling.</p>
<p>In the following image</p>
<ul>
<li>You can see the horizontal translation, which leaves the extremal left and right endpoints fixed is a symmetry.</li>
<li>The 21-fold rotational symmetry about any one of the 'whorls' is visible also - (I think that the number 21 corresponds to the denominator of the mandelbrot bulb the julia set comes from but I don't yet know how to compute this).</li>
<li>There is also a twofold rotation about the center (and any other part similar to it)</li>
<li>The scales are more difficult to describe and I don't think I have found them all so I will just avoid going into detail on this unless someone would like me to do so.</li>
</ul>
<p><img src="http://i.imgur.com/xAZZb.png" alt="An example of a julia set"></p>
<p>Do these have a mathematical interpretation, for example as automorphisms of the Julia set in some appropriately understood sense? Or is there some other way to describe these kinds of symmetries in mathematical terms?</p>
<p>Thank you.</p>
http://mathoverflow.net/questions/43690/whats-a-mathematician-to-doWhat's a mathematician to do?muad2010-10-26T16:53:25Z2012-01-01T05:54:27Z
<p>I have to apologize because this is not the normal sort of question for this site, but there have been times in the past where MO was remarkably helpful and kind to undergrads with similar types of question and since it is worrying me increasingly as of late I feel that I must ask it.</p>
<p>My question is: what can one (such as myself) contribute to mathematics?</p>
<p>I find that mathematics is made by people like Gauss and Euler - while it may be possible to learn their work and understand it, nothing new is created by doing this. One can rewrite their books in modern language and notation or guide others to learn it too but I never believed this was the significant part of a mathematician work; which would be the creation of original mathematics. It seems entirely plausible that, with all the tremendously clever people working so hard on mathematics, there is nothing left for someone such as myself (who would be the first to admit they do not have any special talent in the field) to do. Perhaps my value would be to act more like cannon fodder? Since just sending in <em>enough</em> men in will surely break through some barrier.</p>
<p>Anyway I don't want to ramble too much but I really would like to find answers to this question - whether they come from experiences or peoples biographies or anywhere.</p>
<p>Thank you.</p>
http://mathoverflow.net/questions/42512/awfully-sophisticated-proof-for-simple-facts/42514#42514Answer by muad for Awfully sophisticated proof for simple factsmuad2010-10-17T15:44:25Z2010-10-17T15:44:25Z<p>Another example from <a href="http://math.stackexchange.com/questions/4990/how-could-i-calculate-the-rank-of-this-elliptic-curve" rel="nofollow">Math Underflow</a>:</p>
<p>We can prove Fermats Last Theorem for $n=3$ by a simple application of Nagell-Lutz (to compute the torsion subgroup) then Mordells Theorem (to see that the group must be $\mathbf{Z}^r \times \mathbf{Z}/3\mathbf{Z}$) then to finish Gross-Zagier-Kolyvagin theorem (which gives $r = 0$) - and that shows it has no nontrivial solutions. I beleive a similar approach works for $n=4$.</p>
http://mathoverflow.net/questions/41072/gospers-mathematicsGosper's Mathematicsmuad2010-10-04T21:50:44Z2010-10-05T17:03:32Z
<p>Sometimes I bump into more of the astonishing results of Gosper (some examples follow) and I gather that a lot of them come from hypergeometrics and special functions.</p>
<ul>
<li>Have there been any attempts to try and collect together these?</li>
<li>What papers/books and such are there which study collections of results like this?</li>
</ul>
<hr>
<p>$$\prod_{n=1}^{\infty} \left(\begin{matrix} -\frac{n}{2(2n+1)} & \frac{1}{2n(2n+1)} & \frac{1}{n^4} \\ 0 & -\frac{n}{2(2n+1)} & \frac{5}{4n^2} \\ 0 & 0 & 1 \end{matrix}\right) = \left(\begin{matrix} 0&0&\zeta(5)\\0&0&\zeta(3)\\0&0&1 \end{matrix}\right)$$</p>
<p>from <a href="http://arxiv.org/abs/math/0206178" rel="nofollow">A third-order Apery-like recursion for $\zeta(5)$</a></p>
<p>$$W(x)=a+\sum_{n=0}^\infty \left\{{\sum_{k=0}^n {S_1(n,k)\over \left[{\ln\left({x\over a}\right)-a}\right]^{k-1}(n-k+1)!}}\right\} \left[{1-{\ln\left({x\over a}\right)\over a}}\right]^n$$</p>
<p>from a page about <a href="http://bbs.sachina.pku.edu.cn/stat/math_world/math/l/l059.htm" rel="nofollow">Lambert's W-Function</a></p>
<p>$$\prod_{n=1}^{\infty} \frac{1}{e}\left(\frac{1}{3n}+1\right)^{3n+1/2}=
\sqrt{\frac{\Gamma(\frac{1}{3})}{2 \pi}} \frac{3^{13/24}\exp\left(1+\frac{2\pi^2-3\psi_1\left(\frac{1}{3}\right)}{12 \pi \sqrt{3}}\right)}{A^4}$$</p>
<p>from <a href="http://mathworld.wolfram.com/InfiniteProduct.html" rel="nofollow">Mathworld</a></p>
<p>$$\sum_{n=1}^{\infty} \frac{(-1)^2}{n^2}\cos(\sqrt{n^2 \pi^2 - 9}) = - \frac{\pi^2}{21 e^3}$$</p>
<p>from <a href="http://projecteuclid.org/euclid.ijm/1255987146" rel="nofollow">On some strange summation formulas</a></p>
http://mathoverflow.net/questions/33817/work-on-independence-of-pi-and-eWork on independence of pi and emuad2010-07-29T17:56:46Z2010-09-27T15:07:08Z
<p>It is an open problem to prove that $\pi$ and $e$ are algebraically independent (over $\mathbb{Q}$).</p>
<ul>
<li>What are some of the important results leading toward proving this?</li>
<li>What are the most promising theories and approaches for this problem?</li>
</ul>
http://mathoverflow.net/questions/39240/what-is-the-advantage-of-inverting-elliptic-integralsWhat is the advantage of inverting elliptic integrals?muad2010-09-18T19:17:19Z2010-09-18T21:23:19Z
<p>In the case of the circle I can hardly make any conclusions from the integral $(1)$, most of the theorems come from geometrical considerations. It's not clear how to prove periodicity from this integral or derive the addition theorem.</p>
<p>$$\arcsin(y) = \displaystyle \int_{0}^{y} \frac{\mathrm dy}{\sqrt{1 - y^2}} (1)$$</p>
<p>In the case of the lemniscate $(2)$ we (Fagnano) can derive a doubling theorem by trying out substitutions in analogy with those which rationalize the first integral. (I learned this from Siegel - Topics in Complex Function Theory). One result (of the sort I wish I could find more) which does come nicely from this integral is via the substitution $y \mapsto iy$ we notice it has double periodicity.</p>
<p>$$\text{sl}^{-1}(y) = \displaystyle \int_{0}^{y} \frac{\mathrm dy}{\sqrt{1 - y^4}} (2)$$</p>
<p>Euler and others were able to produce theorems about the elliptic integral $(3)$ by analogy with the lemniscate (I read this in Stillwell - Mathematics and its History) - Just as ideas from $\arcsin$ helped to produce theorems about the lemniscate integral. Still, these theorems are very hard earned and it appears that you have to be a master like Euler to derive them.</p>
<p>$$F(y,k) = \displaystyle\int_0^y\frac{\mathrm dy}{\sqrt{(1-k^2 y^2)(1-y^2)}} (3)$$</p>
<hr>
<p>What I would really like to know is, can we derive more results about the functions from these integrals - maybe using integral manipulation techniques I just don't know about?</p>
<p>Another question that has been bothering me deeply is the integrands (which I believe are called invariant differentials of the lie groups for the algebraic curve) - What sort of coincidence is it that allows the integrands to be of this particular form?</p>
<p>Thank you!</p>
http://mathoverflow.net/questions/8846/proofs-without-words/38658#38658Answer by muad for Proofs without wordsmuad2010-09-14T07:44:10Z2010-09-14T07:44:10Z<h2>$$2 \pi > 6$$</h2>
<p><img src="http://i.imgur.com/EJoJy.png" alt=""></p>
http://mathoverflow.net/questions/28036/is-there-a-classification-of-possible-linear-actionsIs there a classification of possible linear actions?muad2010-06-13T16:06:49Z2010-08-03T14:24:58Z
<p>In a vector space, linear transforms can act on points of the space by the usual matrix multiplication rule, but in this note I am reading they use a different action (The <em>Möbius transformation</em>). It's easy to multiply everything out and see that $A(Bx) = (AB)x$ holds but that doesn't explain why this works.</p>
<p>So my question is this, Is there a classification of all possible actions?</p>
<p>edit: just to clarify - I'm more interested in the general case than just the <em>Möbius</em> one but I do appreciate the answers so far!</p>
<p><strong>Edit II:</strong> I think I have realized what's <em>really</em> happening here is that the matrices are just <strong>representations</strong> of, for example rationals, So they act on rationals in a way predetermined by what they represent.</p>
http://mathoverflow.net/questions/33817/work-on-independence-of-pi-and-e/33838#33838Answer by muad for Work on independence of pi and emuad2010-07-29T19:50:12Z2010-07-29T19:50:12Z<p>There is a proof of the algebraic independence of $\pi$ and $e^\pi$ in <a href="http://www.springer.com/mathematics/numbers/book/978-3-540-41496-4" rel="nofollow">Introduction to Algebraic Independence Theory</a> and <em>a detailed exposition of methods created in last the 25 years</em> although I have not read it.</p>
http://mathoverflow.net/questions/32968/slick-ways-to-make-annoying-verifications/32994#32994Answer by muad for Slick ways to make annoying verificationsmuad2010-07-22T19:17:44Z2010-07-22T19:17:44Z<p>My example is perhaps not exactly what you had in mind, but I hope that will make it more interesting, thus my reason for posting it. I thought of mentioning the (very elementary) but delightfully clever method of proving polynomials equal by comparing them evaluated at finitely many points (which is applied in, for example in <a href="http://www.jstor.org/pss/2690530" rel="nofollow">A Proof in the Spirit of Zeilberger of an Amazing Identity of Ramanujan</a>) but instead I thought I would point out the notion of reflective proof from dependent type theory:</p>
<p>To write a formal (computer checkable proof) you must justify every single step of reasoning all the way down to the axioms of the foundation. Of course that would make proving simple things like $((ab)cd)e = a(bc)(de)$ a terrible chore requiring repeated applications of the associativity (infact proving something as simple as $1 + 100 = 101$ could require $100$ applications of the definition of plus!). The idea of reflection is to reduce trivial reasoning steps to computation, This is described in Section 4 of Henk Barendregt's <a href="ftp://ftp.cs.kun.nl/pub/CompMath.Found/wiley.pdf" rel="nofollow">Proofs of correctness in Mathematics and Industry</a>, but it was also applied heavily in a recent <a href="http://research.microsoft.com/en-us/people/gonthier/4colproof.pdf" rel="nofollow">formal proof of the four color theorem</a>.</p>
http://mathoverflow.net/questions/3134/whats-your-favorite-equation-formula-identity-or-inequality/31975#31975Answer by muad for What's your favorite equation, formula, identity or inequality?muad2010-07-15T08:01:47Z2010-07-15T08:01:47Z<p>$196884 = 196883 + 1$</p>
http://mathoverflow.net/questions/31699/strengthening-the-induction-hypothesis/31737#31737Answer by muad for Strengthening the Induction Hypothesismuad2010-07-13T18:01:56Z2010-07-13T18:01:56Z<p>There is a detailed exposition on this proof technique in Knuth's book <em>Surreal Numbers</em>. The characters of the book develop the idea gradually.</p>
<p>In <em>Algebra with Galois theory</em> by Emil Artin (and probably all the other books), any two splitting fields of of f(x) over F are isomorphic is proved neatly in by generalizing the predicate to say that if two fields are isomorphic then they are extended to isomorphic splitting fields. The same sort of generalization repeatedly occurs in correctness arguments for simple recursive programs.</p>
<p>This proof technique also begets a programming technique: Adding a new parameter to a recursive function (which corresponds to generalizing the induction predicate) will often let you give more efficient algorithms. As a simple example consider a converting leaves of a tree to a list from <a href="http://homepages.inf.ed.ac.uk/wadler/topics/deforestation.html" rel="nofollow">Deforestation: transforming programs to eliminate trees</a>.</p>
<p>Another example from computing is the method of reducibility candidates (which is explained in <a href="http://www.paultaylor.eu/stable/Proofs+Types.html" rel="nofollow">Proofs and Types</a>) used to prove strong normalization for various forms of lambda calculus.</p>
http://mathoverflow.net/questions/25059/examples-of-undergraduate-mathematics-separation-from-what-mathematicians-should/30790#30790Answer by muad for Examples of undergraduate mathematics separation from what mathematicians should knowmuad2010-07-06T17:07:18Z2010-07-06T17:07:18Z<p>One theme I found repeatedly occurring in education is that teachers delight themselves in not telling anyone directly about the fundamentally important things. For example,</p>
<ul>
<li><p>The idea of <em>unification</em> is not
taught explicitly - Instead, students
are given a table of Laplace
transforms and enough exercises that
the process is anonymously
substituted into their heads.</p></li>
<li><p>Taking the <em>quotients of a set by an
equivalence relation</em> - Having never
seen how to construct $\mathbb{Z}$
from $\mathbb{N}$ or $\mathbb{Q}$
from $\mathbb{Z}$, the ritual of
constructing $\mathbb{R}$ (if it is
mentioned at all) appears completely
alien and is forgotten immediately.
The same student will likely forget
(if they are able to understand in
the first place) the first
isomorphism theorem.</p></li>
<li><p><em>Logical language</em> and the deduction rules for proving statements are not
mentioned - One is expected to aquire
this language as you do with Listen
and Repeat cassette tapes. If it is
not clear exactly what a proof is,
creating one is a great deal more
intimidating and difficult! Teaching
basic methods of computing science
like structural induction on data
types should remedy this.</p></li>
<li><p><em>Differential forms</em> are mentioned explicitly but we treat the fickle beasts with great caution - If these unreal quantities are allowed to freely mix with numbers and variables, why must we be constantly told that dividing them is "purely formal"? Despite that
various foundations of analysis have
been made rigorous beginners to this
subject do not benefit. Instead they
are troubled by it and develop an
allergic reaction to $\epsilon$.</p></li>
</ul>
http://mathoverflow.net/questions/29600/treating-differential-operators-as-numbersTreating Differential Operators as Numbersmuad2010-06-26T12:17:31Z2010-06-26T19:01:30Z
<p>In Penrose's book (The Road to Reality, chapter 21) he gives an example of Oliver Heaviside's observation that you can treat differential operators like numbers:</p>
<p>The differential equation $(1+D^2)y = x^5$ can be solved by dividing by $(1+D^2)$ then taking the power series expansion: $$y = (1-D^2+D^4-D^6+\cdots)x^5$$ which evaluates to $y = x^5 - 20x^3 + 120x$.</p>
<p>Apparently this can be made perfectly rigorous!</p>
<p>How is this done? and do you know where I can read more details about this idea?</p>
http://mathoverflow.net/questions/21881/how-should-one-present-curl-and-divergence-in-an-undergraduate-multivariable-calc/22053#22053Answer by muad for How should one present curl and divergence in an undergraduate multivariable calculus class?muad2010-04-21T12:42:18Z2010-04-21T12:42:18Z<p>When I did this course myself I was deeply confused and distressed by it all. I know that everyone learns differently but when we are shown all these mnemonics for remembering formula that treat partials as if there were really numbers - it's not so bad, until they start getting used in proofs.. then it drags up all these memories about people saying "well it's not <em>really</em> a fraction but lets treat it that way anyway". You can pass this class (with a very high mark) by memorizing these formula and I suppose that is all that really matters for beginner classes like that (being able to solve lots of problems, without necessarily knowing why or what) but it can be a bit stomach churning and unpleasant to sit through a semester of not having a clue what any of this means while still getting all the right answers. There is a terrible sense of being lied to, when people try to dumb down things in the hope that it makes it simpler and easier to learn. It's only when I found a book on differential forms (which unified all these different concepts in one of the "applications" chapters) that I started to get the impression this was real mathematics and not just a strange act of going through the motions of writing lots of integral signs and so on. Although I do appreciate the remark in the preface of one of the many text books I read cover to cover in a worried haste to try and make sense of all this notational juggling, which said roughly that having illustrative notations like this fuels the intuition (and gave an example of that curl formula coming from the visual that the determinant had two equal rows in it), I didn't personally find this reassuring. Maybe there is value in teaching it this way to scare people into studying hard for it but I don't think I personally got anything out those months of work myself except for the vague geometric intuitions about div, grad and curl (which you could explain in a day by showing a video). If people learned about differential forms earlier on (rather than being told "it's what Leibniz did so we do to") maybe this course could be taught by developing the abstract setting a bit more and then specializing it down for the 3 dimensional case - which you could then get a got grip on by applying it to physics problems. I've not taught any class myself so I just wanted to give an account of what it can feel like sitting (or being dragged through backwards) this type of class.</p>
http://mathoverflow.net/questions/21025/proofs-that-require-the-existence-of-large-finite-numbersProofs that require the existence of large finite numbersmuad2010-04-11T19:06:01Z2010-04-12T07:21:33Z
<p>I know some proofs require the existence of large infinite ordinals, they give the fuel that drives induction principles. An example of this is the use of ε<sub>0</sub> to give a consistency proof of peano arithmetic.</p>
<p>What I would like to find is proofs that require the existence of a large finite ordinal. thank you!</p>
http://mathoverflow.net/questions/8846/proofs-without-words/19341#19341Answer by muad for Proofs without wordsmuad2010-03-25T19:00:35Z2010-03-25T19:00:35Z<p>If we have 3 circles on the plane with tangent lines, we can notice they have colinear intersection!</p>
<p><img src="http://img256.imageshack.us/img256/7512/picture1dt.png" alt="Made in inkscape"></p>
<p>To prove it, we can visualize the same configuration in 3D, the balls lay on a surface and rather than tangent lines we take cones: The colinearity comes from the fact that if we lay a plane ontop of this configuration it will intersect the table in a line!</p>
<p>This is from 'curious and interesting geometry' and the proof is attributed to John Edson Sweet. I really like this proof because it gives a vivid example of the general idea that sometimes, to solve a problem in the most simple way you need to view it as a part of some bigger whole.</p>
http://mathoverflow.net/questions/18593/what-are-the-worst-notations-in-your-opinion/18623#18623Answer by muad for What are the worst notations, in your opinion ?muad2010-03-18T16:36:45Z2010-03-18T18:37:38Z<p>I have struggled with 'dx'. I've spent years trying to study every different approach to calculus that I could find to try and make sense of it. I read about the limit definitions in my first book, vector calculus with them as pullbacks of linear transformations or flows/flux, differential forms from the bridge project, k-forms, nonstandard analysis which enlarges $\mathbb{R}$ to give you infinitesimals (and unbounded numbers) but the same first order properties and lets integral be defined as a sum, constructive analysis using a monad to take the closure of the rationals to give reals... but I am still just as confused as ever, I understand that the mathematical notation doesn't have a compositional semantics but still don't really get it - one of the problems is despite not really understanding it, or having any abstract definition of it.. I can still get correct answers and I really hope this doesn't become a theme as I study more topics in mathematics.</p>
http://mathoverflow.net/questions/16981/is-my-size-200-subset-sum-proof-goodIs my (size 200) subset sum proof good?muad2010-03-03T16:50:58Z2010-03-03T16:50:58Z
<p>I'm trying to prove that given 200 integers (not necessarily all distinct), you can pick 100 of them have a sum divisible by 100. I'm wondering if this is a good proof and if you would give me some advice on how to write it better. Thanks!</p>
<p>(A) For any 3 element set, there exists a 2 element subset which sums to an even number. This is clear if we consider cases, the 3 element set must be of the form {even,even,-} or {odd,odd,-} and these two elements sum even.</p>
<p>(B) For any 9 element set, there exists a 5 element subset which sums to a multiple of 5. This is verified by exaustive computation, We only have to consider the sets of numbers mod 5, so that is 5^9 cases to test.</p>
<p>(C) So if we are now give a 200 (= 2*2*2*5*5) element set will we always be able to find a 100 element subset, which sums to a multiple of 100? By (A) we can reduce the problem to a stronger one, take out two elements which sum even and sum then and halve the result - we iterate this until it can't be done any more. This gives us a new set of 99 arbitrary integers (we discard the remaining two integers from the original 200 element set). If we can now find a size 50 (= 100/2) subset which sums to a multiple of 50 we have proved (C). We do this factoring out 2 operation again to get a 49 element set and again to get a 24 element set, let us consider the same operation factoring out 5 instead of 2. Now 24 = 5+5+5+5+4 and 5+4 is 9, so we are given a set of 4 integers which must sum to a multiple of 5, this is not likely -- we really do need 9 arbitrary integers, well there are 4 left over from the factoring out 5 and there was that one left over from factoring out 2 the first time.. So we do have 9 arbitrary integers and thus a subset of size 5 summing to something divisible by 5 and hence (C) is proved.</p>
http://mathoverflow.net/questions/49151/most-intricate-and-most-beautiful-structures-in-mathematics/49746#49746Comment by muadmuad2010-12-19T06:34:02Z2010-12-19T06:34:02ZI would love to 'see' the Leech lattice somehow.http://mathoverflow.net/questions/49151/most-intricate-and-most-beautiful-structures-in-mathematics/49325#49325Comment by muadmuad2010-12-19T06:32:27Z2010-12-19T06:32:27ZI would like to know what can I read to get an appreciation for this absolute galois group?http://mathoverflow.net/questions/44705/cardinalities-larger-than-the-continuum-in-areas-besides-set-theory/44709#44709Comment by muadmuad2010-11-03T18:37:57Z2010-11-03T18:37:57ZI thought we needed axiom of choice to show that there are non-measurable sets? (unless the axiom was used in counting the size of the algebras and I missed it)http://mathoverflow.net/questions/43409/decomposing-rotations-quaternionsComment by muadmuad2010-10-24T18:31:03Z2010-10-24T18:31:03ZObviously it's $q^-1 m$ but you should ask this on <a href="http://math.stackexchange.com/questions?sort=newest" rel="nofollow">math.stackexchange.com/questions?sort=newest</a> because it's not really the right sort of question for MO.http://mathoverflow.net/questions/43251/how-does-one-prove-0x0-in-a-fieldComment by muadmuad2010-10-23T00:05:48Z2010-10-23T00:05:48Z@Alexis Shaw, this sort of question is good on <a href="http://math.stackexchange.com/questions" rel="nofollow">math.stackexchange.com/questions</a> though.http://mathoverflow.net/questions/23478/examples-of-common-false-beliefs-in-mathematics/23521#23521Comment by muadmuad2010-10-20T14:45:01Z2010-10-20T14:45:01Z@Harry Altman, the integrand should be $\frac{x^4 \cdot (1 - x^4)}{1 + x^2}$.http://mathoverflow.net/questions/42512/awfully-sophisticated-proof-for-simple-factsComment by muadmuad2010-10-17T17:32:49Z2010-10-17T17:32:49ZThe six color theorem as a corollary of the four color theorem.http://mathoverflow.net/questions/42512/awfully-sophisticated-proof-for-simple-facts/42519#42519Comment by muadmuad2010-10-17T16:50:14Z2010-10-17T16:50:14ZIt's in the comment of Steve Huntsman.http://mathoverflow.net/questions/40920/what-if-current-foundations-of-mathematics-are-inconsistentComment by muadmuad2010-10-03T13:36:47Z2010-10-03T13:36:47ZI don't understand his objection to Gentzen's proof at 29:00. Why would someone be skeptical about well foundedness of $\epsilon_0$?http://mathoverflow.net/questions/40850/is-it-a-transcendental-numbernewComment by muadmuad2010-10-02T17:36:32Z2010-10-02T17:36:32ZThis is a lot like the Champernowne constant, if you study that maybe you will be able to adapt the proof toward this number too.http://mathoverflow.net/questions/40528/spencer-browns-claimed-proof-of-the-four-color-theoremComment by muadmuad2010-09-29T20:22:13Z2010-09-29T20:22:13ZCan you please provide a link to the proof.http://mathoverflow.net/questions/40145/irrationality-of-pie-pipi-and-epi2Comment by muadmuad2010-09-27T14:47:12Z2010-09-27T14:47:12ZI recently asked a similar question - <a href="http://mathoverflow.net/questions/33817/work-on-independence-of-pi-and-e" rel="nofollow" title="work on independence of pi and e">mathoverflow.net/questions/33817/…</a>http://mathoverflow.net/questions/39962/9th-grade-congruency-topicComment by muadmuad2010-09-25T18:30:57Z2010-09-25T18:30:57ZThis question is not really appropriate on math stack exchange either..http://mathoverflow.net/questions/39828/how-do-you-decide-whether-a-question-in-abstract-algebra-is-worth-studyingComment by muadmuad2010-09-24T07:19:07Z2010-09-24T07:19:07Z+1 super question! Indeed, this is something which has been rattling around in my head for a very long time.http://mathoverflow.net/questions/39538/what-is-the-naming-reason-of-poles-in-complex-analysisComment by muadmuad2010-09-21T20:50:57Z2010-09-21T20:50:57ZIt's because they correspond to the north pole when considered as holomorphic functions onto the riemann sphere.