cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A121571 Largest number that is not the sum of n-th powers of distinct primes.

Original entry on oeis.org

6, 17163, 1866000
Offset: 1

Views

Author

T. D. Noe, Aug 08 2006

Keywords

Comments

As stated by Sierpinski, H. E. Richert proved a(1) = 6. Dressler et al. prove a(2) = 17163.
Fuller & Nichols prove T. D. Noe's conjecture that a(3) = 1866000. They also prove that 483370 positive numbers cannot be written as the sum of cubes of distinct primes. - Robert Nichols, Sep 08 2017
Noe conjectures that a(4) = 340250525752 and that 31332338304 positive numbers cannot be written as the sum of fourth powers of distinct primes. - Charles R Greathouse IV, Nov 04 2017

Examples

			a(1) = 6 because only the numbers 1, 4 and 6 are not the sum of distinct primes.
		

References

  • W. Sierpinski, Elementary Theory of Numbers, Warsaw, 1964, p. 143-144.

Crossrefs

Cf. A231407 (numbers that are not the sum of distinct primes).
Cf. A121518 (numbers that are not the sum of squares of distinct primes).
Cf. A213519 (numbers that are the sum of cubes of distinct primes).
Cf. A001661 (integers instead of primes).

Formula

a(1) = A231407(3), a(2) = A121518(2438). - Jonathan Sondow, Nov 26 2013