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”).

A164064
Prime p2 of the sequence A164063: a^b - c^d = p1 (A164063), where a, b, c, d are primes and a + b + c + d = p2, where p2 is prime and conc(abcd) = p3 (concatenation of a, b, c , d) is also prime (A164065).
2
17, 11, 47, 43, 53, 29, 29
OFFSET
1,1
EXAMPLE
2^7 - 5^3 = 3, 2 + 7 + 5 + 3 = 17, conc (abcd) = 2753; 3^3 - 2^3 = 19, 3 + 3 + 2 + 3 = 11, conc (abcd) = 3323; 31^3 - 2^11 = 27743, 31 + 3 + 2 + 11 = 47, conc (abcd) = 313211; 31^3 - 2^7 = 29663, 31 + 3 + 2 + 7 = 43, conc (abcd) = 31327;
CROSSREFS
Sequence in context: A166524 A106791 A040274 * A369490 A279232 A073887
KEYWORD
nonn,base
AUTHOR
Oleg Zyakun, Aug 12 2009
STATUS
approved