Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A116983
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A116983 Position of n! in the lexicographically ordered permutations of digits of n!. +0
1
1, 1, 1, 1, 1, 4, 6, 11, 54, 150, 648, 5013, 9849, 19345, 1060707 (list; graph; listen)
OFFSET

0,6

EXAMPLE

a(5)=4 because 5!=120 and {1,2,0} is at 5-th position of 6 permutations of {0,1,2}: {{0,1,2},{0,2,1},{1,0,2},{1,2,0},{2,0,1},{2,1,0}}.

a(14)=1060707 because 14!=87178291200 and {8,7,1,7,8,2,9,1,2,0,0} is at 1060707-th position of 1247400 permutations of {0,0,1,1,2,2,7,7,8,8,9}.

MATHEMATICA

Do[per=Permutations[Sort[tn=IntegerDigits[n! ]]]; Print[Position[per, tn]], {n, 0, 14}]

CROSSREFS

Sequence in context: A091280 A066155 A105308 this_sequence A078426 A114413 A110758

Adjacent sequences: A116980 A116981 A116982 this_sequence A116984 A116985 A116986

KEYWORD

more,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Apr 01 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 18 20:14 EST 2008. Contains 147244 sequences.


AT&T Labs Research