JEE ADVANCED MATHS QUESTION SEPTEMBER 2020

Answers
For non negative integers S and r, let
= s!/r!(s - r)! if r ≤ s
= 0 if r > s
for positive integers m and n let,
where for any non negative integers p,
Then which of the following statements is/are TRUE ?
solution : f(m, n, p) =
= (n + i)!/{p! (n + i - p)! × (n + p)!/(p - i)! (n + p - p + i)!
= × (n + i)/p! (n - p + i)! × (n + p)!/(p - i)! (n + i)!
= × (n + p)!/p! × 1/(n - p + i)! (p - i)!
= × (n + p)!/(p! n !) × n!/(n - p + i)!(p - i)!
=
here .
=
so, f(m, n, p) =
Now, g(m, n) =
so, g(m, n) = 2^(m + n)
now let's check all options.
g(n, m) = 2^(n + m) = 2^(m + n) = g(m, n) = (m, n)
Therefore option (A) is correct choice.
g(m, n + 1) = 2^(m + n + 1)
g(m + 1, n) = 2^(m + n + 1) hence option (B) is also correct.
(2m, 2n) = 2^(2m + 2m) = 2² 2^(m + n) = 4g(m, n) , option (C) is incorrect
(2m, 2n) = 2^(2m + 2m) = [2^(m + n)]² = g(m, n)² , option (D) is correct.
Therefore options (A), (B), (D) are correct choices.