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.

Showing 1-1 of 1 results.

A338799 Smallest number that is the sum of two n-th powers of primes in two different ways.

Original entry on oeis.org

10, 338, 6058655748, 3262811042
Offset: 1

Views

Author

Ilya Gutkovskiy, Nov 10 2020

Keywords

Comments

The Lander, Parkin, and Selfridge conjecture implies that for n >= 5 a number can be the sum of two n-th powers of positive integers in at most one way, and in particular that a(n) does not exist for n >= 5. - Robert Israel, Nov 13 2020

Examples

			10 = 3 + 7 = 5 + 5.
338 = 7^2 + 17^2 = 13^2 + 13^2.
6058655748 = 61^3 + 1823^3 = 1049^3 + 1699^3.
3262811042 = 7^4 + 239^4 = 157^4 + 227^4.
		

Crossrefs

Showing 1-1 of 1 results.