Hacker News new | ask | show | jobs
by smosher 5468 days ago
e^(i * pi * x) for integer x is on the real line.

With 'tau' you only get the positive half (consider the integer values of x; which are 2, 4, 6 for 'tau'): http://www.wolframalpha.com/input/?i=plot+e^%28pi+*+i+*+x%29

I've dozens of subtle little reasons, but I think that one shows it off best and is easiest to understand.

I was going to add that zero crossings for sine waves (I am into sound synthesis) are at integer multiples of pi, but that's just a funny way of stating the above.

1 comments

I keep seeing this in my comments so I might as well respond for posterity, especially since this is not a sound mathematical argument for pi.

> zero crossings for sine waves are at integer multiples of pi

This is actually a strong argument for tau.

The sin wave measures the height of a circle at the angle given in radians. "Integer multiples of pi" don't immediately show you that there are two very different zeros: one going up, and one going down. Using tau shows you that explicitly: on half turns around the circle sin(tau/2), you're at 0 going down; on whole turns sin(tau) you're going up. You (literally) "come full circle" with integer multiples of tau—those 0s are equivalent.

The argument is the same with e^(i * pi * x). See Section 2.3 on tauday.com and the chart under "Eulerian Identities." Each integer increment corresponds to a rotation in the complex plane. The reason it's on the real line at 2, 4, 6 is because it takes two rotations to get back to the real line.

At 1 rotation (i), you're fully imaginary; at 2, fully real, but negative; 3, fully imaginary again, but negative; 4, you're back where you started, real and positive.

This is what it would look like with tau, and it's exactly what you expect: http://www.wolframalpha.com/input/?i=plot+e^%280.5*pi+*+i+*+...

Elegance is not just whether something is "pretty," as in, hey look, integers! It's also whether it has strong meaning.

I'm sorry but your comment came off as condescending.

The graph I linked coincides with my needs, it was specially crafted to demonstrate that, not to show off some silly notion of elegance with no ounce of application. Sorry for not making that clear.

As for: Elegance is not just whether something is "pretty," as in, hey look, integers! It's also whether it has strong meaning. -- please try applying that value to your opinions about giving up pi for tau. I'm not the one guilty of that kind of thinking, you are.