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.

A164077 Prime p1 of the form a^b + c^d = p1, where a, b, c, d are primes and a + b + c + d = p2, where p2 (A164078) is prime and conc(abcd) = p3 (concatenation of a, b, c , d) is also prime (A164079).

This page as a plain text file.
%I A164077 #3 Mar 31 2012 10:22:38
%S A164077 3253,24517,78157,366103,548677,705097,1030429,1229257,5735467,
%T A164077 6438391,12221371,17498881,19618243,74084347,118370899,263374849,
%U A164077 270840151,286199371,410180599,418195621,418719781,529483321,565609411,698388391
%N A164077 Prime p1 of the form a^b + c^d = p1, where a, b, c, d are primes and a + b + c + d = p2, where p2 (A164078) is prime and conc(abcd) = p3 (concatenation of a, b, c , d) is also prime (A164079).
%e A164077 5^5 + 2^7 = 3253, 5 + 5 + 2 + 7 = 19, conc (abcd) = 5527; 29^3 + 2^7 = 24517, 29 + 3 + 2 + 7 = 41, conc (abcd) = 29327; 2^5 + 5^7 = 78157, 2 + 5 + 5 + 7 = 19, conc (abcd) = 2557; 2^13 + 71^3 = 366103, 2 + 13 + 71 + 3 = 89, conc (abcd) = 89; 213713
%K A164077 nonn,base
%O A164077 1,1
%A A164077 _Oleg Zyakun_, Aug 12 2009
%E A164077 Extended and edited by _Charles R Greathouse IV_, Apr 27 2010