Matrices & Determinants
Matrices and Determinants
star_batch_jee_advanced_2025
Grade 12
Question:
$$\begin{vmatrix} ^5C_1 & ^5C_2 & ^5C_3 \\ ^6C_1 & ^4C_2 & ^4C_3 \\ ^3C_1 & ^3C_2 & ^3C_3 \end{vmatrix} \begin{vmatrix} ^5C_1 & ^6C_2 & ^7C_3 \\ ^4C_1 & ^5C_2 & ^6C_3 \\ ^1C_1 & ^4C_2 & ^5C_3 \end{vmatrix} = $$ _____.
Step-by-Step Solution
Key Concept: Pascal's identity relates consecutive binomial coefficients through a common denominator factorization.
The binomial coefficient relation $^nC_{r-1} + ^nC_r = ^{n+1}C_r$ is a fundamental identity in combinatorics that follows from $\binom{n}{r-1} + \binom{n}{r} = \frac{n!}{(r-1)!(n-r+1)!} + \frac{n!}{r!(n-r)!} = \frac{n!(r + n - r + 1)}{r!(n-r+1)!} = \binom{n+1}{r}$.
Correct Answer: 0