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
1
vote
3 answers

Determinant of this matrix

So I have a problem.. I already found out what kind of matrix it is.. So all main diagonals of this matrix are 0.. the rest is 1.. it's not 4x4 or 3x3 etc.. it's size is nxn.. does anyone of you know a formular to calculate the determinant for this…
MenMan
  • 11
0
votes
1 answer

What is a cartesian equation for 3 space passing through 3 points?

What does cartesian equation for 3 pace look like? and is there any way to describe this equation using determinant?
hyo31
  • 1
0
votes
1 answer

odd determinants

How many 4 × 4 matrices with entries from {0, 1} have odd determinant? is there a short way of finding the answer to this question or do we have to solve it by hit and trial or using lengthy methods. if there is a short formula based answer to…
0
votes
1 answer

calculating determinant

Let M be real vector space of order $2\times3$ matrices with the real entries. Let $T:M\longrightarrow M$ be defined by $T\Bigg( \begin{pmatrix} x_{1} & x_{2} & x_{3} \\ x_{4} & x_{5} & x_{6}\end{pmatrix}\Bigg)$=$\begin{pmatrix}-x_{6}&…
amit
  • 295
  • 1
  • 4
  • 17
0
votes
2 answers

Is this value correct or should it be simplified?

Given that $a\neq p$, $b\neq q$, $c\neq r$, and $\begin{vmatrix} p & b & c \\ a & q & c \\ a & b & r \end{vmatrix} =0$ Then find the value of $\frac{p}{p-a}+\frac{q}{q-b}+\frac{r}{r-c} $ I got the solution as…
S.Dan
  • 1,115
0
votes
2 answers

How find this matrix determinant value

Find the value $$ \det\left| \begin{array}{c&c&c&c&c} 0 & 1 & 1 & 1 & 1 \\ 1 & 0 & AB^2 & AC^2 & AP^2 \\ 1 & AB^2 & 0 & BC^2 & BP^2 \\ 1 & AC^2 & BC^2 & 0 & CP^2 \\ 1 & AP^2 & BP^2 & CP^2 &…
math110
  • 93,304
0
votes
1 answer

Divisibility of determinant.

If the three digit numbers: $x17, 3y6, 12z$ where $x,y,z$ are integers from $0-9$ are divisible by a fixed constant $k,$ then the determinant $$\left|\begin{matrix} x & 3 & 1 \\ 7 & 6 & z \\ 1 & y & 2\end{matrix}\right|$$ must be divisible by?
Adarsh
  • 93
  • 6
0
votes
1 answer

Determinant of a matrix over a field K

Let $A$ be an $n \times n$ matrix over a field $K$. Do the properties of the determinant of a real matrix hold for the matrix $A$? If not, in which fields do the properties of the determinant of a real matrix hold?
Dante
  • 1,908
0
votes
1 answer

How to prove that $\det\left[\pmatrix{u_1 & v_1\\ u_2 & v_2\\ u_3 & v_3}\pmatrix{s_1 & s_2 & s_3\\ t_1 & t_2 & t_3}\right]=0$?

Evaluate $\det\left[\begin{pmatrix} u_1 & v_1\\ u_2 & v_2\\ u_3 & v_3 \end{pmatrix} \begin{pmatrix} s_1 & s_2 & s_3\\ t_1 & t_2 & t_3 \end{pmatrix}\right]$. I really don't want to expand the matrix product, is there simpler way?
JSCB
  • 13,456
  • 15
  • 59
  • 123
0
votes
2 answers

Determinants Problem

\begin{align}\begin{vmatrix}(b+c)^2 & a^2 & a^2 \\ b^2 & (c+a)^2 & b^2 \\ c^2 & c^2 & (a+b)^2\end{vmatrix} = 2abc(a+b+c)^3\end{align} Determinant proof question- Does anyone have an easy solution to this question?
0
votes
1 answer

Proving properties of determinants.

I'm trying to prove the properties of determinants. I have observed some patterns, which I have verified to be true from the internet. For example, each term in the expansion of a determinant contains one element each from every row and column.…
user67803
0
votes
1 answer

Difficulty proving formula containing the adjugate and determinant of a matrix

This is what I need to prove: You have an invertible matrix $A \in M_3(\Bbb R^3)$. Prove that $\operatorname{adj}(\operatorname{adj}(A))=\det{(A)}^{n-2}A$ The proof goes as follows: …
Joshua
  • 101
  • 4
0
votes
3 answers

Linear algebra determinant

how can I show that the determinant divides by 13 without computing it? im given that each row is a multiple of 13. 1 2 7 4 5 9 4 1 1 6 2 5 3 1 3 3 matrix 4x4
0
votes
1 answer

Determinant of matrix and equation of a line

Let $P(x_1,y_1)$ and $Q(x_2,y_2)$ be two points in the plane. Show that the equation of the line through $P$ and $Q$ is given by $\det(A) = 0$, where $$ A = \left [ \begin{array}{ccc} x & y & 1 \\ x_1 & y_1 & 1 \\ x_2 & y_2 & 1 \end{array}\right…
antotony
  • 41
  • 2
  • 4
0
votes
1 answer

Compute the determinant

a) | -1 -2 -3 ..... -k | | -1 -2 -3 ..... -k | | 1 0 3 ..... k | | 0 -2 0 ..... 0 | | 1 2 0 ..... k | = | 0 0 -3 ..... 0 | = | ............. k | | ................ | | 1 2 3 ..... 0 | | 0 0 0 ..... -k | =…
user95523
  • 127