JayJohn85
- 44
- 0
What does it exactly mean if a equation is elegance and beautiful? Can you post some examples and your reason for why you find it beautiful?
Simple yet generally applicable or relating seemingly unrelated quantities. One example:JayJohn85 said:What does it exactly mean if a equation is elegance and beautiful? Can you post some examples and your reason for why you find it beautiful?
micromass said:My favorite is
\prod_{p~\text{prime}} \frac{1}{1-p^{-2}} = \frac{\pi^2}{6}
It's nice because it relates two entirely different quantities, namely prime numbers which arise in number theory, and ##\pi## which is a geometric concept. So it relates two very different fields of mathematics.
dx said:A related one:
\prod_{p~\text{prime}} \frac{1}{1-p^{-s}} = \frac{1}{1^s} + \frac{1}{2^s} + \frac{1}{3^s} + \dots