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!)
A127116 n! in base 9. 4
1, 1, 2, 6, 26, 143, 880, 6820, 61270, 612700, 6740700, 83088500, 1211283600, 17058212600, 270017301300, 4560302022000, 82065335385000, 1648341372414000, 34076827548280000, 725735500635080000, 17178403115182870000 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
b = Table[IntegerDigits[n!, 9], {n, 1, 15}]; a = {}; Do[AppendTo[a, FromDigits[b[[x]]]], {x, 1, Length[b]}]; a (*Artur Jasinski*)
CROSSREFS
Sequence in context: A171151 A177381 A289312 * A107404 A120574 A333044
KEYWORD
nonn
AUTHOR
Artur Jasinski, Jan 05 2007
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 18 17:42 EDT 2024. Contains 371781 sequences. (Running on oeis4.)