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!)
A071937 Reverse(n)!. 0
1, 2, 6, 24, 120, 720, 5040, 40320, 362880, 1, 39916800, 51090942171709440000, 8222838654177922817725562880000000, 33452526613163807108170062053440751665152000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
a(12) = reverse(12)! = 21! = 51090942171709440000.
MATHEMATICA
Table[FromDigits[Reverse[IntegerDigits[n]]]!, {n, 1, 15}]
CROSSREFS
Sequence in context: A230231 A066459 A269221 * A061602 A182287 A248778
KEYWORD
base,nonn
AUTHOR
Joseph L. Pe, Jun 14 2002
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 24 12:31 EDT 2024. Contains 371937 sequences. (Running on oeis4.)