login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A127112 n! in base 4. 4
1, 1, 2, 12, 120, 1320, 23100, 1032300, 21312000, 1120212000, 31311330000, 2120101110000, 130203033300000, 11303022030300000, 1101030032302200000, 103001313131311200000 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MATHEMATICA

b = Table[IntegerDigits[n!, 4], {n, 1, 15}]; a = {}; Do[AppendTo[a, FromDigits[b[[x]]]], {x, 1, Length[b]}]; a (*Artur Jasinski*)

CROSSREFS

Sequence in context: A095717 A089431 A119701 * A003580 A052580 A134095

Adjacent sequences:  A127109 A127110 A127111 * A127113 A127114 A127115

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Jan 05 2007

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 16 19:06 EST 2012. Contains 205945 sequences.