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.

A152168 Number of binary digits in (n!)!.

Original entry on oeis.org

1, 1, 2, 10, 80, 661, 5802, 54725, 558704, 6178565, 73840164, 950331113, 13121175977, 193618002604, 3042570732326, 50747501675076, 895651186352884, 16679929313440954, 326936145826028780, 6728526339596831313, 145085354333183129464, 3271200076443827203823
Offset: 0

Views

Author

Jon E. Schoenfield, Nov 27 2008

Keywords

Examples

			(3!)! = 6! = 720 has ten binary digits (1011010000), so a(3) = 10.
		

Crossrefs

Programs