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!)
A204633 Least k such that k!*n! contains every digit at least once. 1
23, 23, 17, 25, 18, 17, 23, 21, 18, 17, 17, 19, 15, 17, 16, 12, 14, 2, 4, 11, 18, 7, 4, 0, 9, 3, 3, 0, 6, 2, 2, 0, 4, 0, 0, 0, 0, 0, 3, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
It is extremely probable that a(n) = 0 for all n >= 42.
LINKS
MATHEMATICA
Table[k=0; While[!Length[Union[IntegerDigits[k!*n!]]]==10, k++]; k, {n, 0, 60}]
CROSSREFS
Sequence in context: A374669 A255221 A072135 * A010862 A291570 A141460
KEYWORD
nonn,base
AUTHOR
Michel Lagneau, Jan 17 2012
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 August 15 07:05 EDT 2024. Contains 375172 sequences. (Running on oeis4.)