MHB The Determinant of a Matrix with n+1 Ones: Is It Always -1, 0, or 1?

mathmari
Gold Member
MHB
Messages
4,984
Reaction score
7
Hey! :o

Let $A \in\mathbb{R}^{n\times n}$, $n\geq 3$ be a matrix with $n+1$ elements $1$ and the remaining elements are $0$. I want to show that $\det (A)\in \{-1, 0, 1\}$ and each of these $3$ possible values can occur.

Could you give me a hint how we could show that? I got stuck right now. (Wondering)
 
Physics news on Phys.org
mathmari said:
Hey! :o

Let $A \in\mathbb{R}^{n\times n}$, $n\geq 3$ be a matrix with $n+1$ elements $1$ and the remaining elements are $0$. I want to show that $\det (A)\in \{-1, 0, 1\}$ and each of these $3$ possible values can occur.

Could you give me a hint how we could show that? I got stuck right now. (Wondering)

Hey mathmari! (Smile)

What about induction?
We can include the 2x2 matrix for which it also holds true.

Did you know that we can evaluate any determinant like this:
$$\begin{vmatrix} a & b & c & d\\e & f & g & h\\i & j & k & l\\m & n & o & p \end{vmatrix}=a\,\begin{vmatrix} f & g & h\\j & k & l\\n & o & p \end{vmatrix}-b\,\begin{vmatrix} e & g & h\\i & k & l\\m & o & p \end{vmatrix}+c\,\begin{vmatrix} e & f & h\\i & j & l\\m & n & p \end{vmatrix}-d\,\begin{vmatrix} e & f & g\\i & j & k\\m & n & o \end{vmatrix}$$
(Wondering)
 
I like Serena said:
Hey mathmari! (Smile)

What about induction?
We can include the 2x2 matrix for which it also holds true.

Did you know that we can evaluate any determinant like this:
$$\begin{vmatrix} a & b & c & d\\e & f & g & h\\i & j & k & l\\m & n & o & p \end{vmatrix}=a\,\begin{vmatrix} f & g & h\\j & k & l\\n & o & p \end{vmatrix}-b\,\begin{vmatrix} e & g & h\\i & k & l\\m & o & p \end{vmatrix}+c\,\begin{vmatrix} e & f & h\\i & j & l\\m & n & p \end{vmatrix}-d\,\begin{vmatrix} e & f & g\\i & j & k\\m & n & o \end{vmatrix}$$
(Wondering)

Base case:
For $n=2$ we have that $\begin{vmatrix} a & b \\ c & d\end{vmatrix}=ad-bc$.
Since $n+1=3$ elements are equal to $1$ we have that one element is $0$. That means that the result is either $1$ or $-1$.

For $n=3$ we have that $\begin{vmatrix} a & b & c\\ d & e & f \\ g & h & i\end{vmatrix}=a\,\begin{vmatrix} e & f \\ h & i\end{vmatrix}-b\,\begin{vmatrix} d & f \\g & i \end{vmatrix}+c\,\begin{vmatrix} d & e\\g & h \end{vmatrix}$.
Since $n+1=4$ elements are equal to $1$ we have that $9$ elements are equal to $0$.
If $a=b=c=0$ then the result is equal to $0$.
If at least one of the $a,b,c,d$ is non-zero, then we have from the previous case that the $2\times 2$ determinants will be equal to $1$ or $-1$. Therefore, the $3\times 3$ determinant will be equal to $-1$, $0$ or $1$.

Is this correct? Or could we improve the justification? (Wondering) Inductive hypothesis:
We suppose that $n\times n$ determinant will is equal to $-1$, $0$ or $1$. Inductive step:
The expansion of Laplace allows to reduce the computation of the $(n+1)\times (n+1)$ determinant to that of $n+1$ $(n\times n)$ determinants.
These $n+1$ determinants are equal to $-1$, $0$ or $1$.
We have $n+2$ elements that are equal to $1$ and the remaining ones are $0$.

How could we continue? I got stuck right now. (Wondering)
 
Let's distinguish 3 cases: the top row has only zeroes, it has exactly 1 one, or it has 2 or more ones... (Thinking)
 
I like Serena said:
Let's distinguish 3 cases: the top row has only zeroes, it has exactly 1 one, or it has 2 or more ones... (Thinking)

If the top row has only zeroes, then the determinant of $A$ is equal to $0$.

If the top row has exactly 1 one, then the determinant is equal to determinant of the $n\times n$ submatrix, of which the coefficient is $1$. From the inductive hypothesis we get that this will be equal to $-1$, $0$ or $1$, right? (Wondering)

If the top row has 2 or more ones, then the determinant of $A$ is equal to the determinant of the 2 or more $n$-submatrices. These, from the inductive hypothesis, will be equal to $-1$, $0$ or $1$. How do we know that the result is not $2$ for example? (Wondering)
 
Isn't the inductive hypothesis that an nxn matrix with n+1 ones is -1,0, or 1?
What if an nxn matrix has n ones? Or less than n ones?
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
I asked online questions about Proposition 2.1.1: The answer I got is the following: I have some questions about the answer I got. When the person answering says: ##1.## Is the map ##\mathfrak{q}\mapsto \mathfrak{q} A _\mathfrak{p}## from ##A\setminus \mathfrak{p}\to A_\mathfrak{p}##? But I don't understand what the author meant for the rest of the sentence in mathematical notation: ##2.## In the next statement where the author says: How is ##A\to...
Back
Top