Berggren and Borwein brothers in "Pi: A Source Book" showed a mysterious approximation for $\pi$ with astonishingly high accuracy:
$$ \left(\frac{1}{10^5}\sum_{n={-\infty}}^\infty e^{-n^2/10^{10}}\right)^2 \approx \pi.$$
In particular, this formula gives $42$ billion (!) correct digits of $\pi$.
I have two questions:
(1) Why this approximation is so much accurate?
(2) Is it possible to prove without computation that this formula is not an identity?
This isn't actually so mysterious after all; it's just a high precision approximation of the identity $$\int_{-\infty}^\infty e^{-x^2}\,dx = \sqrt{\pi},$$ by using very small rectangles to approximate area. By considering these rectangles, you can also see that the areas cannot be equal, since some area will be left over between the rectangles and the graph of $e^{-x^2}$.