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!)
A049510 Numbers k such that prime(k) == 9 (mod 10). 5
8, 10, 17, 22, 24, 29, 34, 35, 41, 46, 50, 52, 57, 70, 72, 75, 77, 80, 81, 85, 87, 92, 95, 97, 104, 109, 114, 120, 127, 128, 131, 136, 140, 145, 146, 149, 157, 158, 169, 171, 175, 176, 180, 186, 189, 201, 204, 205, 207, 209, 215, 222, 223, 226, 228, 232, 237, 239 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The asymptotic density of this sequence is 1/4 (by Dirichlet's theorem). - Amiram Eldar, Mar 01 2021
LINKS
FORMULA
a(n) = A000720(A030433(n)). - Ray Chandler, Nov 07 2006
MATHEMATICA
Select[Range[240], Mod[Prime[ # ], 10] == 9 &] (* Ray Chandler, Nov 07 2006 *)
CROSSREFS
Sequence in context: A319293 A061908 A056020 * A121846 A059094 A302166
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended by Ray Chandler, Nov 07 2006
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 14:32 EDT 2024. Contains 371960 sequences. (Running on oeis4.)