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!)
A358991 a(n) is the number of zero digits in the product of the first n odd numbers not divisible by 5. 3
0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 2, 1, 0, 2, 1, 1, 2, 2, 3, 2, 2, 2, 3, 2, 4, 5, 2, 4, 1, 3, 4, 5, 6, 9, 5, 4, 6, 4, 7, 7, 10, 5, 7, 10, 8, 9, 8, 4, 7, 4, 15, 9, 4, 7, 12, 9, 8, 14, 12, 5, 14, 12, 6, 11, 10, 14, 17, 17, 11, 19, 11, 15, 19, 15, 13, 14, 11, 19 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,14
LINKS
FORMULA
a(n) = A055641(A356990(n)).
MATHEMATICA
Table[Count[IntegerDigits[Product[2i+2Floor[(i-3)/4]+1, {i, n}]], 0], {n, 0, 80}]
CROSSREFS
Cf. A358992 (number of digits), A358993 (number of nonzero digits).
Sequence in context: A190762 A025846 A241272 * A033780 A035210 A366750
KEYWORD
nonn,base
AUTHOR
Stefano Spezia, Dec 09 2022
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 September 14 06:54 EDT 2024. Contains 375920 sequences. (Running on oeis4.)