Prove there exists a matrix with certain entries and determinant

In summary, the problem is to show that there exists a matrix $A \in M(n,n;R)$ with $m_{ij} \in \{-1,0,1\}$ and $\text{det} A = 1995$ or any other number. To prove this, we can use the example of $A_n$, an $n \times n$ matrix with $+1$ in the first column and on the main diagonal, $-1$ everywhere else on the top row, and $0$ in every other position. By adding each other row to the top row, we can show that the determinant of $A_n$ is $n$, and therefore, by letting $n=1995
  • #1
Arnold1
16
0
Hi. Here is a problem I found in my algebra book and I don't know how to solve it. Could you please help me?

Show that there exists a matrix [TEX]A \in M(n,n;R)[/TEX], such that [TEX]m_{ij} \in \{-1,0,1\}[/TEX] and [TEX]det A=1995[/TEX] (I think it can be any other number as well, but the book was printed in 1995 :) )

My problem is that I don't know what I should do to prove that there exist a certain matrix. I guess I should show such a matrix, but I don't know how to do that anyway.
 
Physics news on Phys.org
  • #2
Arnold said:
Hi. Here is a problem I found in my algebra book and I don't know how to solve it. Could you please help me?

Show that there exists a matrix [TEX]A \in M(n,n;R)[/TEX], such that [TEX]m_{ij} \in \{-1,0,1\}[/TEX] and [TEX]det A=1995[/TEX] (I think it can be any other number as well, but the book was printed in 1995 :) )

My problem is that I don't know what I should do to prove that there exist a certain matrix. I guess I should show such a matrix, but I don't know how to do that anyway.
Let $A_n$ be the $n\times n$ matrix with $+1$ everywhere in the first column and everywhere on the main diagonal, $-1$ everywhere else on the top row, and $0$ in every other position. Its determinant is $$ |A_n| = \begin{vmatrix}1&-1&-1&-1&\ldots&-1 \\ 1&1&0&0&\ldots&0 \\ 1&0&1&0&\ldots&0 \\ 1&0&0&1&\ldots&0 \\ \vdots&\vdots&\vdots&\vdots&\ddots&\vdots \\ 1&0&0&0&\ldots&1 \end{vmatrix}$$ Now add each other row to the top row (which does not change the determinant). The top row then becomes $n\ \ 0\ \ 0\ \ 0\ldots$. If you expand along the top row, you see that $|A_n| = n.$ Finally, let $n=1995.$
 

FAQ: Prove there exists a matrix with certain entries and determinant

How do you prove the existence of a matrix with certain entries and determinant?

To prove the existence of a matrix with certain entries and determinant, you must show that there exists at least one possible combination of entries that satisfies both the given entries and determinant. This can be done through constructing an example matrix or providing a general formula for creating such a matrix.

What is the importance of proving the existence of a matrix with certain entries and determinant?

Proving the existence of a matrix with certain entries and determinant can be important in various mathematical and scientific fields. It can be used to solve systems of equations, model real-world scenarios, and understand the properties of matrices.

Can you give an example of a matrix with specific entries and determinant?

Yes, for example, a 2x2 matrix with entries a, b, c, and d and a determinant of ad-bc can be written as:

|a b|

|c d|

How can the existence of a matrix with certain entries and determinant be verified?

The existence of a matrix with certain entries and determinant can be verified through direct proof, which involves constructing a specific example matrix and showing that it satisfies the given entries and determinant. It can also be verified through a proof by contradiction, where you assume that no such matrix exists and then show that it leads to a contradiction.

Is there a unique matrix with certain entries and determinant?

No, there can be multiple matrices with the same entries and determinant. However, the properties and characteristics of each matrix may differ depending on its specific values and structure.

Similar threads

Back
Top