login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A058010 The main diagonal of N. Fernandez's Order of Primeness array. 1

%I #10 Mar 15 2020 17:03:26

%S 2,17,179,2221,27457,506683,14161729,368345293,9672485827,

%T 318083817907,12695664159413

%N The main diagonal of N. Fernandez's Order of Primeness array.

%H N. Fernandez, <a href="http://www.borve.org/primeness/FOP.html">An order of primeness, F(p)</a>

%H N. Fernandez, <a href="/A006450/a006450.html">An order of primeness</a> [cached copy, included with permission of the author]

%t a = Select[ Range[ 20 ], ! PrimeQ[ # ] & ] Table[ Nest[ Prime, a[ [ n ] ], n ], {n, 1, 11} ]

%Y Main diagonal of A236542.

%Y Cf. A049077 - A049081, A007097, A057450 - A057453, A057456, A057457.

%K nonn,more

%O 1,1

%A _Robert G. Wilson v_, Nov 13 2000

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 07:22 EDT 2024. Contains 371922 sequences. (Running on oeis4.)