At Westonci.ca, we connect you with the best answers from a community of experienced and knowledgeable individuals. Join our Q&A platform to get precise answers from experts in diverse fields and enhance your understanding. Discover detailed answers to your questions from a wide network of experts on our comprehensive Q&A platform.

Consider the matrix [tex]A_{4x4}, det(A) = -2[/tex]

Show that the following is true or false:


[tex]det(adj(2A^{-1}) =-2^{9}[/tex]


Sagot :

We found a counterexample, so the statement is false.

Is the statement true?

Let's use the matrix:

[tex]\left[\begin{array}{cccc}-2&0&0&0\\0&1&0&0\\0&0&1&0\\ 0&0&0&1 \end{array}\right][/tex]

This is a 4x4 matrix with determinant equal to -2.

The inverse matrix is:

[tex]\left[\begin{array}{cccc}1/2&0&0&0\\0&-1&0&0\\0&0&-1&0\\ 0&0&0&-1 \end{array}\right][/tex]

If we multiply it by 2, we get:

[tex]\left[\begin{array}{cccc}1&0&0&0\\0&-2&0&0\\0&0&-2&0\\ 0&0&0&-2 \end{array}\right][/tex]

The adjoint of that is the original matrix, actually:

[tex]\left[\begin{array}{cccc}-2&0&0&0\\0&1&0&0\\0&0&1&0\\ 0&0&0&1 \end{array}\right][/tex]

Which we already know, has a determinant of -2.

So the statement is false, as we found a counterexample.

If you want to learn more about matrices:

https://brainly.com/question/11989522

#SPJ1