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
4 answers

derivation of formula to determine determinants

Please explain the derivation of formula to determine determinant. e.g., to calculate determinant of why do we first multiply $a_{11}$ and $a_{22}$? Why not $a_{11}$ and $a_{21}$? Also why do we then take the difference of the cross products , and…
2
votes
1 answer

Which is the max value of the determinant with 4 lines and 4 colums ,where every term is +- 1?

I understand that this problem can be solve with the volume of a tetrahedron. But i don't know how. please help me ! \begin{vmatrix} \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1 \\ \pm1 & \pm1 & \pm1 & \pm1…
2
votes
3 answers

Find the determinant without row expansion

Show that the determinant of the matrix \begin{bmatrix} 1& a& a^3\\ 1& b& b^3\\ 1& c& c^3\end{bmatrix} is $(a-b)(b-c)(c-a)(a+b+c)$ without expanding. I was able to get out $(a-b)(b-c)(c-a)$ but couldn't complete.
2
votes
3 answers

Finding General Formula of a Determinant

Let $A=(a_{ij})\in \mathbb{M}_n(\mathbb{R})$ be defined by $$ a_{ij} = \begin{cases} i, & \text{if } i+j=n+1 \\ 0, & \text{ otherwise} \end{cases} $$ Compute $\det (A)$ After calculation I get that it may be $(-1)^{n-1}n!$. Am I right?
ghugni
  • 99
2
votes
2 answers

Determinant without computing

How can I show without computing the determinant that the equation is true? $$\det \begin{pmatrix} b1 + c1 & c1 + a1 & a1 + b1\\ b2 + c2 & c2 + a2 & a2 + b2\\ b3 + c3 & c3 + a3 & a3 + b3 \end{pmatrix} = 2 \det \begin{pmatrix} a1 & b1 & c1\\ a2 & b2…
2
votes
1 answer

Prove the following determinant identities without expanding the determinants

a) $$\begin{vmatrix} \sin^2 x & \cos^2 x & \cos 2x \\ \sin^2 y & \cos^2 y & \cos 2y \\ \sin^2 z & \cos^2 z & \cos 2z \\ \end{vmatrix} = 0;$$ $$\begin{vmatrix} \sin^2 x & \cos^2 x & \cos^2x-\sin^2x \\ \sin^2 y & \cos^2 y & \cos^2y-\sin^2y…
user95523
  • 127
2
votes
1 answer

$A+B+C=2\pi$, prove determinant equals to zero.

Given $A$, $B$, $C$ which satisfy $A+B+C=2\pi$, is there an ingenious method to prove that $$ \det\begin{pmatrix} 1 & 1 & 1 \\ \tan A & \tan B & \tan C \\ \tan 2A & \tan 2B & \tan 2C \end{pmatrix}=0 $$? By column transformation we…
Stephen
  • 786
2
votes
0 answers

Can you calculate the determinant along any row or column?

We are always taught to calculate a determinant using the top row of the matrix to guide the calculations. I have heard this is not a requirement and you can select any row/column. Could you please confirm my understanding that you can calculate the…
Bryon
  • 227
2
votes
3 answers

A choice question on determinants

If $A$ and $B$ are square matrices of order $2$, then $\det(A+B)=0$ is possible only when: $(a)$ $\det(A)=0$ or $\det(B)=0$$(b)$ $\det(A)+\det(B)=0$ $(c)$ $\det(A)=0$ and $\det(B)=0$ $(d)$ $A+B=0$ I was sure that when $A+B=0$,…
chndn
  • 2,863
2
votes
2 answers

Find the determinant of order n

Find the determinant of order $n$: $D_n=\begin{vmatrix} 0&1&2\ldots&n-1\\ n-1&0&1\ldots&n-2\\ n-2&n-1&0\ldots&n-3\\ \vdots &\vdots &\ddots &\vdots\\ 1&2&3\ldots&0 \end{vmatrix}$ I've tried developing it using Laplace's method, adding rows/columns,…
2
votes
1 answer

Uniqueness of determinant function

Prove that there can exist one only function $f: F^n \to F$ that satisfies the properties of multilinearity, antisymmetry, and normalization. I cannot figure out how to get started. I would appreciate any help.
2
votes
0 answers

What is the determinant of a 0x0 matrix

I'm attempting to compute the value of an arbitrarily large matrix (order $n$). In simplifying the determinant, I was able to express its value in terms of the determinants of smaller matrices of the same form. Specifically, $$ D_n = 2 \cos \theta…
MattHusz
  • 157
2
votes
0 answers

Calculate this determinant

Calculate the determinant of the matrix, which is obtained by crossing out crossing out columns i and j. $$ \left(\begin{array}{ccccc} 1 & x_{1} & \cdots & x_{1}^{n} & x_{1}^{n+1} \\ 1 & x_{2} & \cdots & x_{2}^{n} & x_{2}^{n+1} \\ \vdots & \vdots &…
2
votes
2 answers

Using the determinant to figure out the orientation of a simplex in 1-dimension gives disturbing results when vertex indices are "rotated"

Assertion: With any simplex $P$ with vertices $V_{0..N+1} \subset R^N$, it is possible to compute the sign of the oriented volume using the expression $det(V_1-V_0, V_2-V_0, ..., V_{N-1}-V_0, V_{N}-V_0)$, where the vector differences are represented…
2
votes
1 answer

What are equimultiples?

I was reading determinants and there was this property of it: If two parallel lines of a determinant are such that the elements of one line are equimultiples of the elements of the other line, then the value of the determinant is zero. Please…
Mad Dawg
  • 379