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.

A093046 Primes for which A049076(p) = 13.

This page as a plain text file.
%I A093046 #16 Mar 08 2017 10:46:50
%S A093046 174440041,414507281407,4952019383323,17461204521323,28871271685163,
%T A093046 53982894593057,119543903707171,180252380737439,222334565193649,
%U A093046 295872998567819,414190707114539,649544694886663,692919372869953,829484152743469,1111923751842437,1335294947809661,1532021237514419,1635795965187779
%N A093046 Primes for which A049076(p) = 13.
%H A093046 N. Fernandez, <a href="http://www.borve.org/primeness/FOP.html">An order of primeness, F(p)</a>
%H A093046 N. Fernandez, <a href="/A006450/a006450.html">An order of primeness</a> [cached copy, included with permission of the author]
%F A093046 a(n) = A000040(A058328(n)). - _R. J. Mathar_, Jul 07 2012
%t A093046 Nest[ Prime, Select[ Range[30], !PrimeQ[ # ] &], 12]
%Y A093046 Cf. A049076, A007821, A049078, A049079, A049080, A049081, A058322, A058324, A058325, A058326, A058327, A058328, A006450.
%K A093046 nonn
%O A093046 1,1
%A A093046 _Robert G. Wilson v_, Mar 15 2000
%E A093046 a(7)-a(9) from _Robert G. Wilson v_, Dec 27 2005
%E A093046 a(10)-a(18) from _Robert G. Wilson v_, Mar 08 2017 using Kim Walisch's primecount.