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!)
A079110 Number of 2's in n# (n primorial) = 2's in A002110(n). 1
1, 0, 0, 1, 1, 0, 0, 0, 3, 1, 1, 1, 4, 1, 1, 1, 4, 2, 2, 1, 5, 2, 4, 1, 3, 3, 11, 1, 4, 4, 2, 6, 5, 2, 5, 8, 5, 3, 7, 5, 9, 8, 7, 12, 5, 5, 8, 7, 7, 6, 16, 14, 7, 12, 11, 7, 12, 6, 10, 13, 7, 14, 12, 16, 11, 14, 10, 14, 11, 22, 12, 10, 27, 19, 18, 6, 17, 18, 16, 13, 16, 19, 16, 12, 20, 21, 12, 21 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,9
LINKS
MATHEMATICA
DigitCount[#, 10, 2]&/@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: A354872 A368335 A157261 * A079619 A318577 A157603
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 20 00:58 EDT 2024. Contains 371798 sequences. (Running on oeis4.)