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.

A323536 Primes p such that p - k and p + k have the same number of prime factors (with multiplicity), for k = 1..7.

This page as a plain text file.
%I A323536 #10 May 31 2022 12:52:31
%S A323536 91289867,247780811,350499731,353523083,394923913,418273259,441459853,
%T A323536 452876747,645159257,702723851,718541749,728741617,729758423,
%U A323536 776424947,791860151,1191670069,1289075413,1457951063,1508119211,1527473449,1563808777,1568639509,1611010391,1662823523,1705045429,1801303463,1856184949,1869622537,1973952949,2003664181,2185051189,2204016173,2310441383,2331375133,2439952297,2448065387
%N A323536 Primes p such that p - k and p + k have the same number of prime factors (with multiplicity), for k = 1..7.
%F A323536 {primes p: A001222(p-k)=A001222(p+k) for all k=1..7}.
%e A323536 p=91289867 is in the sequence because A001222(p-1)=A001222(p+1) = 4, A001222(p-2)=A001222(p+2)=3, A001222(p-3)=A001222(p+3)=5 etc, pairwise equal.
%Y A323536 Subsequence of A323498.
%Y A323536 Cf. A115103.
%K A323536 nonn
%O A323536 1,1
%A A323536 _Zak Seidov_, Jan 17 2019