You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
3$\begingroup$ Another sufficient condition is that $A$ has 3 identical/proportional lines (or columns), as then, for each submatrix $B$, either $B$ or $\bar B$ has 2 identical/proportional lines and thus is singular. In this case, the rank of $A$ can be as much as $n-2$. We may still consider this as a trivial case, so I guess the (most interesting part of the) question is whether such a matrix exists with rank $n-1$. $\endgroup$Wolfgang– Wolfgang2026-01-03 19:34:42 +00:00Commented Jan 3 at 19:34
-
$\begingroup$ @Wolfgang Rank $n-1$ is possible with a zero row or column. I suppose you mean to ask if rank $n-1$ is possible without a zero row or column? $\endgroup$Tony Huynh– Tony Huynh2026-01-04 06:44:12 +00:00Commented Jan 4 at 6:44
-
$\begingroup$ As a class of examples that contains both Lchencz's and Wolfgang's: If for some $k$ the matrix contains a set of $k$ rows or $k$ columns whose span has dimension strictly less than $k/2$, then the matrix has the desired property. $\endgroup$Kevin P. Costello– Kevin P. Costello2026-01-04 08:57:44 +00:00Commented Jan 4 at 8:57
-
1$\begingroup$ They can be both zero. I revise it into Det(B)Det(\bar B)=0. @Rodrigo de Azevedo $\endgroup$Lchencz– Lchencz2026-01-05 00:29:19 +00:00Commented Jan 5 at 0:29
-
3$\begingroup$ Here is a sufficient condition that includes Kevin P. Costello's condition and Wolfgang's second condition: If $A$ has an $a \times b$ submatrix of rank $r< \frac{ a+ b -n}{2}$ then $A$ has this property. Indeed, a $c \times d$ submatrix of an $m \times m$ invertible matrix has rank at least $c+d-m$. If $B$ and $\bar{B}$ are invertible than adding this formula applied to $B$ to this formula applied to $\bar{B}$ gives $2r \geq a+b-n$. $\endgroup$Will Sawin– Will Sawin2026-01-06 20:16:52 +00:00Commented Jan 6 at 20:16
|
Show 6 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you