Pattern 1: Determinant with Properties (1-2 Qs/year) Questions involve evaluating determinants using properties rather than direct expansion. Typical: "If det(A) = 5, find det(3adj(A))." Requires chaining: det(kA) = det(A) and det(adj(A)) = det(A)^(n-1).
Pattern 2: System of Equations Find parameter values for consistency/inconsistency. Steps: (1) Compute D in terms of parameter, (2) Find where D = 0, (3) At those values, check for consistency. Both non-homogeneous and homogeneous variants appear.
Pattern 3: Matrix Operations Expressions involving , A^(-1), or matrix equations like - 5A + 6I = O. Cayley-Hamilton is the fastest approach.
Pattern 4: Special Determinants (frequent) Vandermonde, circulant, determinants with trigonometric/logarithmic entries, and AP/GP patterns. The key is recognizing the pattern before attempting expansion.
Difficulty Distribution:
- Easy : 30% of questions
- Medium (computation + properties): 50%
- Hard (multi-concept, parameters): 20%
Time Allocation: For JEE Main (3-4 questions from this topic):
- Quick property questions: 1-2 minutes each
- Computation-heavy problems: 3-4 minutes each
- Multi-step parameter problems: 4-5 minutes