Skip to main content
added 87 characters in body
Source Link

Is there a way of taking a number known to limited precision (e.g. 1.644934$1.644934$) and finding out an "interesting" real number (e.g. $\pi^2/6$$\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 $\sum_{i=0}^\infty 1/n^2$$\displaystyle\sum_{n=1}^\infty \frac{1}{n^2}$, look up the answer ("looks close to $\pi^2/6$$\displaystyle\frac{\pi^2}{6}$") and then use the likely answer to help find a proof that the sum really is $\pi^2/6$$\displaystyle \frac{\pi^2}{6}$.

Does such a thing exist?

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. $\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 $\sum_{i=0}^\infty 1/n^2$, look up the answer ("looks close to $\pi^2/6$") and then use the likely answer to help find a proof that the sum really is $\pi^2/6$.

Does such a thing exist?

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?

tex markup; added 1 characters in body
Source Link
Simon Nickerson
  • 5.7k
  • 3
  • 24
  • 29

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. $pi^2/6$$\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 $sum_{i=0}^\infty 1/n^2$$\sum_{i=0}^\infty 1/n^2$, look up the answer ("looks close to $pi^2/6$$\pi^2/6$") and then use the likely answer to help find a proof that the sum really is $pi^2/6$$\pi^2/6$.

Does such a thing exist?

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. $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 $sum_{i=0}^\infty 1/n^2$, look up the answer ("looks close to $pi^2/6$") and then use the likely answer to help find a proof that the sum really is $pi^2/6$.

Does such a thing exist?

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. $\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 $\sum_{i=0}^\infty 1/n^2$, look up the answer ("looks close to $\pi^2/6$") and then use the likely answer to help find a proof that the sum really is $\pi^2/6$.

Does such a thing exist?

edited tags
Link
user126
user126
edited tags
Link
user126
user126
Loading
Source Link
Simon Nickerson
  • 5.7k
  • 3
  • 24
  • 29
Loading