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.

A245363 Numbers n for which A242719(n) = prime(n)*(prime(n)+6) + 1.

This page as a plain text file.
%I A245363 #53 Sep 09 2014 20:46:28
%S A245363 19,37,49,69,73,102,165,236,253,365,465,542,595,694,713,723,762,920,
%T A245363 962,979,1119,1162,1259,1334,1387,1441,1706,1797,1843,1906
%N A245363 Numbers n for which A242719(n) = prime(n)*(prime(n)+6) + 1.
%C A245363 These are such numbers n for which prime(n), prime(n)+6, prime(n)*(prime(n)+6)-2 are primes, but prime(n) is not in A062326; besides, if prime(n) is in A001359, then also prime(n+1) is not in A062326.
%C A245363 Prime(n)*(prime(n)+6) + 1 is the third minimal possible value of A242719(n) after prime(n)^2 + 1 and (prime(n)+2)^2 + 1 (cf. A247011 and comment there).
%F A245363 prime(n) == 7 (mod 10), A242719(n) == 92 (mod 100).
%Y A245363 Cf. A242719, A246748, A247011.
%K A245363 nonn
%O A245363 1,1
%A A245363 _Vladimir Shevelev_, Sep 09 2014
%E A245363 More terms from _Peter J. C. Moses_, Sep 09 2014