http://acko.net/files/mathbox/MathBox.js/examples/ComplexExp...
Understanding the most beautiful equation in Mathematics
21–30 of 59 posts
Re: Understanding the most beautiful equation in Mathematics
#22Loved the article, but there was this big jump between 1 - x^2/2! + x^4/4! - ... and cos x (and similarly with sin x). Why exactly are these equal? (Also, just a nitpick, shouldn't the addition be actually subtraction before both elippses to demonstrate the alternating sign?)
I was also perturbed by the jump from the definition of e to the taylor expansion. I know how to get there the long way (define e first, derive properties of the exponential derivative, then construct the Taylor series), does anyone know a shortcut?
Re: Understanding the most beautiful equation in Mathematics
#23Loved the article, but there was this big jump between 1 - x^2/2! + x^4/4! - ... and cos x (and similarly with sin x). Why exactly are these equal? (Also, just a nitpick, shouldn't the addition be actually subtraction before both elippses to demonstrate the alternating sign?)
I was also perturbed by the jump from the definition of e to the taylor expansion. I know how to get there the long way (define e first, derive properties of the exponential derivative, then construct the Taylor series), does anyone know a shortcut?
e = lim_{n->infinity} (1 + 1/n)^n
Now, apply the binomial theorem:
1 + n * 1/n + n! / (2 (n-2)! n^2) + ... + n! / (m! (n - m!) n^m) + ...
Now, for each m, we have this sequence:
a_n = n! / (m! (n - m)! n^m)
Which converges on 1/m!, so we are left with this:
1 + 1 + 1/2! + 1/3! + 1/4! + ...
Re: Understanding the most beautiful equation in Mathematics
#24There's some even more important gaps regarding analytic continuations of functions to complex numbers (and the resulting power series expansions). You can prove it this way, but it's not at all rigorous by today's standards.
Re: Understanding the most beautiful equation in Mathematics
#25e ^ i*tau = 1
But that's because I'm a tauist.
Re: Understanding the most beautiful equation in Mathematics
#26And here I was hoping it would be aboke Stokes' Theorem ;-(
Re: Understanding the most beautiful equation in Mathematics
#27Re: Understanding the most beautiful equation in Mathematics
#28Re: Understanding the most beautiful equation in Mathematics
#29Personally, I prefer e ^ i*tau = 1 But that's because I'm a tauist.
I guess that: e ^ i*tau + 0 = 1
would be a suitable hack to get that beauty back.
Re: Understanding the most beautiful equation in Mathematics
#30I would say that the Fundamental Theorem of Galois Theory is the most beautiful result of all mathematics, though Euler's identity is certainly a contender.