OFFSET
1,1
LINKS
N. Fernandez, An order of primeness, F(p)
N. Fernandez, An order of primeness [cached copy, included with permission of the author]
MATHEMATICA
a = Select[ Range[ 20 ], ! PrimeQ[ # ] & ] Table[ Nest[ Prime, a[ [ n ] ], n ], {n, 1, 11} ]
CROSSREFS
KEYWORD
nonn,more
AUTHOR
Robert G. Wilson v, Nov 13 2000
STATUS
approved