Solveeit Logo

Question

Question: Let \(p\) be an odd prime number and \({{\text{T}}_p}\) be the following set of \({\text{2}} \times ...

Let pp be an odd prime number and Tp{{\text{T}}_p} be the following set of 2×2{\text{2}} \times {\text{2}} matrices:
{T_p} = \left\\{ {A{\text{ = }}\left[ {\left( {a{\text{,}}b} \right),\left( {c{\text{,}}a} \right)} \right]:a{\text{,}}b{\text{,}}c \in \left\\{ {0,1,....,p - {\text{1}}} \right\\}} \right\\}
The number of AA in Tp{T_p} such that AA is either symmetric or skew-symmetric or both,
and det(A)\left( A \right) divisible by pp is:
A. (p1)2 B. 2(p1) C. (p1)2+1 D. 2p1  {\text{A}}{\text{. }}{\left( {p - 1} \right)^2} \\\ {\text{B}}{\text{. 2}}\left( {p - 1} \right) \\\ {\text{C}}{\text{. }}{\left( {p - 1} \right)^2} + 1 \\\ {\text{D}}{\text{. 2}}p - 1 \\\

Explanation

Solution

First, we will find the determinants of this matrix as in the case of symmetric and skew-symmetric. Then, we will find the values of all these determinants which can be divisible by pp and add both the answers of symmetric as well as skew-symmetric matrix.

Complete step-by-step answer :
Given A = \left[ {\begin{array}{*{20}{c}} a&b; \\\ c&a; \end{array}} \right]
As you know, Determinant can be computed as for example \left| A \right| = \left| {\begin{array}{*{20}{c}} a&b; \\\ c&d; \end{array}} \right| = ad - bc
Therefore, by apply this method we will get,
A=a2bc\left| A \right| = {a^2} - bc
If AA is symmetric then b=cb = c
So A=a2b2=(a+b)(ab)\left| A \right| = {a^2} - {b^2} = \left( {a + b} \right)\left( {a - b} \right) which is divisible by pp, if (a+b)\left( {a + b} \right) is divisible by pp or (ab)\left( {a - b} \right) is divisible by p.p.
Now (a+b)\left( {a + b} \right) is divisible by pp if (a,b)\left( {a,b} \right) can take values (1,p1),(2,p2),(3,p3)......(p1,1)\left( {1,p - 1} \right),\left( {2,p - 2} \right),\left( {3,p - 3} \right)......\left( {p - 1,1} \right).
Therefore,(p1)\left( {p - 1} \right) ways.
Also (ab)\left( {a - b} \right) is divisible by pp only when ab=0a - b = 0 , that is,a=ba = b. Then (a,b)\left( {a,b} \right) can take values(0,0),(1,1),(2,2)....(p1,p1)\left( {0,0} \right),\left( {1,1} \right),\left( {2,2} \right)....\left( {p - 1,p - 1} \right) .Therefore,pp ways
If AA is skew-symmetric then a=0a = 0 and b=cb = - c or b+c=0b + c = 0 which gives
A=0\left| A \right| = 0 when b2=0{b^2} = 0 b=0,c=0 \Rightarrow b = 0,c = 0.
But this possibility is already included when
AA is symmetric and (a,b)=(0,0)\left( {a,b} \right) = \left( {0,0} \right)
Again if AA is both symmetric and skew-symmetric, then clearly AA is a null matrix which case is already included. Hence total number of ways =p+p1=2p1 = p + p - 1 = 2p - 1.

Note : Here, in this question one should consider all the cases for the value of the determinant of AA as this can be a common mistake done by students. For this question we have to first understand the concepts of symmetric and skew-symmetric matrices and determinants i.e.
The non-diagonal elements of a symmetric matrix are equal whereas the elements on the diagonal of a skew-symmetric matrix are zero.