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.













3












$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?










share|cite|improve this question











$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
If this question can be reworded to fit the rules in the help center, please edit the question.




















    3












    $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?










    share|cite|improve this question











    $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
    If this question can be reworded to fit the rules in the help center, please edit the question.


















      3












      3








      3





      $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?










      share|cite|improve this question











      $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






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      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
      If this question can be reworded to fit the rules in the help center, please edit the question.







      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
      If this question can be reworded to fit the rules in the help center, please edit the question.




















          8 Answers
          8






          active

          oldest

          votes


















          14












          $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$.






          share|cite|improve this answer









          $endgroup$




















            10












            $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
            $$






            share|cite|improve this answer











            $endgroup$




















              6












              $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.






              share|cite|improve this answer









              $endgroup$




















                5












                $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.






                share|cite|improve this answer









                $endgroup$




















                  3












                  $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$






                  share|cite|improve this answer











                  $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


















                  1












                  $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.






                  share|cite|improve this answer









                  $endgroup$




















                    1












                    $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






                    share|cite|improve this answer











                    $endgroup$




















                      0












                      $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.






                      share|cite|improve this answer











                      $endgroup$



















                        8 Answers
                        8






                        active

                        oldest

                        votes








                        8 Answers
                        8






                        active

                        oldest

                        votes









                        active

                        oldest

                        votes






                        active

                        oldest

                        votes









                        14












                        $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$.






                        share|cite|improve this answer









                        $endgroup$

















                          14












                          $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$.






                          share|cite|improve this answer









                          $endgroup$















                            14












                            14








                            14





                            $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$.






                            share|cite|improve this answer









                            $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$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered Apr 23 at 11:17









                            Robert IsraelRobert Israel

                            334k23224485




                            334k23224485





















                                10












                                $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
                                $$






                                share|cite|improve this answer











                                $endgroup$

















                                  10












                                  $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
                                  $$






                                  share|cite|improve this answer











                                  $endgroup$















                                    10












                                    10








                                    10





                                    $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
                                    $$






                                    share|cite|improve this answer











                                    $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
                                    $$







                                    share|cite|improve this answer














                                    share|cite|improve this answer



                                    share|cite|improve this answer








                                    edited Apr 23 at 15:11

























                                    answered Apr 23 at 14:51









                                    Foobaz JohnFoobaz John

                                    23.5k41553




                                    23.5k41553





















                                        6












                                        $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.






                                        share|cite|improve this answer









                                        $endgroup$

















                                          6












                                          $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.






                                          share|cite|improve this answer









                                          $endgroup$















                                            6












                                            6








                                            6





                                            $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.






                                            share|cite|improve this 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.







                                            share|cite|improve this answer












                                            share|cite|improve this answer



                                            share|cite|improve this answer










                                            answered Apr 23 at 16:53









                                            Andy ThomasonAndy Thomason

                                            612




                                            612





















                                                5












                                                $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.






                                                share|cite|improve this answer









                                                $endgroup$

















                                                  5












                                                  $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.






                                                  share|cite|improve this answer









                                                  $endgroup$















                                                    5












                                                    5








                                                    5





                                                    $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.






                                                    share|cite|improve this answer









                                                    $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.







                                                    share|cite|improve this answer












                                                    share|cite|improve this answer



                                                    share|cite|improve this answer










                                                    answered Apr 23 at 11:47









                                                    Fareed AFFareed AF

                                                    1,035214




                                                    1,035214





















                                                        3












                                                        $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$






                                                        share|cite|improve this answer











                                                        $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















                                                        3












                                                        $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$






                                                        share|cite|improve this answer











                                                        $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













                                                        3












                                                        3








                                                        3





                                                        $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$






                                                        share|cite|improve this answer











                                                        $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$







                                                        share|cite|improve this answer














                                                        share|cite|improve this answer



                                                        share|cite|improve this answer








                                                        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
















                                                        • $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











                                                        1












                                                        $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.






                                                        share|cite|improve this answer









                                                        $endgroup$

















                                                          1












                                                          $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.






                                                          share|cite|improve this answer









                                                          $endgroup$















                                                            1












                                                            1








                                                            1





                                                            $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.






                                                            share|cite|improve this answer









                                                            $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.







                                                            share|cite|improve this answer












                                                            share|cite|improve this answer



                                                            share|cite|improve this answer










                                                            answered Apr 23 at 12:05









                                                            SomosSomos

                                                            15.5k11437




                                                            15.5k11437





















                                                                1












                                                                $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






                                                                share|cite|improve this answer











                                                                $endgroup$

















                                                                  1












                                                                  $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






                                                                  share|cite|improve this answer











                                                                  $endgroup$















                                                                    1












                                                                    1








                                                                    1





                                                                    $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






                                                                    share|cite|improve this answer











                                                                    $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







                                                                    share|cite|improve this answer














                                                                    share|cite|improve this answer



                                                                    share|cite|improve this answer








                                                                    edited Apr 25 at 15:48

























                                                                    answered Apr 23 at 19:42









                                                                    July JJuly J

                                                                    114




                                                                    114





















                                                                        0












                                                                        $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.






                                                                        share|cite|improve this answer











                                                                        $endgroup$

















                                                                          0












                                                                          $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.






                                                                          share|cite|improve this answer











                                                                          $endgroup$















                                                                            0












                                                                            0








                                                                            0





                                                                            $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.






                                                                            share|cite|improve this answer











                                                                            $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.







                                                                            share|cite|improve this answer














                                                                            share|cite|improve this answer



                                                                            share|cite|improve this answer








                                                                            edited Apr 23 at 19:28

























                                                                            answered Apr 23 at 19:00









                                                                            MaxMax

                                                                            133




                                                                            133













                                                                                Popular posts from this blog

                                                                                Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

                                                                                Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

                                                                                Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020