We know the following property of exponents that:
( b a ) c = b c a c ,
but we can't do this in factorials as:
( b a ) ! = b ! a !
In general, doing this will be a Big Mistake. However, this holds for certain integers a and b . For how many ordered pairs of integers ( a , b ) where 1 ≤ b ≤ a ≤ 1 0 0 does this hold?
Try this too .
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.
If a=b these are also possible cases
Can you explain why "every multinomial coefficient is at least 1"? Is this true even for fractional multinomial coefficients?
Log in to reply
Oh no! there's an error in my proof. I haven't considered the fractional multinomial coefficients. Following lemmas might help completing my proof.
LEMMA 1: ( n 1 , n 2 , n 3 , . . . , n m n ) is an integer if and only if n 1 + n 2 + n 3 + . . . + n m ≤ n . The converse of the lemma is also true. . Proof: Let S be a set of n elements with n 1 , n 2 , n 3 , . . . , n m identical elements. Notice that n 1 + n 2 + n 3 + . . . + n m must be less than or equal to n .The number of ways to permute the elements of the set S is ( n 1 , n 2 , n 3 , . . . , n m n ) . Thus the term must be an integer because number of permutations can't be a fraction.
.
LEMMA 2: every integer multinomial coefficient is at least 1 .
Proof: Let, an integer multinomial coefficient ( a 1 , a 2 , a 3 , . . . , a m n ) = 0 ⇒ a 1 ! × a 2 ! × a 3 ! × . . . × a m ! n ! = 0
which implies that n ! = 0 . But no solution exists for n ! = 0 . The next integer is 1 and negative values isn't possible. Thus every multinomial coefficient is at least 1 .
.
As, ( b , k a ) is an integer (that's 1 ), LEMMA 1 implies b + k ≤ a which implies ( b − 1 ) + k ≤ a − 1 and b + ( k − 1 ) ≤ a − 1 . And again LEMMA 1 implies that ( b − 1 , k a − 1 ) and ( b , k − 1 a − 1 ) are also integer multinomial coefficient.
As both ( b − 1 , k a − 1 ) and ( b , k − 1 a − 1 ) are integer multinomial coefficients, both must be greater than or equal to 1. Again, ( b , k a ) = ( b − 1 , k a − 1 ) + ( b , k − 1 a − 1 ) . which implies, ( b − 1 , k a − 1 ) < ( b , k a ) ⇒ 1 < ( b , k a )
Sir, is my proof correct, I am still confused.
Log in to reply
If lemma 1 is in the context of fractional coefficients, then I would disagree with it. If lemma 1 is in the context of integer coefficients, then note that the expression is always an integer. It might possibly be 0, which could be what you are going for?
As for lemma 2, that claim is wrong. If ∑ a i > n , then the coefficient is 0. E.g. there are 0 ways of choosing 2 items from 3 objects.
Log in to reply
@Calvin Lin – Sir, I've thought of many algebraic manipulations, but all in vein. At last I've come with this number theoretic solution.
If we start from the beginning -- b = { 1 , a } is a valid solution for each value of a . Thus 1 9 9 such pairs.
Now, if we assume some solution exists for b = { 1 , a } such that (let, k = b a ) b ! a ! = k ! ⇒ b ! a ! = a ( a − 1 ) ( a − 2 ) . . . ( a − ( a − b − 1 ) ) = k !
Thus k ! can be written as a product of a − b positive integers. So we may assume ( a − b ) ! ∣ k ! . As ( a − b ) ! divides k ! , we may assume, ( a − b ) ! ≤ k ! ⇒ ( a − b ) ≤ k = b a ⇒ a b − b 2 ≤ a ⇒ a b − a = a ( b − 1 ) ≤ b 2 ⇒ a × b b − 1 ≤ b ( d i v i d i n g b y b ) ⇒ a × b b − 1 ≤ b ≤ a ⇒ b b − 1 ≤ a b ≤ 1 ( d i v i d i n g b y a ) ⇒ b − 1 b ≥ b a ≥ 1 ⇒ b − 1 b ≥ k ≥ 1 ⇒ b ≥ k ( b − 1 ) ≥ ( b − 1 )
As both k and b − 1 are integers, k ( b − 1 ) should also be an integer. But notice that, the value of k ( b − 1 ) lies between two consecutive integers (that is b and b − 1 ). Thus we get two cases, that is { either k ( b − 1 ) = ( b − 1 ) or k ( b − 1 ) = b
Solving case 1 with positive integral solutions, we get two solutions, that is - k = 1 (which implies a = b ) and b = 1 . These are exactly the solutions which I defined above ( b = { 1 , a } ).
Solving case 2 with positive integral solutions, we get k = 2 , b = 2 thus a = 4 . But these solutions are invalid because they do not satisfy the original equation. Thus there exists no solution for b = { 1 , a }
By #Tasmeem Reza's way there are 199 ways..But what is both a and b has same values? Then the equation satisfies.So I think there is an additional 99 ways,right? Please reply.
By your way there are 199 ways..But what is both a and b has same values? Then the equation satisfies.So I think there is an additional 99 ways,right?
Problem Loading...
Note Loading...
Set Loading...
It's easy to see that for each value of a , b = { 1 , a } is a valid solution. Thus we have 2 choices for each value of a and we get a total of 2 × 1 0 0 valid solutions. But we counted the pair { 1 , 1 } twice. So we have 2 0 0 − 1 = 1 9 9 valid solutions.
Now, for b = { 1 , a } we can rewrite the equation as, (let k = ( b a ) ) k ! = b ! a ! ⇒ b ! × k ! a ! = 1 ⇒ ( b , k a ) = 1 As, ( b , k a ) = ( b − 1 , k a − 1 ) + ( b , k − 1 a − 1 ) , using the fact that every multinomial coefficient is at least 1 , we can write, ( b − 1 , k a − 1 ) < ( b , k a ) ⇒ 1 < ( b , k a )
Thus there's no solution for b = { 1 , a } and the answer is 1 9 9