answersLogoWhite

0

How do you find a determinant of a square matrix in maths?

Updated: 4/28/2022
User Avatar

RonaldMarnifb8720

Lvl 1
9y ago

Best Answer

For a 2x2 matrix, with elements a, b, c and , the determinant is ad - bc.


However, for larger matrices it is more complicated. It would have been neater to illustrate this if I could use subscripts but the browser that we are required to use is pretty basic and therefore rubbish!


Suppose the elements of an n*n matrix are x(i,j) where i is the row and j is the column. Consider the product x(1, j1)*x(2,j2)*...*x(n,jn) where all the all the js are different. [This is the product of n elements of the matrix such that there is one element from each row and one from each column.] There are n! = n*(n-1)*...*2*1 such terms.


Now swap pairs of these term so that the js are in ascending order. For each swap, change the sign of the term so a term requiring an odd number of swaps will have a negative sign and one requiring an even number (including 0 swaps) will be positive.


Add these terms together.


The following is an illustration for a 3x3 matrix. The 3! = 3*2*1 = 6 terms are:

t1 = x(1,1)*x(2,2)*x(3,3)

t2 = x(1,1)*x(2,3)*x(3,2) = - x(1,1)*x(3,2)*x(2,3) swap second and third

t3 = x(1,2)*x(2,1)*x(3,3) = - x(2,1)*x(1,2)*x(3,3) swap first and second

t4 = x(1,2)*x(2,3)*x(3,1) = x(3,1)*x(1,2)*x(2,3) swap first and third, swap second and new third

t5 = x(1,3)*x(2,1)*x(3,2) = x(2,1)*x(3,2)*x(1,3) swap first and second, swap new second and third

t6 = x(1,3)*x(2,2)*x(3,1) = - x(3,1)*x(2,2)*x(1,3) swap first and third.


The determinant is t1+t2+t3+t4+t5+t6

= x(1,1)*x(2,2)*x(3,3) - x(1,1)*x(3,2)*x(2,3) - x(2,1)*x(1,2)*x(3,3) + x(3,1)*x(1,2)*x(2,3) + x(2,1)*x(3,2)*x(1,3) - x(3,1)*x(2,2)*x(1,3)


Group theory ensures that the order in which you do the swaps and the parity (odd or even number) is determined by the order of the js and so fixed for each of these terms. Half the terms will be positive and half negative.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you find a determinant of a square matrix in maths?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you find the determinant of a square matrix?

233


How to find x in a 2×2 matrix with a given determinant.?

For a matrix A, A is read as determinant of A and not, as modulus of A. ... sum of two or more elements, then the given determinant can be expressed as the sum


What is meant by the determinant of a math equation?

A single math equation does not have a determinant. A system of equations (3x3 , 4x4, etc.) will have a determinant. You can find a determinant of a system by converting the system into a corresponding matrix and finding its determinant.


How can you solve if the determinant of 3 by 3 matrix is 2?

It isn't clear what you want to solve for. If you want to find the matrix, there is not a unique solution - there are infinitely many matrices with the same determinant.


Is there an easy way by which I mean a way that requires less than half an hour and no higher math than Algebra 2 to find the determinant of a 5 by 5 matrix?

There is no easy way to find the determinant; it's long and tedious. There are computer programs available (like MATLAB) that will find the determinant. You'll find there probably won't be a large matrix in an exam if you're required to find the determinant.


How do you find the variable in this matrix 3 -2 5 a ...the determinant is 7?

If it a 2x2 matrix, the determinant is 3*a - (-2)*5 = 3a + 10 = 7 So 3a = -3 so a = -1


What's the determinant of a matrix?

A determinant is defined for square matrices only.To find the determinant of the matrix you need to:find all n-tuples of elements of the matrix such that each row and each column of the matrix is represented.calculate the product of the elements.calculate the sign for that term. To see how this is done, see below.calculate the sum of the signed products: that is the determinant.To calculate the sign for the product of the n-tuple, arrange the elements in row order. Swap the elements, two at a time, to get them in column order. If the number of swaps required is even then the product is assigned a positive sign, and if odd then a negative sign.


What is the determinant of a matrix?

A determinant is defined for square matrices only.To find the determinant of the matrix you need to:find all n-tuples of elements of the matrix such that each row and each column of the matrix is represented.calculate the product of the elements.calculate the sign for that term. To see how this is done, see below.calculate the sum of the signed products: that is the determinant.To calculate the sign for the product of the n-tuple, arrange the elements in row order. Swap the elements, two at a time, to get them in column order. If the number of swaps required is even then the product is assigned a positive sign, and if odd then a negative sign.


Find the determinant of 1 a AA AA 1 a a AA 1?

Assuming that the terms, a and AA, are commutative, It is 1 + a^3 + (AA)^3 - 3aAA


What is inverse of 2x2 matrix A can you find the inverse of any given matrix?

The inverse of a 2x2 matrix:[a b][c d]is given by__1___[d -b]ad - bc [-c a]ad - bc is the determinant of the matrix; if this is 0 the matrix has no inverse.The inverse of a 2x2 matrix is also a 2x2 matrix.The browser used here is not really suitable to give details of the inverse of a general matrix.Non-singular square matrices have inverses and they can always be found. Singular, or non-square matrices do not have a proper inverses but canonical inverses for these do exist.


How do you find the inverse of a 10x2 matrix?

A non-square matrix cannot be inverted.


How do you find the magic square of matrix?

you must multiply