Difference between revisions of "User:Borealbear"
Borealbear (talk | contribs) |
Borealbear (talk | contribs) |
||
Line 1: | Line 1: | ||
AIME Qual | AIME Qual | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | Congrats on finding this page! Here's a problem I made: | ||
+ | Suppose a positive integer with all digits non-zero is considered [i]almost unique[/i] if there are fewer than <math> 5 </math> permutations of its digits. For example, <math> 122 </math> is [i]almost unique[/i] since it has <math> 3 </math> permutations,(<math> 122 </math>, <math> 212 </math>, and <math> 221 </math>), while <math> 123 </math> is not since it has <math> 6 </math> permutations, (<math>123</math>, <math> 132 </math>, <math> 213 </math>, <math> 231 </math>, <math> 312 </math>, <math> 321 </math>). How many [i]almost unique[/i] numbers less than <math> 1000000 </math> are there? |
Revision as of 15:23, 22 April 2021
AIME Qual
Congrats on finding this page! Here's a problem I made: Suppose a positive integer with all digits non-zero is considered [i]almost unique[/i] if there are fewer than permutations of its digits. For example, is [i]almost unique[/i] since it has permutations,(, , and ), while is not since it has permutations, (, , , , , ). How many [i]almost unique[/i] numbers less than are there?