Troll pi explained

Here's the "Troll Pi" or "Pi equals 4" image.

Pi equals 4

Here's the breakdown, as simple as I can make it. All of the following facts are true.

  1. The picture describes a series of curves. (Here, "curve" is a generic term referring to any continuous line, be it straight or crooked or curved.)
  2. This series of curves converges on a limit curve.
  3. The limit curve is a circle. (No, it is not a sawtoothed curve, not an "infinitely jagged" sawtoothed curve and not a fractal. The limit curve is a perfectly smooth perfect circle.)
  4. The length of the limit curve is exactly pi (3.1 or so). (Because it is a perfect circle with diameter 1.)
  5. Each curve in the series also has a well-defined length.
  6. Each curve in the series has a length of exactly 4.
  7. Thus, the lengths of the curves also form a series: 4, 4, 4, 4....
  8. This series also converges on a limit.
  9. The limit is 4, not pi.
  10. None of these facts contradict each other.

The limit of the lengths of a series of curves is not necessarily equal to the length of the limit curve of that series.

Breathe in. Breathe out. Carry on with whatever you were doing.

*

Objections or alternative explanations and my responses:

All this is doing is creating an infinitely jagged outline of a circle...

That doesn't mean anything. There is no such thing as an "infinitely jagged outline of a circle". All of the curves described in the series are finitely jagged.

...that will never actually be a circle.

The limit of a series doesn't have to be a member of the series.

Repeating the removal of corners in that way does not result in a circle.

Maybe not after a finite number of steps. But if you take the limit, "after an infinite number of steps" so to speak, then you do indeed have a real circle.

Back to Blog
Back to Things Of Interest
StumbleUpon Twitter Hacker News Facebook Reddit Digg del.icio.us Email

Discussion (23)

2010-12-09 01:43:11 by atomicthumbs:

You've disproven the Roundamajig Theorem!

2010-12-09 01:55:59 by Randall:

Not that I disagree with the conclusion, but do you have a more rigorous proof that the limit curve is simply f_inf(x) = 0 for all x? It's pretty clear that that's the key step in the proof, and you hand-wave past it pretty quickly.

2010-12-09 02:13:50 by Joseph:

Um, shouldn't the case for floor(nx) congruent to 1 mod 2 be 1/n + (1/n)floor(nx) - x? It doesn't match up otherwise. However, the rest of the math checks out. I think.

Now, when I read "pointwise limit", I immediately thought, "Hey, is this a uniform convergence question?" After some reading, I believe I now understand what's going on here. f_n is actually uniformly convergent to its pointwise limit function f_inf. We see this because the distance between f_n(x) and f_inf(x) is, if I've done it correctly, the {sup(|f_n(x) - f_inf(x)|) over x in [0,1]} = 1/n -> 0 as n -> infinity. So f_n converges uniformly to f_inf = 0. I believe we get the pointwise limit by observing that the maximum of the function is given by 1/n, and as n -> infinity, since f_n is non-negative for all x in [0,1], the result follows by Squeeze Theorem.

Because of this, we get a couple neat properties. Ie, the limit function is continuous (which in this case is trivial), and the integral of f_n over [0,1] does indeed converge to the integral of the limit function, ie the area under the curve is 0.

However! We're looking for the arc length of the curve, which involves the derivative of f_n. Since f_n is NOT continuously differentiable (in fact, f_n isn't even C1 on [0,1]), we don't have that the derivative of f_n converges uniformly to the derivative of the limit. This is clear. Thus, since the derivative of f_n does not converge uniformly to the derivative of the limit, we have that the integral of the arc lengths of f_n does not converge to the integral of the arc lengths of the limit function, assuming that we can apply the same idea to a function of the limit function (... which is probably not a safe bet, but it still makes sense).

Cool. First time poster, btw. I couldn't help myself.

2010-12-09 02:39:24 by Ross:

Easy way to add TeX formatted equations to your blog: use a personal user page on Wikipedia as a scratchpad, with Wikitext. Save (or just preview), then grab the PNG.
Example: http://en.wikipedia.org/wiki/User:Rpresser/fnord

2010-12-09 09:22:15 by Sam:

Fixed the 1/n error in the definition of f_n(x).

2010-12-09 09:36:54 by Sam:

Made the uniform convergence proof much more explicit.

2010-12-09 09:39:11 by Sam:

Last time I tried to sketch out mathematical equations on my Wikipedia user page somebody just came along and blanked it because you're not supposed to do that.

2010-12-09 11:56:48 by Sean:

A quick note on the convergence: I'm being a bit lazy on typing out the details of the proof (which is similar to one for the squeeze theorem), but it seems to me that any time you have a function sandwiched between two functions that uniformly converge to "f", the sandwiched function converges to f. That is, if for all (relevant) x and n, f_n(x)<=g_n(x)<=h_n(x), and (f_n) and (h_n) converge uniformly to f, then (g_n) converges uniformly to f. (Similarly, if they both converge pointwise, g converges pointwise.)

Taking f_n and h_n to be horizontal lines at the infimum and supremum of the range of g_n (assuming such exist), you then have that any time the sequence of infima and the sequence of suprema of the range approach a constant value, the function uniformly converges to that value.

Or, to put it in a less jargon-y way, when a function is sandwiched between horizonal lines that squeeze into a single limit, they squeeze the function into the same limit (since the convergence of the lines is obviously uniform, so is the convergence of the squeezed function).

