Intuition behind determinant of a matrix with $2$ equal rows [closed]Why determinant of a 2 by 2 matrix is the area of a parallelogram?Proof of $det(AB)=det(A) det(B)$: confused about $(calpha_i+alpha_i)B$Determinant after matrix change issueCalculate the determinant when the sum of odd rows $=$ the sum of even rowsIntuition behind Matrix being invertible iff determinant is non-zeroIntuition behind power rule?Artin's proof of linearity of determinant in rows of matrixFinding the determinant of a block diagonal matrixIntuition behind solving the quintic with special functions?Idempotent matrix, with rows forming a basisDeterminant is linear as a function of each of the rows of the matrix.
Should I replace my bicycle tires if they have not been inflated in multiple years
Python password manager
Theorem won't go to multiple lines and is causing text to run off the page
Unknowingly ran an infinite loop in terminal
Is Cola "probably the best-known" Latin word in the world? If not, which might it be?
Why was the battle set up *outside* Winterfell?
Point of the the Dothraki's attack in GoT S8E3?
Why do money exchangers give different rates to different bills?
How to make a newline without autoindent
Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?
Was Unix ever a single-user OS?
A non-technological, repeating, phenomenon in the sky, holding its position in the sky for hours
Alias to source .bashrc after it's been edited?
Am I getting DDOS from crawlers?
Do I really need diodes to receive MIDI?
Short story with physics professor who "brings back the dead" (Asimov or Bradbury?)
How can I support myself financially as a 17 year old with a loan?
Can fracking help reduce CO2?
Why is `abs()` implemented differently?
Upside-Down Pyramid Addition...REVERSED!
How to improve/restore vintage Peugeot bike, or is it even worth it?
Why wasn't the Night King naked in S08E03?
My ID is expired, can I fly to the Bahamas with my passport?
How to give very negative feedback gracefully?
Intuition behind determinant of a matrix with $2$ equal rows [closed]
Why determinant of a 2 by 2 matrix is the area of a parallelogram?Proof of $det(AB)=det(A) det(B)$: confused about $(calpha_i+alpha_i)B$Determinant after matrix change issueCalculate the determinant when the sum of odd rows $=$ the sum of even rowsIntuition behind Matrix being invertible iff determinant is non-zeroIntuition behind power rule?Artin's proof of linearity of determinant in rows of matrixFinding the determinant of a block diagonal matrixIntuition behind solving the quintic with special functions?Idempotent matrix, with rows forming a basisDeterminant is linear as a function of each of the rows of the matrix.
$begingroup$
In my linear algebra course, we have just proved that if a matrix $A$ contains $2$ equal rows, then $det(A)=0$.
I understand how the proof works, but could somebody offer a more intuitive explanation of why this is the case?
linear-algebra determinant intuition
$endgroup$
closed as off-topic by Xander Henderson, Lord Shark the Unknown, Saad, Cesareo, José Carlos Santos Apr 24 at 11:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Xander Henderson, Saad, Cesareo, José Carlos Santos
add a comment |
$begingroup$
In my linear algebra course, we have just proved that if a matrix $A$ contains $2$ equal rows, then $det(A)=0$.
I understand how the proof works, but could somebody offer a more intuitive explanation of why this is the case?
linear-algebra determinant intuition
$endgroup$
closed as off-topic by Xander Henderson, Lord Shark the Unknown, Saad, Cesareo, José Carlos Santos Apr 24 at 11:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Xander Henderson, Saad, Cesareo, José Carlos Santos
add a comment |
$begingroup$
In my linear algebra course, we have just proved that if a matrix $A$ contains $2$ equal rows, then $det(A)=0$.
I understand how the proof works, but could somebody offer a more intuitive explanation of why this is the case?
linear-algebra determinant intuition
$endgroup$
In my linear algebra course, we have just proved that if a matrix $A$ contains $2$ equal rows, then $det(A)=0$.
I understand how the proof works, but could somebody offer a more intuitive explanation of why this is the case?
linear-algebra determinant intuition
linear-algebra determinant intuition
edited Apr 25 at 5:00
Brahadeesh
6,62352465
6,62352465
asked Apr 23 at 11:12
JosephJoseph
866
866
closed as off-topic by Xander Henderson, Lord Shark the Unknown, Saad, Cesareo, José Carlos Santos Apr 24 at 11:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Xander Henderson, Saad, Cesareo, José Carlos Santos
closed as off-topic by Xander Henderson, Lord Shark the Unknown, Saad, Cesareo, José Carlos Santos Apr 24 at 11:12
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Xander Henderson, Saad, Cesareo, José Carlos Santos
add a comment |
add a comment |
8 Answers
8
active
oldest
votes
$begingroup$
It depends on what properties of determinant you consider "intuitive".
One possibility: as a mapping of $mathbb R^n$ to itself, $A$ multiplies $n$-dimensional volumes by $|det(A)|$. If rows $i$ and $j$ of $A$ are equal, $A$ maps $mathbb R^n$ to vectors whose $i$'th and $j$'th entries are equal. This set has $n$-dimensional measure $0$, so the determinant must be $0$.
$endgroup$
add a comment |
$begingroup$
If you swap the two rows the determinant is multiplied by $-1$ as the determinant is an alternating multi linear function of its rows. Hence
$$
det(A)=-det(A)
$$
whence
$$
det(A)=0
$$
$endgroup$
add a comment |
$begingroup$
Apologies as this is my first StackExchange post.
As Robert Israel says, but in less mathematical terms.
The 2D determinant is the area of the parallelogram formed by the two vectors
of the rows (or columns).
See:
Why determinant of a 2 by 2 matrix is the area of a parallelogram?
The 3D determinant is the volume of the parallelepiped formed by the three vectors of the rows or columns and so on into higher dimensions.
If any of the two vectors point in the same direction, this area/volume/hypervolume becomes zero.
I hope this is an intuitive answer.
$endgroup$
add a comment |
$begingroup$
If 2 rows are equal then they are linearly dependant so you'll have a zero eigen value and so the determinant (which is the product of the eigen values) will be zero.
$endgroup$
add a comment |
$begingroup$
If you subtract the two rows the new matrix you get has the same determinant and has a row with only zeros in it. If you apply Laplace's expansion with that row you get $0$
$endgroup$
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
add a comment |
$begingroup$
If the rows of the matrix are vectors and the determinant is not zero, then the row vectors form a basis for $mathbb R^n$. If two rows of a matrix are equal then there are at most $n-1$ distinct row vectors and they can not form a basis which requires $n$ vectors.
$endgroup$
add a comment |
$begingroup$
Please correct me if I'm wrong. A determinant of n*n matrix can be consider the "volume" of the shape enclosed by the n column/row vectors in the space of R^n.
In particular, suppose we have a 3*3 matrix but with 2 row vectors equal/linear dependent and the 3rd vector linear independent with them. The "volume" in this case is just an area in R^2 since it's only enclosed by 2 linearly independent vector, which has 0 volume in R^3. Similar argument applies to higher dimension.
This is just my intuitions on determinant, sorry it's very loose.
Also, I found 3Blue1Brown's video on linear algebra gives very good intuitions on the object:
https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
$endgroup$
add a comment |
$begingroup$
Consider the following system of equations:
$
2x + 6y + z = A \
4x + 12y + 2z = B \
3x + 7y + 2z = C
$
Geometrically, this system of equations represents planes (or lines, etc in other dimensions) and
the solution represents their point of intersection. If the coefficients of any two equations are linearly related, it implies the two planes are parallel to eachother. If two of the planes are parallel, the system does not have a unique solution.
This system can be represented using matrices by putting the coefficients into a matrix:
$
beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix beginbmatrix x \ y \ zendbmatrix = beginbmatrix A \ B \
Cendbmatrix
$
The solution of the system can be found using inverse matrices:
$
beginbmatrix x \ y \ zendbmatrix = beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix^-1 beginbmatrix A \ B \
Cendbmatrix
$
Observe that the second row is linearly related to the first (R2 = R1 * 2). This implies there is not a unique solution to the system (parallel planes). This means that the inverse of the matrix is undefined: the determinant must be 0. This fact holds for any linear relationship between the rows.Therefore, if two rows of a matrix are equal, they are linearly related, which means the determinant is 0.
$endgroup$
add a comment |
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
It depends on what properties of determinant you consider "intuitive".
One possibility: as a mapping of $mathbb R^n$ to itself, $A$ multiplies $n$-dimensional volumes by $|det(A)|$. If rows $i$ and $j$ of $A$ are equal, $A$ maps $mathbb R^n$ to vectors whose $i$'th and $j$'th entries are equal. This set has $n$-dimensional measure $0$, so the determinant must be $0$.
$endgroup$
add a comment |
$begingroup$
It depends on what properties of determinant you consider "intuitive".
One possibility: as a mapping of $mathbb R^n$ to itself, $A$ multiplies $n$-dimensional volumes by $|det(A)|$. If rows $i$ and $j$ of $A$ are equal, $A$ maps $mathbb R^n$ to vectors whose $i$'th and $j$'th entries are equal. This set has $n$-dimensional measure $0$, so the determinant must be $0$.
$endgroup$
add a comment |
$begingroup$
It depends on what properties of determinant you consider "intuitive".
One possibility: as a mapping of $mathbb R^n$ to itself, $A$ multiplies $n$-dimensional volumes by $|det(A)|$. If rows $i$ and $j$ of $A$ are equal, $A$ maps $mathbb R^n$ to vectors whose $i$'th and $j$'th entries are equal. This set has $n$-dimensional measure $0$, so the determinant must be $0$.
$endgroup$
It depends on what properties of determinant you consider "intuitive".
One possibility: as a mapping of $mathbb R^n$ to itself, $A$ multiplies $n$-dimensional volumes by $|det(A)|$. If rows $i$ and $j$ of $A$ are equal, $A$ maps $mathbb R^n$ to vectors whose $i$'th and $j$'th entries are equal. This set has $n$-dimensional measure $0$, so the determinant must be $0$.
answered Apr 23 at 11:17
Robert IsraelRobert Israel
334k23224485
334k23224485
add a comment |
add a comment |
$begingroup$
If you swap the two rows the determinant is multiplied by $-1$ as the determinant is an alternating multi linear function of its rows. Hence
$$
det(A)=-det(A)
$$
whence
$$
det(A)=0
$$
$endgroup$
add a comment |
$begingroup$
If you swap the two rows the determinant is multiplied by $-1$ as the determinant is an alternating multi linear function of its rows. Hence
$$
det(A)=-det(A)
$$
whence
$$
det(A)=0
$$
$endgroup$
add a comment |
$begingroup$
If you swap the two rows the determinant is multiplied by $-1$ as the determinant is an alternating multi linear function of its rows. Hence
$$
det(A)=-det(A)
$$
whence
$$
det(A)=0
$$
$endgroup$
If you swap the two rows the determinant is multiplied by $-1$ as the determinant is an alternating multi linear function of its rows. Hence
$$
det(A)=-det(A)
$$
whence
$$
det(A)=0
$$
edited Apr 23 at 15:11
answered Apr 23 at 14:51
Foobaz JohnFoobaz John
23.5k41553
23.5k41553
add a comment |
add a comment |
$begingroup$
Apologies as this is my first StackExchange post.
As Robert Israel says, but in less mathematical terms.
The 2D determinant is the area of the parallelogram formed by the two vectors
of the rows (or columns).
See:
Why determinant of a 2 by 2 matrix is the area of a parallelogram?
The 3D determinant is the volume of the parallelepiped formed by the three vectors of the rows or columns and so on into higher dimensions.
If any of the two vectors point in the same direction, this area/volume/hypervolume becomes zero.
I hope this is an intuitive answer.
$endgroup$
add a comment |
$begingroup$
Apologies as this is my first StackExchange post.
As Robert Israel says, but in less mathematical terms.
The 2D determinant is the area of the parallelogram formed by the two vectors
of the rows (or columns).
See:
Why determinant of a 2 by 2 matrix is the area of a parallelogram?
The 3D determinant is the volume of the parallelepiped formed by the three vectors of the rows or columns and so on into higher dimensions.
If any of the two vectors point in the same direction, this area/volume/hypervolume becomes zero.
I hope this is an intuitive answer.
$endgroup$
add a comment |
$begingroup$
Apologies as this is my first StackExchange post.
As Robert Israel says, but in less mathematical terms.
The 2D determinant is the area of the parallelogram formed by the two vectors
of the rows (or columns).
See:
Why determinant of a 2 by 2 matrix is the area of a parallelogram?
The 3D determinant is the volume of the parallelepiped formed by the three vectors of the rows or columns and so on into higher dimensions.
If any of the two vectors point in the same direction, this area/volume/hypervolume becomes zero.
I hope this is an intuitive answer.
$endgroup$
Apologies as this is my first StackExchange post.
As Robert Israel says, but in less mathematical terms.
The 2D determinant is the area of the parallelogram formed by the two vectors
of the rows (or columns).
See:
Why determinant of a 2 by 2 matrix is the area of a parallelogram?
The 3D determinant is the volume of the parallelepiped formed by the three vectors of the rows or columns and so on into higher dimensions.
If any of the two vectors point in the same direction, this area/volume/hypervolume becomes zero.
I hope this is an intuitive answer.
answered Apr 23 at 16:53
Andy ThomasonAndy Thomason
612
612
add a comment |
add a comment |
$begingroup$
If 2 rows are equal then they are linearly dependant so you'll have a zero eigen value and so the determinant (which is the product of the eigen values) will be zero.
$endgroup$
add a comment |
$begingroup$
If 2 rows are equal then they are linearly dependant so you'll have a zero eigen value and so the determinant (which is the product of the eigen values) will be zero.
$endgroup$
add a comment |
$begingroup$
If 2 rows are equal then they are linearly dependant so you'll have a zero eigen value and so the determinant (which is the product of the eigen values) will be zero.
$endgroup$
If 2 rows are equal then they are linearly dependant so you'll have a zero eigen value and so the determinant (which is the product of the eigen values) will be zero.
answered Apr 23 at 11:47
Fareed AFFareed AF
1,035214
1,035214
add a comment |
add a comment |
$begingroup$
If you subtract the two rows the new matrix you get has the same determinant and has a row with only zeros in it. If you apply Laplace's expansion with that row you get $0$
$endgroup$
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
add a comment |
$begingroup$
If you subtract the two rows the new matrix you get has the same determinant and has a row with only zeros in it. If you apply Laplace's expansion with that row you get $0$
$endgroup$
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
add a comment |
$begingroup$
If you subtract the two rows the new matrix you get has the same determinant and has a row with only zeros in it. If you apply Laplace's expansion with that row you get $0$
$endgroup$
If you subtract the two rows the new matrix you get has the same determinant and has a row with only zeros in it. If you apply Laplace's expansion with that row you get $0$
edited Apr 23 at 13:29
answered Apr 23 at 11:20
Miguel BotoMiguel Boto
617
617
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
add a comment |
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
What is Laplace's expansion?
$endgroup$
– Joseph
Apr 23 at 11:51
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
$begingroup$
@Joseph It is a formula for calculating the determinant of a matrix, I learned it as a definition of determinant.
$endgroup$
– Miguel Boto
Apr 23 at 12:05
1
1
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
$begingroup$
@Joseph Laplace expansion is used to calculate determinant of a matrix with size of $n$ using determinants of matrices with size of $n-1$. The trick is to get one row wit as much zeros as possible and then use it for the expansion.
$endgroup$
– Crowley
Apr 23 at 13:27
add a comment |
$begingroup$
If the rows of the matrix are vectors and the determinant is not zero, then the row vectors form a basis for $mathbb R^n$. If two rows of a matrix are equal then there are at most $n-1$ distinct row vectors and they can not form a basis which requires $n$ vectors.
$endgroup$
add a comment |
$begingroup$
If the rows of the matrix are vectors and the determinant is not zero, then the row vectors form a basis for $mathbb R^n$. If two rows of a matrix are equal then there are at most $n-1$ distinct row vectors and they can not form a basis which requires $n$ vectors.
$endgroup$
add a comment |
$begingroup$
If the rows of the matrix are vectors and the determinant is not zero, then the row vectors form a basis for $mathbb R^n$. If two rows of a matrix are equal then there are at most $n-1$ distinct row vectors and they can not form a basis which requires $n$ vectors.
$endgroup$
If the rows of the matrix are vectors and the determinant is not zero, then the row vectors form a basis for $mathbb R^n$. If two rows of a matrix are equal then there are at most $n-1$ distinct row vectors and they can not form a basis which requires $n$ vectors.
answered Apr 23 at 12:05
SomosSomos
15.5k11437
15.5k11437
add a comment |
add a comment |
$begingroup$
Please correct me if I'm wrong. A determinant of n*n matrix can be consider the "volume" of the shape enclosed by the n column/row vectors in the space of R^n.
In particular, suppose we have a 3*3 matrix but with 2 row vectors equal/linear dependent and the 3rd vector linear independent with them. The "volume" in this case is just an area in R^2 since it's only enclosed by 2 linearly independent vector, which has 0 volume in R^3. Similar argument applies to higher dimension.
This is just my intuitions on determinant, sorry it's very loose.
Also, I found 3Blue1Brown's video on linear algebra gives very good intuitions on the object:
https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
$endgroup$
add a comment |
$begingroup$
Please correct me if I'm wrong. A determinant of n*n matrix can be consider the "volume" of the shape enclosed by the n column/row vectors in the space of R^n.
In particular, suppose we have a 3*3 matrix but with 2 row vectors equal/linear dependent and the 3rd vector linear independent with them. The "volume" in this case is just an area in R^2 since it's only enclosed by 2 linearly independent vector, which has 0 volume in R^3. Similar argument applies to higher dimension.
This is just my intuitions on determinant, sorry it's very loose.
Also, I found 3Blue1Brown's video on linear algebra gives very good intuitions on the object:
https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
$endgroup$
add a comment |
$begingroup$
Please correct me if I'm wrong. A determinant of n*n matrix can be consider the "volume" of the shape enclosed by the n column/row vectors in the space of R^n.
In particular, suppose we have a 3*3 matrix but with 2 row vectors equal/linear dependent and the 3rd vector linear independent with them. The "volume" in this case is just an area in R^2 since it's only enclosed by 2 linearly independent vector, which has 0 volume in R^3. Similar argument applies to higher dimension.
This is just my intuitions on determinant, sorry it's very loose.
Also, I found 3Blue1Brown's video on linear algebra gives very good intuitions on the object:
https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
$endgroup$
Please correct me if I'm wrong. A determinant of n*n matrix can be consider the "volume" of the shape enclosed by the n column/row vectors in the space of R^n.
In particular, suppose we have a 3*3 matrix but with 2 row vectors equal/linear dependent and the 3rd vector linear independent with them. The "volume" in this case is just an area in R^2 since it's only enclosed by 2 linearly independent vector, which has 0 volume in R^3. Similar argument applies to higher dimension.
This is just my intuitions on determinant, sorry it's very loose.
Also, I found 3Blue1Brown's video on linear algebra gives very good intuitions on the object:
https://www.youtube.com/watch?v=fNk_zzaMoSs&list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab
edited Apr 25 at 15:48
answered Apr 23 at 19:42
July JJuly J
114
114
add a comment |
add a comment |
$begingroup$
Consider the following system of equations:
$
2x + 6y + z = A \
4x + 12y + 2z = B \
3x + 7y + 2z = C
$
Geometrically, this system of equations represents planes (or lines, etc in other dimensions) and
the solution represents their point of intersection. If the coefficients of any two equations are linearly related, it implies the two planes are parallel to eachother. If two of the planes are parallel, the system does not have a unique solution.
This system can be represented using matrices by putting the coefficients into a matrix:
$
beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix beginbmatrix x \ y \ zendbmatrix = beginbmatrix A \ B \
Cendbmatrix
$
The solution of the system can be found using inverse matrices:
$
beginbmatrix x \ y \ zendbmatrix = beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix^-1 beginbmatrix A \ B \
Cendbmatrix
$
Observe that the second row is linearly related to the first (R2 = R1 * 2). This implies there is not a unique solution to the system (parallel planes). This means that the inverse of the matrix is undefined: the determinant must be 0. This fact holds for any linear relationship between the rows.Therefore, if two rows of a matrix are equal, they are linearly related, which means the determinant is 0.
$endgroup$
add a comment |
$begingroup$
Consider the following system of equations:
$
2x + 6y + z = A \
4x + 12y + 2z = B \
3x + 7y + 2z = C
$
Geometrically, this system of equations represents planes (or lines, etc in other dimensions) and
the solution represents their point of intersection. If the coefficients of any two equations are linearly related, it implies the two planes are parallel to eachother. If two of the planes are parallel, the system does not have a unique solution.
This system can be represented using matrices by putting the coefficients into a matrix:
$
beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix beginbmatrix x \ y \ zendbmatrix = beginbmatrix A \ B \
Cendbmatrix
$
The solution of the system can be found using inverse matrices:
$
beginbmatrix x \ y \ zendbmatrix = beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix^-1 beginbmatrix A \ B \
Cendbmatrix
$
Observe that the second row is linearly related to the first (R2 = R1 * 2). This implies there is not a unique solution to the system (parallel planes). This means that the inverse of the matrix is undefined: the determinant must be 0. This fact holds for any linear relationship between the rows.Therefore, if two rows of a matrix are equal, they are linearly related, which means the determinant is 0.
$endgroup$
add a comment |
$begingroup$
Consider the following system of equations:
$
2x + 6y + z = A \
4x + 12y + 2z = B \
3x + 7y + 2z = C
$
Geometrically, this system of equations represents planes (or lines, etc in other dimensions) and
the solution represents their point of intersection. If the coefficients of any two equations are linearly related, it implies the two planes are parallel to eachother. If two of the planes are parallel, the system does not have a unique solution.
This system can be represented using matrices by putting the coefficients into a matrix:
$
beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix beginbmatrix x \ y \ zendbmatrix = beginbmatrix A \ B \
Cendbmatrix
$
The solution of the system can be found using inverse matrices:
$
beginbmatrix x \ y \ zendbmatrix = beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix^-1 beginbmatrix A \ B \
Cendbmatrix
$
Observe that the second row is linearly related to the first (R2 = R1 * 2). This implies there is not a unique solution to the system (parallel planes). This means that the inverse of the matrix is undefined: the determinant must be 0. This fact holds for any linear relationship between the rows.Therefore, if two rows of a matrix are equal, they are linearly related, which means the determinant is 0.
$endgroup$
Consider the following system of equations:
$
2x + 6y + z = A \
4x + 12y + 2z = B \
3x + 7y + 2z = C
$
Geometrically, this system of equations represents planes (or lines, etc in other dimensions) and
the solution represents their point of intersection. If the coefficients of any two equations are linearly related, it implies the two planes are parallel to eachother. If two of the planes are parallel, the system does not have a unique solution.
This system can be represented using matrices by putting the coefficients into a matrix:
$
beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix beginbmatrix x \ y \ zendbmatrix = beginbmatrix A \ B \
Cendbmatrix
$
The solution of the system can be found using inverse matrices:
$
beginbmatrix x \ y \ zendbmatrix = beginbmatrix 2 & 6 & 1 \ 4 & 12 & 2 \ 3 & 7 & 2 endbmatrix^-1 beginbmatrix A \ B \
Cendbmatrix
$
Observe that the second row is linearly related to the first (R2 = R1 * 2). This implies there is not a unique solution to the system (parallel planes). This means that the inverse of the matrix is undefined: the determinant must be 0. This fact holds for any linear relationship between the rows.Therefore, if two rows of a matrix are equal, they are linearly related, which means the determinant is 0.
edited Apr 23 at 19:28
answered Apr 23 at 19:00
MaxMax
133
133
add a comment |
add a comment |