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!)
A162188 Numbers k such that A001223(k) > A000005(k). 4
4, 9, 11, 15, 16, 19, 21, 23, 25, 29, 30, 31, 34, 37, 39, 42, 46, 47, 51, 53, 55, 58, 59, 61, 62, 66, 67, 68, 71, 73, 74, 77, 79, 82, 86, 87, 91, 92, 94, 97, 99, 101, 103, 106, 107, 111, 114, 115, 118, 119, 121, 123, 124, 125, 127, 129, 131, 133, 137, 138, 139, 141, 145 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Franklin T. Adams-Watters, Table of n, a(n) for n = 1..5000
PROG
(PARI) for(n=1, 200, if(prime(n+1)-prime(n)>numdiv(n), print1(n", "))) \\ Franklin T. Adams-Watters, May 26 2010
CROSSREFS
Sequence in context: A050626 A050627 A036435 * A243178 A312834 A312835
KEYWORD
easy,nonn
AUTHOR
Omar E. Pol, Jul 04 2009
EXTENSIONS
More terms from Franklin T. Adams-Watters, May 26 2010
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)