

InterviewSolution
Saved Bookmarks
1. |
Let P be an odd prime number and `T_(p)` be the following set of `2xx2` matrices : The number of A in `T_(p)` such that the trace of a is not divisible by p but det (A) divisible by p is [Note : The trace of matrix is the sum of its diaginal entries].A. `(p-1) (p^(2)-p+1)`B. `p^(3)-(p-1)^(2)`C. `(p-1)^(2)`D. `(p-1) (p^(2)-2)` |
Answer» Correct Answer - C | |