Combi for Fun

How many 3-digit integer larger than 500 satisfy the condition that its hundredth digit is larger than its tenth digit and the tenth digit is larger than its unit digit?


From Thai Maths Exam 2014.


The answer is 110.

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.

2 solutions

Jessica Wang
Nov 16, 2015

Let's do casework (sometimes we can find nice patterns by doing so!):

For A = 5 A = 5 , B B can be anything in [ 1 , 4 ] [1, 4] ( B B cannot be 0 0 otherwise we will not have any value for C C . ) The value of B B then determines the possible value(s) of C C : We can deduce that C C has possible values in [ 0 , 3 ] [0,3] -- When B = 4 B=4 , C C can take 4 4 values, i.e. 0 , 1 , 2 , 3 0,\; 1,\; 2,\; 3 ; When B = 3 B=3 , C C can take 3 3 values; ... etc. ...

Thus, for A = 5 A=5 , the number of cases is r = 1 4 r \sum_{r=1}^{4}r .

Similarly, we have the number of cases for A = 6 , 7 , 8 , 9 A=6,\: 7,\: 8,\: 9 , giving the required sum

r = 1 4 r + r = 1 5 r + r = 1 6 r + r = 1 7 r + r = 1 8 r = 110 \sum_{r=1}^{4}r+\sum_{r=1}^{5}r+\sum_{r=1}^{6}r+\sum_{r=1}^{7}r+\sum_{r=1}^{8}r= \boxed{110} .

For each value of A (from 5 up to 9) , B can have values 1 up to (A-1)

For each A,B pair, C can have values 0 up to (B-1) i.e. B number of different values.

So each A contributes 1+2+....+(A-1) numbers, i.e. A(A-1)/2 numbers.

For values of A from 9 to 5, it comes out:

36+28+21+15+10 = 110

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...