24
$\begingroup$

Is there a way of taking a number known to limited precision (e.g. $1.644934$) and finding out an "interesting" real number (e.g. $\displaystyle\frac{\pi^2}{6}$) that's close to it?

I'm thinking of something like Sloane's Online Encyclopedia of Integer Sequences, only for real numbers.

The intended use would be: write a program to calculate an approximation to $\displaystyle\sum_{n=1}^\infty \frac{1}{n^2}$, look up the answer ("looks close to $\displaystyle\frac{\pi^2}{6}$") and then use the likely answer to help find a proof that the sum really is $\displaystyle \frac{\pi^2}{6}$.

Does such a thing exist?

$\endgroup$

3 Answers 3

25
$\begingroup$

I've long used Simon Plouffe's inverse symbolic calculator for this purpose. It is essentially a searchable list of "interesting" numbers.

Edit: link updated (Mar 2022).

$\endgroup$
1
  • 1
    $\begingroup$ I'd been using pi.lacim.uqam.ca/eng but your link looks like a much-updated version, thanks! $\endgroup$
    – user2469
    Commented Mar 14, 2011 at 4:11
24
$\begingroup$

Try Wolfram Alpha. It actually does sequences as well.

$\endgroup$
2
6
$\begingroup$

Sometimes the decimal digits of numbers will appear in Sloane's On-Line Encyclopedia of Integer Sequences OIES.

E.g. here is the decimal expansion of pi.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .