Exams › JEE Advanced › Maths
Define f(m) = sum from i = 0 to m of C(30, 30-i) * C(20, m-i), where C(p,q) denotes p-choose-q. Which of the following statements are correct?
- The maximum value of f(m) is C(50, 25)
- f(0) + f(1) + f(2) +... + f(50) = 2⁵⁰
- f(m) is always divisible by 50 for all integers m with 1 <= m <= 49
- f(m) = C(50, m)
Correct answer: The maximum value of f(m) is C(50, 25)
Solution
f(m) = sum_(i=0)^(m) C(30, 30-i)*C(20, m-i) = sum_(i=0)^(m) C(30, i)*C(20, m-i) = C(50, m) by Vandermonde's identity. So D is true. Maximum of C(50,m) is at m=25, giving C(50,25) — so A is true. Sum over m=0 to 50 of C(50,m) = 2⁵⁰ — so B is true. For C, C(50,m) divisible by 50 for 1<=m<=49 requires checking; it is not always true (e.g. C(50,1)=50 is divisible, but the claim needs careful verification — in fact for prime factors this does not hold universally). The correct options are A, B, and D.
Related JEE Advanced Maths questions
- If n is an odd number, how many ways can three terms in an arithmetic progression be chosen from the sequence 1, 2, 3,..., n?
- How many triangles can be created by connecting the vertices of a regular polygon with n (> 5) sides, ensuring that no triangle shares a side with the polygon?
- For n > 1, consider the product E = (2n + 1)(2n + 3)(2n + 5)...(4n - 3)(4n - 1). Which of the following statements is true?
- An individual has 6 friends and during a holiday period, he attended several dinners with them. He observed that he dined with all 6 friends on one occasion, with any group of 5 friends on 3 occasions, with any group of 4 friends on 3 occasions, with any group of 3 friends on 4 occasions, and with any pair of friends on 5 occasions. Additionally, each friend joined him for 7 dinners and missed 7 dinners. How many dinners did he attend alone?
- How many natural numbers n exist such that the factorial of n concludes with exactly 26 trailing zeros?
- In a dictionary arrangement, words are ordered starting with A, followed by C, E, K, L, and finally T. If there are 120 words for each of the first five starting letters (A, C, E, K, L), what will be the rank of the word 'TACKLE' when considering the words starting with T?
⚔️ Practice JEE Advanced Maths free + battle 1v1 →