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!)
A049080 Primes prime(k) for which A049076(k) = 4. 19
11, 277, 1063, 2221, 3001, 4397, 7193, 9319, 10631, 12763, 15823, 21179, 22093, 24859, 30133, 33967, 37217, 38833, 40819, 43651, 55351, 57943, 60647, 66851, 68639, 77431, 80071, 84347, 90023, 98519, 101701, 103069, 125113, 127643 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
N. Fernandez, An order of primeness [cached copy, included with permission of the author]
MAPLE
A049080 := proc(n)
ithprime(A049079(n)) ;
end proc: # R. J. Mathar, Jul 07 2012
MATHEMATICA
Nest[ Prime, Select[ Range[50], !PrimeQ[ # ] &], 4] (* Robert G. Wilson v, Mar 15 2004 *)
CROSSREFS
Sequence in context: A160195 A203240 A062210 * A210807 A129754 A103547
KEYWORD
nonn
AUTHOR
STATUS
approved

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 02:43 EDT 2024. Contains 371917 sequences. (Running on oeis4.)