login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A253287
Numbers representable as x^y + x*y and as b^c + b + c, where x, y, b, c are integers > 1.
0
8, 14, 3135, 10714, 70342709283
OFFSET
1,1
COMMENTS
Intersection of A250004 and A253775.
No more terms < 10^20. - Lars Blomberg, Dec 13 2015
EXAMPLE
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
Sequence in context: A279708 A327875 A158967 * A357514 A331814 A082170
KEYWORD
nonn,more
AUTHOR
Alex Ratushnyak, Jan 18 2015
STATUS
approved