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!)
A006993 n! in base n.
(Formerly M4684)
4
1, 10, 20, 120, 440, 3200, 20460, 116600, 612700, 3628800 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
REFERENCES
N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).
LINKS
MAPLE
convert(n!, base, n);
MATHEMATICA
Join[{1}, Table[FromDigits[IntegerDigits[n!, n]], {n, 2, 10}]] (* Harvey P. Dale, Aug 21 2017 *)
CROSSREFS
Sequence in context: A086069 A220012 A154330 * A327971 A250107 A038693
KEYWORD
nonn,base,fini,full
AUTHOR
N. J. A. Sloane, L. J. Upton
EXTENSIONS
Next term has a non-decimal digit.
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 May 5 13:00 EDT 2024. Contains 372275 sequences. (Running on oeis4.)