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
0
votes
2 answers

Is this determinant not zero?

I would like to prove that for any $k\in \mathbb{N}$, there is a unique polynomial of $2k +1$ degree, $p(x)=a_{2k+1}x^{2k+1}+\dots+a_0$ such that $p(0), p'(0),\dots p^{(k)}(0)$ and $p(1), p'(1),\dots ,p^{(k)}(1)$ are given. For the cases $k=0,1,2$…
dmtri
  • 3,270
0
votes
0 answers

Determinant $9 \times 9$

I am trying to calculate the determinant of the following matrix. I literally have no idea if there's a general approach for solving such strange looking determinants, but I decided to subtract the first row from each row after the second. I don't…
Trifon
  • 113
0
votes
1 answer

When determinant of matrix of exponents is non-negative

This is problem I heard briefly, not even sure if it's well-stated, but here we are: Prove that if $x_i>0, y_j>0$ then $\det e^{x_iy_j}\ge 0$. I think there was also a hint to use "generalized Vandermonde determinant", but I can't figure out even…
0
votes
1 answer

Determinant about n-th root of unity.

$\omega$ is a n-th root of unity, aka $\omega^n=1$, calculate $$ D=\left| \begin{matrix} 1& \omega ^{-1}& \omega ^{-2}& \cdots& \omega ^{-n+1}\\ \omega ^{-n+1}& 1& \omega ^{-1}& \cdots& \omega ^{-n+2}\\ \omega ^{-n+2}& \omega ^{-n+1}& …
HZ Song
  • 67
0
votes
0 answers

Vandermonde-like determinant

I want to prove that $$\begin{align} \begin{vmatrix} a_1 & a_2 & ... a_{N+1} \\ 1 & 1 & ... 1 \\ a^{-1}_1 & a^{-1}_2 & ... a^{-1}_{N+1} \\ ... & ... & ... \\ a^{-N+1}_1 & a^{-N+1}_2 & ... a^{-N+1}_{N+1} \\ \end{vmatrix} &=…
Darek
  • 336
0
votes
0 answers

Maximum value of a determinant

Let $0\leq x <4, -2\leq y < 3$ and $-1\leq z < 5$. If $[a]$ denotes greatest integer less than or equal to $a$, and $$\Delta = \begin{vmatrix} [x+2] & [y]& [z]\\ [x] & [y+1] & [z]\\ [x] & [y] & [z+1]\end{vmatrix}$$ then, what is the maximum…
Light
  • 1
0
votes
1 answer

Can't get a lower triangular nxn determinant

I'm trying to solve the following nxn determinant: $ \displaystyle \begin{vmatrix} 0 & 1 & 1 &\ldots &1\\ 1 & a_1& 0& \ldots & 0\\ 1 & 0 &a_2 &\ldots &0 \\ \vdots & \vdots & \vdots &\ddots & \vdots \\ 1 & 0& 0 & \ldots & a_n \\…
downmath
  • 329
0
votes
0 answers

How to calculate the determinant of this matrix

I need to calculate the determinant of this matrix: How can I do it wisely?
Eran
  • 31
0
votes
2 answers

Evaluate $\begin{vmatrix}1+a+x&a+y&a+z\\b+x&1+b+y&b+z\\c+x&c+y&1+c+z\end{vmatrix}$

Evaluate $\begin{vmatrix}1+a+x&a+y&a+z\\b+x&1+b+y&b+z\\c+x&c+y&1+c+z\end{vmatrix}$ $R_1\to R_1+R_2+R_3$ and letting $1+a+b+c=k$, I get $\begin{vmatrix}k+3x&k+3y&k+3z\\b+x&1+b+y&b+z\\c+x&c+y&1+c+z\end{vmatrix}$ Therefore,…
aarbee
  • 8,246
0
votes
1 answer

An identity for Lagrangian function

For $a_1,a_2,\cdots,a_n$, let $f_i(x)$ be $$f_i(x)=\frac{\prod_{j\neq i}(x-a_j)}{\prod_{j\neq i}(a_i-a_j)}.$$ For $b_1,b_2,\cdots,b_n$, let $g_i(x)$ be $$g_i(x)=\frac{\prod_{j\neq i}(x-b_j)}{\prod_{j\neq i}(b_i-b_j)}.$$ Can we prove such an…
XLDD
  • 2,025
  • 1
  • 16
  • 20
0
votes
2 answers

Finding determinant using properties of row operations

It is given that determinant of the below matrix is -3\begin{bmatrix}a&b&c\\d&e&f\\g&h&i\end{bmatrix} What is the determinant of the following: \begin{bmatrix}-8d+a&-8e+b&-8f+c\\d&e&f\\g&h&i\end{bmatrix} I know that swapping rows negates the…
0
votes
0 answers

Is it correct this definition of determinant?

Kay, in the beginning of book about tensor calculus, explain Laplace expansion of a determinant. I suppose that (because he doesn't define the determinant of a $2 \times 2$ matrix), he still refers to the definition that use permutation symbol, and…
0
votes
0 answers

Determinant of product of matrix and vectors

In determinants, we have the property that $det(AB)=det(A)det(B)$, I believe this can also be extended to the product of three matrices i.e. $det(ABC)=det(A)det(B)det(C)$. Given $X$ is a vector of order $nx1$ and $X'AX=0$ where matrix A has…
Nisha
  • 67
0
votes
2 answers

From the given data, prove the following relation for the determinants

Suppose $\Delta=\begin{vmatrix} a_1&b_1&c_1 \\ a_2&b_2&c_2 \\ a_3&b_3&c_3 \end{vmatrix}$ and $\Delta *=\begin{vmatrix} a_1+pb_1&b_1+qc_1&c_1+ra_1\\\ a_2+pb_2&b_2+qc_2&c_2+ra_2\\a_3+pb_3&b_3+qc_3&c_3+ra_3\end {vmatrix}$, then prove that…
Aditya
  • 6,191
0
votes
2 answers

In a determinant prove that $a_2A_1 + b_2B_1 + c_2C_1 = 0$ where $A_1, B_1, C_1$ is the cofactors of $a_1, b_1, c_1.$?

Here is the determinant: $$ \begin{vmatrix} a_1 & b_1 & c_1\\ a_2 & b_2 & c_2\\ a_3 & b_3 & c_3\\ \end{vmatrix} $$ in the determinat prove that $a_2A_1 + b_2B_1 + c_2C_1 = 0$ where $A_1, B_1, C_1$ is the cofactors of $a_1, b_1,…
Ghost
  • 293
  • 2
  • 3
  • 14