A probability problem by RAJ RAJPUT

if all the six digits numbers 1,2,3,4,5,6 are arranged in increasing order , find the 100th number,such that last digit should not be 5 in any number ....


The answer is 213654.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Pulkit Gupta
Nov 18, 2015

Let the 6 digits be represented as ABCDEF.

To find the increasing order of numbers, we first put A =1. Since F cannot be equal to 5, the number of ways we can decide on digits BCDEF is 4 * 3 *2 * 1 *4 ( note the multiplicative order) i.e. 96 numbers.

Now the next number should be 213456. Also note that the next larger number 213465 is invalid given the condition.

Therefore, we rearrange the last three digits instead of the last two ( i.e. we rearranged DEF). The digits to be used for rearrangement are 4,5 and 6. The number of ways to do this is 2 * 1 * 2 in that order.

Now we can simply write down the numbers.

213546 - 98th number

213564 - 99th number

213654 - 100 th number ( we omit 213645)

Nicely Done Pulkit Gupta

RAJ RAJPUT - 5 years, 6 months ago

Log in to reply

Thank you :)

Pulkit Gupta - 5 years, 6 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...