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!)
A079127 Number of 5's in n# (n primorial) = 5's in A002110(n). 1
0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 1, 0, 2, 0, 1, 2, 2, 1, 5, 3, 2, 2, 6, 6, 6, 2, 4, 4, 1, 3, 3, 4, 2, 5, 7, 6, 6, 10, 5, 9, 5, 13, 7, 9, 7, 7, 12, 9, 5, 8, 6, 9, 13, 7, 12, 16, 4, 13, 10, 11, 12, 19, 13, 17, 12, 10, 9, 14, 14, 15, 15, 14, 19, 12, 26, 14, 18, 11, 11, 18, 18, 22, 8, 23, 22, 11, 21, 14 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,7
LINKS
MATHEMATICA
DigitCount[#, 10, 5]&/@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: A024153 A354527 A341523 * A056674 A349798 A336107
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 April 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)