[go: up one dir, main page]

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!)
A091162 Number of primes of the form 12k + 5 less than 10^n. 4
1, 6, 44, 309, 2409, 19611, 166169, 1440483, 12712625, 113763849 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Table[Total[Table[If[IntegerQ[(n-5)/12], 1, 0], {n, Prime[Range[ PrimePi[ 10^k]]]}]], {k, 10}] (* Harvey P. Dale, Oct 27 2019 *)
CROSSREFS
Cf. A091161 + A091162 + A091163 + A091164 +2 (for 2 & 3) = A006880.
Sequence in context: A182540 A309418 A203601 * A156002 A091163 A189800
KEYWORD
nonn
AUTHOR
Robert G. Wilson v, Jan 12 2004
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 August 30 15:13 EDT 2024. Contains 375545 sequences. (Running on oeis4.)