Database of numbers

292 Views Asked by At

I have found so far 4 references to databases of numbers.

  • Perfect Numbers List (but the larger numbers have broken links, so I haven't been able to find the actual text string of all the perfect numbers)
  • Integer Sequences
  • The first 50 million primes
  • A webpage which I can't seem to find which had the first 10,000 numbers listed with a brief sentence explaining something cool about that number.

What I would like to know is (1) if there are any other databases of numbers out there for free use, and (2) if there are any copies of the perfect numbers in their full form available for free.

1

There are 1 best solutions below

0
On

For the list of perfect numbers, the wikipedia entry list all known (51 at this time) perfect numbers: https://en.wikipedia.org/wiki/List_of_perfect_numbers

There is the Cunningham factorizations, which is the database of factors $f$ of the numbers $a^n \pm 1$ at http://homes.cerias.purdue.edu/~ssw/cun/ under "The Main Tables".

There are databases on number fields available at https://hobbes.la.asu.edu/NFDB/, where you can find information on say class numbers and class groups.