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.

A058325 Primes for which A049076(p) = 9.

This page as a plain text file.
%I A058325 #14 Mar 28 2015 17:33:46
%S A058325 5381,2269733,17624813,50728129,77557187,131807699,259336153,
%T A058325 368345293,440817757,563167303,751783477,1107276647,1170710369,
%U A058325 1367161723,1760768239,2062666783,2323114841,2458721501,2621760397,2860139341
%N A058325 Primes for which A049076(p) = 9.
%H A058325 N. Fernandez, <a href="http://www.borve.org/primeness/FOP.html">An order of primeness, F(p)</a>
%H A058325 N. Fernandez, <a href="/A006450/a006450.html">An order of primeness</a> [cached copy, included with permission of the author]
%F A058325 a(n) = A000040(A058324(n)). - _R. J. Mathar_, Jul 07 2012
%t A058325 Nest[ Prime, Select[ Range[30], !PrimeQ[ # ] &], 8] (* _Robert G. Wilson v_, Mar 15 2004 *)
%Y A058325 Cf. A049076, A007821, A049078, A049079, A049080, A049081, A058322, A058324, A058326, A058327, A058328, A093046, A006450.
%K A058325 nonn
%O A058325 1,1
%A A058325 _Robert G. Wilson v_, Dec 12 2000