New Reply

determinant of non square matrix

 
Share Thread Thread Tools
Feb19-12, 06:17 AM   #1
 

determinant of non square matrix


how we can find the determinant of non square matrix ??
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Feb19-12, 07:12 AM   #2
 
The determinant is only defined for square matrices. You can think of the determinant as the change in the volume element due to a change in basis vectors. So if the number of basis elements is not the same (i.e. the matrix isn't square), then the determinant really doesn't make any sense.
 
Feb19-12, 07:24 AM   #3
 
we can find the determinant of non square matrix but I don't have resource only this paper
(GENERALIZATION OF SOME DETERMINANTAL IDENTITIES FOR NON-SQUARE MATRICES BASED ON RADIC’S DEFINITION) But I have problem to understand it you can find this paper on google.
 
Feb19-12, 08:47 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

determinant of non square matrix


I haven't seen that paper but the title you give does not say anything about a non-square matrix having a determinant. It sounds like it is looking at analogues of identities that apply to determinants of square matrices.
 
Feb19-12, 10:51 AM   #5
 
Download this paper and read first definition and first example and you see how they find the determinant of a matrix 2x3
 
Feb19-12, 11:20 AM   #6

Math 2012
 
Recognitions:
Science Advisor Science Advisor
You gave a link to a paper that answers your original question - so what is your question?

Google suggests there is some use for this in image processing. Here's a paper by the guy who "invented" the idea: http://www.emis.de/journals/BAG/vol....2/b46h2rad.pdf
 
Feb19-12, 11:49 AM   #7
 
in fact I try to understand the paper that I mention to it,I don't know how they find the determinant of a matrix of size 2x3, My problem I have to find the determinant of a matrix 3x15.
 
Feb19-12, 02:06 PM   #8
 
To find your 3x15 generalized determinant, you need to compute the determinant of all the 455 3x3 submatrices, and take the alternating sum. The sign of the first determinant is positive, then the signs alternate according to the parity of the sum of the colomn indices.
 
Feb19-12, 02:29 PM   #9

Math 2012
 
Recognitions:
Science Advisor Science Advisor
Quote by ahmednet24 View Post
in fact I try to understand the paper that I mention to it,I don't know how they find the determinant of a matrix of size 2x3
It was written out as the sum of three 2x2 determinants somewhere in the paper. (I'm not going back to find the exact page number for you!)
 
Feb19-12, 10:03 PM   #10
 
I am thankful to all of you who try to help other, please if any one have a paper or any other Technique to solve the problem who to find the determinant of non square matrix please share it with us
 
New Reply
Thread Tools


Similar Threads for: determinant of non square matrix
Thread Forum Replies
NxN-complex matrix, identified 2Nx2N-real matrix, determinant Linear & Abstract Algebra 2
Finding determinant given determinant of another matrix Calculus & Beyond Homework 3
Obtaining an invertible square matrix from a non-square matrix of full rank Linear & Abstract Algebra 0
"Determinant" of a non-square matrix? Linear & Abstract Algebra 5
determinant of a non square matrix General Math 2