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.

A286230 Possible differences between consecutive primes p, q satisfying p! == 1 (mod q).

This page as a plain text file.
%I A286230 #15 Aug 09 2017 22:03:23
%S A286230 2,12,30,76
%N A286230 Possible differences between consecutive primes p, q satisfying p! == 1 (mod q).
%C A286230 By Wilson's theorem, p! == 1 (mod p+2) whenever p, p+2 are twin primes, so 2 is a term.
%C A286230 Terms d > 2 correspond to Wilson's pseudo-twin primes, i.e., consecutive primes p, q such that q - p = d and p! == 1 (mod q). The corresponding primes are listed in A286181 and A286208.
%C A286230 As a set, the sequence is the union of {2} and the differences {A286208(n) - A286181(n)}.
%C A286230 A positive integer d belongs to this sequence if A033312(d-1) = (d-1)! - 1 has a prime factor q such that q - A151799(q) = d.
%C A286230 All terms are even.
%C A286230 If it exists, a(5) >= 140.
%Y A286230 Cf. A275111, A286181, A286208.
%K A286230 bref,nonn,more
%O A286230 1,1
%A A286230 _Max Alekseyev_, May 04 2017