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.

A094478 Primes of form 2^j + 59^j.

This page as a plain text file.
%I A094478 #12 Oct 15 2013 22:32:24
%S A094478 2,61,12117377,
%T A094478 464798130469793589516643498190087912509935907401081390977
%N A094478 Primes of form 2^j + 59^j.
%C A094478 The number j must be zero or a power of 2.  Checked j being powers of two through 2^21. Thus a(5) > 10^2900000. Primes of this magnitude are rare (about 1 in 6.7 million), so chance of finding one is remote with today's computer algorithms and speeds. - _Robert Price_, Apr 28 2013
%e A094478 j=0: p=1+1=2;
%e A094478 j=1: p=2+59=61;
%e A094478 j=4: p=16+12117361=12117377;
%e A094478 j=32: p=2^32+59^32=464798130469793589516643498190087912509935907401081390977;
%e A094478 the j exponents are powers of 2.
%Y A094478 Cf. A082101, A094473-A094480.
%K A094478 nonn
%O A094478 1,1
%A A094478 _Labos Elemer_, Jun 01 2004