cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A079688 Number of 4's in n!.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1, 0, 0, 1, 0, 1, 1, 2, 2, 3, 1, 2, 4, 2, 3, 2, 4, 3, 1, 1, 0, 3, 4, 3, 3, 3, 3, 3, 4, 3, 6, 2, 5, 4, 3, 3, 4, 3, 7, 3, 5, 7, 6, 6, 13, 8, 8, 7, 10, 4, 4, 8, 10, 8, 16, 10, 7, 13, 6, 5, 10, 7, 7, 13, 11, 11, 10, 4, 13, 13, 16, 10, 8, 15, 14, 10, 18, 6, 13, 12, 17, 12
Offset: 0

Views

Author

Cino Hilliard, Jan 31 2003

Keywords

Crossrefs

Programs

  • Mathematica
    DigitCount[#,10,4]&/@(Range[0,100]!) (* Harvey P. Dale, Jul 30 2015 *)

Formula

a(n) = A034886(n) - (A027869(n) + A079680(n) + A079714(n) + A079684(n) + A079690(n) + A079691(n) + A079692(n) + A079693(n) + A079694(n)). - Reinhard Zumkeller, Jan 27 2008