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!)
A152428 Number of binary digits in (2^n)!. 1
1, 2, 5, 16, 45, 118, 296, 717, 1684, 3876, 8770, 19581, 43251, 94686, 205748, 444255, 954037, 2039137, 4340409, 9205096, 19458756, 41014654, 86223599, 180835794, 378448792, 790452002, 1648012854, 3430243421, 7128922283, 14794715462 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Number of binary digits in the factorial of the smallest positive integer having more than n binary digits.
LINKS
Jon E. Schoenfield, Table of n, a(n) for n=0..100
MATHEMATICA
Table[IntegerLength[(2^n)!, 2], {n, 0, 30}] (* Harvey P. Dale, Apr 21 2014 *)
CROSSREFS
Sequence in context: A132734 A148374 A182884 * A317890 A138573 A148375
KEYWORD
nonn,base,less
AUTHOR
Jon E. Schoenfield, Dec 03 2008
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 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)