The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A079163 Number of 9's in n# (n primorial) = 9's in A002110(n). 1
0, 0, 0, 0, 0, 0, 0, 4, 1, 2, 1, 0, 0, 0, 2, 2, 2, 3, 2, 5, 4, 3, 4, 1, 2, 2, 4, 7, 7, 4, 6, 6, 3, 7, 4, 8, 7, 5, 11, 11, 8, 7, 14, 8, 8, 13, 10, 8, 5, 16, 6, 8, 10, 5, 14, 14, 14, 12, 15, 15, 15, 11, 7, 12, 14, 13, 18, 15, 17, 10, 17, 13, 18, 14, 13, 16, 20, 16, 14, 17, 19, 19, 18, 22, 13, 19 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,8
LINKS
MATHEMATICA
DigitCount[#, 10, 9]&/@Rest[FoldList[Times, 1, Prime[Range[90]]]] (* Harvey P. Dale, Dec 07 2011 *)
PROG
(PARI) See program in Number of 0's in n#
CROSSREFS
Cf. A002110.
Sequence in context: A274438 A365387 A087565 * A108536 A232631 A153094
KEYWORD
easy,nonn
AUTHOR
Cino Hilliard, Feb 03 2003
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 June 6 00:30 EDT 2024. Contains 373110 sequences. (Running on oeis4.)