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!)
A079100 Number of 1's in n# (n primorial) = 1's in A002110(n). 1
0, 0, 0, 1, 1, 0, 2, 0, 0, 0, 1, 2, 1, 3, 3, 2, 3, 3, 2, 2, 2, 2, 3, 3, 4, 1, 3, 5, 4, 5, 5, 6, 6, 5, 5, 8, 4, 7, 9, 5, 11, 5, 5, 11, 11, 9, 12, 11, 12, 11, 9, 14, 17, 10, 11, 6, 15, 10, 20, 8, 9, 9, 6, 10, 15, 14, 17, 13, 10, 12, 11, 15, 15, 17, 12, 18, 15, 19, 13, 29, 16, 8, 14, 20, 16, 16, 32 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,7
LINKS
MATHEMATICA
DigitCount[#, 10, 1]&/@Rest[FoldList[Times, 1, Prime[Range[100]]]] (* Vincenzo Librandi, Apr 07 2014 *)
PROG
(PARI) See program in Number of 0's in n#
CROSSREFS
Cf. A002110.
Sequence in context: A303138 A276205 A244966 * A296167 A244233 A227345
KEYWORD
nonn,base,easy
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 April 16 00:45 EDT 2024. Contains 371696 sequences. (Running on oeis4.)