login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A089282
Number of distinct prime factors of floor(Pi*10^n), Pi=3.14...
4
1, 1, 2, 2, 3, 1, 2, 3, 5, 3, 4, 2, 3, 3, 3, 3, 5, 2, 6, 5, 4, 6, 7, 6, 3, 4, 8, 3, 4, 6, 4, 6, 7, 2, 4, 4, 6, 1, 5, 2, 4, 5, 3, 5, 4, 6, 5, 3, 7, 3, 5, 5, 3, 6, 7, 5, 4, 5, 4, 6, 5, 7, 3, 5, 4, 6, 5, 5, 3, 4, 7, 8, 6, 6, 6, 5, 5, 6, 8, 5, 5
OFFSET
0,3
FORMULA
a(n) = A001221(A011545(n)).
EXAMPLE
n=6: floor(Pi*10^6) = 3141592 = 2*2*2*392699: a(6)=2.
MATHEMATICA
Table[PrimeNu[Floor[Pi 10^n]], {n, 0, 80}] (* Harvey P. Dale, Dec 19 2022 *)
CROSSREFS
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Oct 30 2003
EXTENSIONS
More terms from Ray Chandler, Oct 31 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 23 13:52 EDT 2024. Contains 376171 sequences. (Running on oeis4.)