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.

A283458 Primes for which A049076(p) = 14.

This page as a plain text file.
%I A283458 #10 Aug 24 2018 05:37:45
%S A283458 3657500101,12055296811267,156740126985437,575411103069067,
%T A283458 966399998477597,1841803943951113,4176603711876241,6373890505436101,
%U A283458 7910004791442043,10613343313176589,15000987504638299,23825707567607467,25462803625208449,30634679101122821,41400950264534519,49969246522326097
%N A283458 Primes for which A049076(p) = 14.
%C A283458 Also used Kim Walisch's primecount.
%H A283458 N. Fernandez, <a href="http://www.borve.org/primeness/FOP.html">An order of primeness, F(p)</a>
%H A283458 N. Fernandez, <a href="/A006450/a006450.html">An order of primeness</a> [cached copy, included with permission of the author]
%F A283458 a(n) = A000040(A093046(n)).
%t A283458 Nest[Prime, Select[Range[7], ! PrimeQ[#] &], 13]
%Y A283458 Cf. A049076, A006450, A114537, A007821, A049078, A049079, A049080, A049081, A058322, A058324,Cf. A058325, A058326, A058327, A058328, A093046, A283459.
%K A283458 nonn
%O A283458 1,1
%A A283458 _Robert G. Wilson v_, Mar 08 2017