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!)
A036603 a(n) = n! in binary. 26
1, 1, 10, 110, 11000, 1111000, 1011010000, 1001110110000, 1001110110000000, 1011000100110000000, 1101110101111100000000, 10011000010001010100000000, 11100100011001111110000000000, 101110011001010001100110000000000, 1010001001100001110110010100000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
REFERENCES
Donald E. Knuth, Art of Computer Programming, Vol. 3, Sect. 5.3.1, Table 1.
LINKS
MATHEMATICA
FromDigits/@(IntegerDigits[#, 2]&/@(Range[0, 15]!)) (* Harvey P. Dale, Feb 05 2012 *)
BaseForm[Range[0, 15]!, 2] (* Alonso del Arte, May 19 2017 *)
CROSSREFS
Sequence in context: A181929 A339713 A020767 * A092500 A092501 A266926
KEYWORD
nonn,easy,base
AUTHOR
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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)