Questions tagged [determinant]

Questions about determinants: their computation or their theory. If $E$ is a vector space of dimension $d$, then we can compute the determinant of a $d$-uple $(v_1,\ldots,v_d)$ with respect to a basis.

The determinant is a value that can be computed from the entries of a square matrix. This value is different from $0$ if and only if the matrix has an inverse and the determinant of the identity matrix is equal to $1$. For instance, for a $2\times 2$ matrix whose entries of the first line are $a$ and $b$ and whose entries of the second line are $c$ and $d$, the determinant is $ad-bc$.

If $f\colon\mathbb{R}^n\longrightarrow\mathbb{R}^n$ is a linear map and if $b$ is a basis of $\mathbb{R}^n$, then the determinant of the matrix of $f$ with respect to $b$ does not depend upon the choice of $b$; this number is called the determinant of $f$. The linear map $f$ has an inverse if and only if its determinant is not $0$.

Determinants are useful in the analysis of systems of linear equations and in the study of endomorphisms of finite-dimensional vector spaces.

6889 questions
2
votes
3 answers

How to prove surjectivity of determinant

It may seem obvious that the determinant of a square matrix as a map is surjective (since there is always a choice of matrix entries that yields a real number). I can't prove this statement. Any clue please?
2
votes
2 answers

Non zero solution of homogenous system equations

If the system of linear equations $$x+2ay+az=0$$ $$x+3by+bz=0$$ $$x+4cy+cz=0$$ has a non-zero solution, then find a relation between $a, b, c$ . My attempt I tried to find the discriminant to be zero assuming this to be a non trivial solution but…
Aladdin
  • 282
2
votes
4 answers

Determinate of symmetric $82\times 82$ matrix.

I am trying to calculate the determinant of the matrix: $ \left(\begin{matrix} -6 & -5 & & \dots & -5\\ -5 & -6 & \dots & & -5 \\ \vdots & & \ddots & & \vdots \\ -5 & \dots & -5 & -6 & -5\\ -5 & \dots & & -5 & -6 \end{matrix}\right)\in…
user506873
2
votes
1 answer

Tricky determinant , I seem to be close to computing it

Compute $\begin{vmatrix} 1+x_1 & x_2 & x_3 & ... & x_n \\ x_1 & 1+x_2 & x_3 & ... & x_n\\ . &.&.&&. \\ . &.&.&&. \\ . &.&.&&. \\ x_1 & x_2 & x_3 & ... & 1+x_n \\ \end{vmatrix}\\ $. I tried to subtract the kth row from the (k-1)th,but I can't work…
2
votes
1 answer

Determinant of diagonal plus constant matrix

Is there a way to simplify $\det(D + C)$, where $D,C$ are square matrices of matching dimensions, $D$ is diagonal (with different diagonal elements, $D_{ij} = \delta_{ij}d_i$), and $C$ is a constant matrix, that is, all entries $C_{ij}=c$ are equal…
a06e
  • 6,665
2
votes
1 answer

Evaluate the $n$-th determinant

There is a $n\times n$ matrix $A_n=(|i-j|)_{1\le i,j \le n}$ , denote its determinant as $D_n$. Prove $$D_n+4D_{n-1}+4D_{n-2}=0$$ And then find $D_n$. Notice $a_{ij}=|i-j|$ , it's actually a symmetric matrix. All the techniques I got is add…
LOIS
  • 1,123
  • 6
  • 10
2
votes
1 answer

If $a_1, \ldots ,a_9$ are in harmonic progression, then find the value of the determinant

If $a_1, \ldots ,a_9$ are in harmonic progression ,then find the value of the determinant $$ \begin{vmatrix} a_1 &a_2&a_3\\ 5&4&a_6\\ a_7&a_8&a_9\\ \end{vmatrix} $$ I calculated the terms as…
learner_avid
  • 1,691
2
votes
0 answers

Rearranging a muldimensional array to a matrix and preserving the determinant

Considering $A$ a multidimensional array $n\times\cdots \times n$ ($n$ repeated $2p$ times), is there any way to arrange its elements in a $n^p\times n^p$ matrix $\widehat{A}$ such that $\det \widehat{A} = \det A$ ?
2
votes
1 answer

Why $\det(L_A)=[\det(A)]^n$?

$A$ is an $n\times n$ matrix and $L_A$ is the left-multiplication operator on the $n\times n$ matrices. I have seen this question and the given answer. But I could not understand the answer. I have commented on the answer, but did not get any reply…
Majid
  • 3,357
2
votes
2 answers

Identity with determinants and parallelograms

While working on determinants, I found the following identity. Given two vectors $A,B \in \mathbb{R}^2$, let $\det([A,B])$ be the determinant of the matrix whose columns are $A$ and $B$. If $B$ is any vector on the segment $AC$,…
2
votes
0 answers

Evaluate a $n\times n$ special determinant

Let $n>3$ a natural number and let $a_{0},\,a_{1},\,\ldots,\,a_{n}$ be complex numbers such that $a_{0}+a_{1}+\ldots+a_{n}=0$. Is it possible to evaluate the following determinant: $$\left|\begin{array}{ccccc} a_{0} & a_{1} & a_{2} & \ldots &…
thebalans
  • 103
2
votes
0 answers

Matrix inversion is to determinants as matrix logarithm is to what?

I have not put much effort into this question but I have thought about it for a year or so. Is there such thing as a "logarithmic determinant"? The starting point for this is that the determinant of the Redheffer matrix gives the Mertens function in…
Mats Granvik
  • 7,396
2
votes
2 answers

Solving $n$th order determinant

I have a determinant of nth order that I am not able to convert into a triangular shape. I believe that this determinant is quite easy, but I can't find a way to fully convert one of the corners into zeros. My other idea was to use the Laplace…
2
votes
2 answers

Non-unique commutating cases of a determinant identity

We have $$ \det \pmatrix{A&B\\ C&D}= \begin{cases} \det(AD-BC) & \text{ if } CD=DC,\\ \det(DA-CB) & \text{ if } AB=BA,\\ \det(DA-BC) & \text{ if } BD=DB,\\ \det(AD-CB) & \text{ if } AC=CA. \end{cases} $$ See for example…
Turbo
  • 6,221
2
votes
0 answers

Calculating a determinant using Jacobi's second theorem

Prove using Jacobi's second theorem on determinants that $$\begin{vmatrix} 0 & a & b & c \\ -a & 0 & d & e \\ -b & -d & 0 & f \\ -c & -e & -f & 0 \\ \end{vmatrix} = (af-be+cd)^2$$ I can easily prove it using Laplace expansion for determinants but…