factorial

(1) No. of solution of the equation C(2n,n)=163
C(2n,n)=\frac{(2n)!}{n!*n!}
ans= 0 ,1 2 , Infinity

(2)No. of (+ve) Integral solution (x,y) of \frac{(6x)!}{(x!)^{6}}=y is eual to
ans=0 ,1 , 2 , infinity

5 Answers

106
Asish Mahapatra ·

Q1. zero?

try to prove that 2nCn is even

1
nikunj ·

Assume 2nCn is odd
So ,
2nCn =2k+1
(2n)!/(n!)2=2k+1
(2n)(2n-1)(2n-2).....(n+1)n!(n!)2=2k+1

(2n)(2n-1)(2n-2).....(n+1)(n)(n-1)(n-2)...1=2k+1

2[(n)(n-1).....2.1][(2n-1)....](n)(n-1)(n-2)...2.1=2k+1

2λ=2k+1 which is never possible

That implies 2nCn is always even

So number of solutions =0

49
Subhomoy Bakshi ·

2) infinity..

coz, wen we put values of x as 1, 2, 3, 4,.....
for each value we get an integral value of y..

as the given expression is always an integer...

62
Lokesh Verma ·

subhomoy, For the 2nd part, your answer is ok.. but i dont think you can put this forever and see :D

what you should rather do is to try and see that this is the number of ways to do something.. (can you recognize that?)

Or otherwise you can write the given expression as a product of a few integers.... (nCr is an integer)

62
Lokesh Verma ·

For the first part, there is another (not so good method) but may help at other places.... (If the number on the RHS was even!)

What you can look at is the series summation of 2nCn = (nC0)2+ (nC1)2 + (nC2)2 +...+ (nCn)2

Which is definitely greater than 2n2

Then try to use some more....

You can also try to give some other lower bound on the number 2nCn

Your Answer

Close [X]