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!)
A049508 Numbers k such that prime(k) == 3 (mod 10). 7
2, 6, 9, 14, 16, 21, 23, 27, 30, 38, 40, 44, 48, 51, 56, 61, 62, 65, 71, 74, 76, 84, 86, 90, 96, 99, 103, 108, 112, 117, 119, 122, 124, 130, 132, 137, 143, 147, 150, 153, 162, 166, 170, 174, 179, 183, 185, 188, 191, 192, 196, 198, 200, 208, 213, 220, 224, 227, 231 (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(A030431(n)). - Ray Chandler, Nov 07 2006
MATHEMATICA
Select[Range[240], Mod[Prime[ # ], 10] == 3 &] (* Ray Chandler, Nov 07 2006 *)
CROSSREFS
Sequence in context: A226823 A171866 A297833 * A184824 A184836 A327895
KEYWORD
easy,nonn
AUTHOR
EXTENSIONS
Edited and 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 July 26 23:00 EDT 2024. Contains 374636 sequences. (Running on oeis4.)