Sadly, this was the most obvious proof that sprang to mind when I was thinking of the uniform convergence of these sawtooth functions.

2010-12-09 13:15:46 by Chris:

http://www.math.union.edu/~dpvc/jsMath/
jsMath is what my uni uses on its maths student forum. It's usually pretty reliable in my experience. No idea about setting it up though.

2010-12-10 17:30:49 by pascal:

And then there's always MathML, but it still only seems to work in Firefox (although Webkit support is underway)

2010-12-11 00:33:44 by Hans:

If you want TeX on your webpage, use MathJax. http://www.mathjax.org/

This what both mathoverflow.net and math.stackexchange.com run on.

2010-12-11 04:17:40 by David:

>Last time I tried to sketch out mathematical equations on my Wikipedia user page somebody just came along and blanked it because you're not supposed to do that.

Sam, you *could* just try having a blank LaTeX document around to recompile and take PNG snapshots of... not all that much more work than the Wikipedia solution.

Of course this is a terrible kludge and I'm sure that, long-term, you'd be much happier with mathjax or something along those lines (and you've shown before that you're willing to invest time in getting this website to run).

This also presumes that you've already installed LaTeX and have an easy way to compile documents. But that isn't too much of a stretch, I hope...?

On the off chance you've not already installed LaTeX, and for the benefit of other people: If you're running Windows, try TeXworks (which comes bundled with MiKTeX); if on Linux, Kile works fairly well but I don't know how easy it is to get working. Both editors support compiling with one keystroke (ctrl+t, alt+6 respectively; at least I think it's alt-6).

2010-12-12 17:35:14 by TeX:

For TeX you can use Google Charts API. Enter any LaTeX expression after this:
http://chart.apis.google.com/chart?cht=tx&chl=

2010-12-14 09:33:55 by Ross:

Sam, I explicitly stated "GRAB THE IMAGES". After you've got your formulas right you download the images they render to and server them from your own server. Then you can blank your own page because you don't need it anymore.

But the Google Charts option is probably less work.

2010-12-19 11:23:34 by FinDude:

Would WolframAlpha be of any use here?

2010-12-24 23:31:07 by danny:

I can't believe how intellectual this website is. All the comments are properly formatted with good grammar and good form - no caps lock, no one-liners, no nothing.

My Father offered a simpler explanation; I was wondering if it is correct: if you take the process of corner-concaving and repeat it infinitely on the circle, you will never end up with the curve itself, no matter how infinitesimal you get - you will end up with a series of right angles with legs of infinitesimal size with an arc (the curve of the circle) scrawled across. While the individual difference from arc to right-angle may be tiny, the number of these structures is, as the adjective implies, nearly infinite; and thus you still have a perimeter which properly adds up to four.

Sorry for the bad English. I'm terrible at outputting my mental simulations.

2010-12-25 09:16:24 by Sam:

Danny, I'm sorry but your father's argument doesn't make any mathematical sense.

If you repeat the corner-concaving for a finite number of steps you NEVER get a circle and the perimeter is ALWAYS 4. But if you "repeat for an infinite number of steps" i.e. take the limit at infinity, you DO have a circle of perimeter pi.

2011-01-03 03:54:24 by Mirdan:

Doesn't f_n have no derivative at the points where x-1/n[nx] = 1/n +1/n[nx]-x ? If so, doesn't that mean that you cannot use an integral to find the arc length of f_n?

2011-01-03 12:32:54 by Sam:

There is a discontinuity, but because the discontinuity is isolated (i.e. there is a positive finite distance between it and the next discontinuity), the function is still integrable. The value of the function at this isolated point has no effect on the integral so the fact that it is undefined doesn't present a problem.

2011-01-13 15:12:58 by Aether:

Pi is actually 4, all you need to do is rotate the surrounding square 1/4, within it a perfect circle is inscribed. Also, when you annotated the square you seem to have put '1' on each of it's sides -- this is incorrect. The left and right, and top and bottom, exist as two sets of 0 value pairs. (Left + Right, is the complete package, both cancel each other out to 0, neither holds significance and neither is individually '1', without 'one' the other cannot exist). With this interpretation you can see that the square is 3 dimensional. It has an inside, and an outside. A top and a bottom; and a left and a right = 3 sets of 0 value pairs that are reliant on each other to exist. It's purely down to perception, and this takes into account the symmetrical nature of the universe as oppose to the human created asymmetrical nature-matrix of innovation that we subside in.

Have a good day.

2011-01-21 22:26:23 by anon:

The point of troll science pictures are to get you to waste your time.

You fell for it lol.

2011-01-23 18:40:36 by quintopia:

another option for equation rendering for the web that doesn't involve slow-loading javascript interpreter is tex4ht
http://www.tug.org/applications/tex4ht/mn.html

Feed it a valid tex file and it will give you back an html file with all the equations converted to pngs.

2012-02-09 03:31:42 by Prafull:

To each of your right angled triangles surrounding the circle, draw the hypotenuse as well (chord for circle). As you go on making the them smaller and infinite, the sum of all such chords equals perimeter of the circle, and from your arguments sum of other two sides for all such small triangles also equals the perimeter of circle. So in effect "the sum of two smaller sides now become equal to the larger side". This can only be true when your right angle goes on increasing to become obtuse, eventually ending up at angle pi (180 degree). So that these triangles are effectively straight lines tangent to the circle.

add comment