Combinatorics is making it...

How many 7-digit numbers (without repetition) can be formed from digits 1 , 2 , 3 , 4 , 5 , 6 , 7 , 8 , 9 1,2,3,4,5,6,7,8,9 such that each of them are divisible by 9 9 but not by 2 2 ? Whatever number you get add twelve square to it, and then find the square root of the number.


The answer is 108.

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

Nikola Alfredi
Feb 22, 2020

SOLUTION

Check the divisibility of 9 first, You will get :-

Lets see what could be the largest and smallest sum of digits we can get from a seven digit number.

Largest number : 9876543 , 9876543, giving sum of 9 + 8 + 7 + 6 + 5 + 4 + 3 = 42 9 + 8 + 7 + 6 + 5 + 4 + 3 = 42 .

Smallest number : 1234567 , 1234567, giving a sum of 28 28 .

Thus we can only get 36 36 as a multiple of 9 9 without any other possibility,

so the combinations would be 1236789, 12 45 789 , 1 3 45 6 89, 2 3456 7 9. BOLD is showing how I altered the digits.

Now, Think of Seven places as positions where you need to place digits _ _ _ _ _ _ _ .

Last digit could not hold 2 , 4 , 6 , 8 2,4,6,8 and if you see carefully then there are exactly 3 3 even digits in all the numbers. Hence it's permutations that would not be divisible by 2 2 will be

6 × 5 × 4 × 3 × 2 × 1 × 4 = 6 ! × 4 6 \times 5 \times 4 \times 3 \times 2 \times 1 \times 4 = 6! \times 4 . Hence at last postion only 4 digits could come.

Thus in all 4 × 6 ! × 4 = 11520 4 \times 6! \times 4 = 11520 .

But the story doesn't end here, 11520 + 1 2 2 = 11664 a n d 11664 = 108. 11520 + 12^2 = 11664 \ and \ \sqrt {11664} = 108 . This is the answer !

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...