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!)
A152275 Number of 3's among the digits of all n-digit primes. 9
1, 8, 66, 602, 5552, 52541, 505880, 4907822, 47923752, 469985783, 4625005356, 45629711436, 451086676886, 4466423651321 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Join[{1}, Table[Count[Flatten[IntegerDigits/@Prime[Range[PrimePi[10^(n-1)]+ 1, PrimePi[10^n]]]], 3], {n, 2, 11}]] (* Harvey P. Dale, Dec 18 2011 *)
CROSSREFS
Sequence in context: A197355 A121777 A056621 * A083385 A275230 A188450
KEYWORD
base,nonn
AUTHOR
Jon E. Schoenfield, Dec 01 2008
EXTENSIONS
a(12)-a(14) from Giovanni Resta, Jul 20 2015
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 13 11:10 EDT 2024. Contains 374282 sequences. (Running on oeis4.)