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.

A253287 Numbers representable as x^y + x*y and as b^c + b + c, where x, y, b, c are integers > 1.

Original entry on oeis.org

8, 14, 3135, 10714, 70342709283
Offset: 1

Views

Author

Alex Ratushnyak, Jan 18 2015

Keywords

Comments

Intersection of A250004 and A253775.
No more terms < 10^20. - Lars Blomberg, Dec 13 2015

Examples

			a(2) = 14 = 2^3 + 2*3 = 3^2 + 2 + 3.
a(3) = 3135 = 55^2 + 55*2 = 5^5 + 5 + 5.
a(4) = 10714 = 22^3 + 22*3 = 103^2 + 103 + 2.
a(5) = 70342709283 = 265221^2 + 265221*2 = 4128^3 + 4128 + 3.
		

Crossrefs

Showing 1-1 of 1 results.