For what value of n is the determinant \begin{vmatrix} C(9,4) & C(9,3) & C(10,n-2) \\ C(11,6) & C(11,5) & C(12,n) \\ C(m,7) & C(m,6) & C(m+1,n+1) \end{vmatrix} = 0 for every m \gt n?
- A. 4
- B. 5
- C. 6 ✓
- D. 7
Correct Answer: C. 6
Explanation
Using the property C(n, r) + C(n, r-1) = C(n+1, r), adding Column 1 and Column 2 gives values matching the pattern of Column 3. For the determinant to be identically zero, Column 3 must be exactly equal to C_1 + C_2. So C(9,4) + C(9,3) = C(10,4). Setting this equal to C(10, n-2) implies n-2 = 4, which means n = 6.
Related questions on Matrices & Determinants
- Consider the determinant \Delta=\begin{vmatrix}a_{11}&a_{12}&a_{13}\\ a_{21}&a_{22}&a_{23}\\ a_{31}&a_{32}&a_{33}\end{vmatrix} If $a_{13...
- If A=\begin{pmatrix}1&0&0\\ 0&\cos~\theta&\sin~\theta\\ 0&\sin~\theta&-\cos\theta\end{pmatrix}, then which of the following are correct?...
- If X is a matrix of order 3\times3, Y is a matrix of order 2\times3 and Z is a matrix of order 3\times2, then which of the follo...
- What is the value of a_{11}C_{11}+a_{12}C_{12}+a_{13}C_{13}?
- What is the value of a_{21}C_{11}+a_{22}C_{12}+a_{23}C_{13}?