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.

A079013 Least prime p introducing prime-difference pattern {d, 2*d, 4*d, 8*d}, where d = 2*n, i.e., {p, p+2*n, p+6*n, p+14*n, p+30*n} are consecutive primes.

This page as a plain text file.
%I A079013 #10 Feb 11 2021 02:38:39
%S A079013 2237,1197739,8052641,18365693,151738897,196061237,946120169,
%T A079013 15367934161,36116700523,49526343773
%N A079013 Least prime p introducing prime-difference pattern {d, 2*d, 4*d, 8*d}, where d = 2*n, i.e., {p, p+2*n, p+6*n, p+14*n, p+30*n} are consecutive primes.
%e A079013 For n=4, d = 2*n = 8, d-pattern = {8, 16, 32, 64}, a(6)=18365693, first corresponding prime 5-tuplet is {18365693, 18365701, 18365717, 18365729, 18365793}.
%Y A079013 Cf. A079011, A079012.
%K A079013 nonn,more
%O A079013 1,1
%A A079013 _Labos Elemer_, Jan 21 2003
%E A079013 a(8)-a(10) from _Jinyuan Wang_, Feb 11 2021