edited by
250 views

1 Answer

Best answer
3 votes
3 votes
The next integer number after $1987654321$ without a digit being repeated must start with $2.$ So, our problem is same as the number of $10$ digit integers having no repeated digits and not starting with $1.$

Now, we have $8$ possibilities for the first digits (it cannot start from $0$ or $1$). For the second digit we have $9$ possibilities (excluding the first selected one), for the third digit $8$ possibilities and so on we get $1$ possibility for the last digit.
So, total possibilities $ = 8 \times 9!$
selected by
Answer:

Related questions

3 votes
3 votes
1 answer
1
gatecse asked Jun 28, 2020
220 views
Let $S_1 = \{1,2,3,\ldots,100\}$ and $S_2 = \{a,b,c,\ldots,z\}.$ Number of one-one (injective) functions from $S_2 \to S_1$ when $f(m) = 13$ is $\_\_\_$$^{100}P_{25}$$^{9...
3 votes
3 votes
1 answer
3