InterviewSolution
Saved Bookmarks
| 1. |
In the binomial expansion of `(1+a)^(m+n)`, prove that the coefficient of `a^m a n d a^n`are equal.A. A= BB. mA = nBC. nA = mBD. A = 2B |
|
Answer» Correct Answer - a In the binomial expansion of `(1 +a)^(m+n)`, we have A = Coefficient of `a^(m) = ""^(m+n)C_(m) = ((m+n)!)/(m!n!)` and B = Coefficient of `a^(n) = ""^(m+n)C_(n) = ((m +n)!)/(m!n!)` Clearly, A = B |
|