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!)
A079134 Number of 8's in n# (n primorial) = 8's in A002110(n). 1
0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 2, 0, 1, 5, 2, 0, 4, 4, 2, 1, 2, 2, 3, 1, 4, 6, 2, 5, 3, 3, 1, 4, 0, 8, 5, 5, 4, 1, 10, 6, 5, 10, 5, 10, 8, 6, 5, 8, 8, 7, 6, 6, 13, 7, 9, 9, 11, 9, 9, 13, 13, 11, 14, 16, 8, 9, 11, 13, 13, 11, 15, 10, 16, 14, 16, 18, 18, 27, 12, 12, 23, 23, 22, 23, 18, 16, 18, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,12
LINKS
MATHEMATICA
DigitCount[#, 10, 8]&/@Rest[FoldList[Times, 1, Prime[Range[90]]]] (* Harvey P. Dale, Apr 04 2014 *)
PROG
(PARI) See program in Number of 0's in n#
CROSSREFS
Cf. A002110.
Sequence in context: A182931 A260615 A293298 * A175528 A163940 A112340
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 29 00:08 EDT 2024. Contains 372097 sequences. (Running on oeis4.)