Thread Closed

Determinants

 
Share Thread Thread Tools
Nov14-07, 11:14 AM   #1
 

Determinants


I just wanted to know that the following statement is always true or not.

After I expand the determinant I get the value of the determinant as zero, ie. I know that the value of the determinant zero.

Then with the help of row or column transformations can we transform the determinant into another one that contains at least one row or one column, all whose elements are zero.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Nov14-07, 11:40 AM   #2
 
Quote by Himanshu View Post
Then with the help of row or column transformations can we transform the determinant into another one that contains at least one row or one column, all whose elements are zero.
Row and column transformations apply to matrices, not determinants.
However, if you substitute "matrix" for "determinant" in the above quote, it is true. It basically means that your (square) matrix represents a degenerate set of linear equations, i.e., one that has an infinite number of solutions.


Assaf.
Physically Incorrect
Nov14-07, 12:09 PM   #3
 
Quote by ozymandias View Post
Row and column transformations apply to matrices, not determinants.

The Row and column transformations that I was talking about is of determinant. I think I should rephrase "Row and column transformations" as "Row and column operations".
Nov14-07, 12:20 PM   #4
 

Determinants


My apologies, slight terminology misunderstanding on my part :).
We are talking about the same thing. I was thinking more in the direction of elementary operations used in Gaussian elimination, which are more or less the same thing you're talking about.
The answer remains: yes, you are correct. In fact, you can even make a stronger statement (if-and-only-if).

Assaf.
Physically Incorrect
Nov14-07, 12:43 PM   #5
 
Yes. I thought the same. I have tried it on few examples. But how do I prove it in general. I mean if it is a theorem there must be a proof for it.

By the way I was going through the An Energy Conservation Puzzle on your website. It's really whacking my brain out. Is the solution very simple(ie. does it require only brainwork).
Nov14-07, 03:09 PM   #6
 
Hey Himanshu,

There are proofs, of course, but as with anything in mathematics, how easy they are depends on what you assume you know.
Proving zero-column-->det(A)=0 is easy, since we can make that column the first, and hence all of the terms in the determinant will have some element in the row (a zero) multiplying them.
The converse, det(A)=0 --> zero-column, is a bit trickier. A heuristic argument (but not a proof) relies on a theorem stating that a square matrix A is invertible iff det(A) is non-zero. This means that, if det(A)=0, A is non-invertible, so we don't have a unique solution to A*v=b (had A been invertible, the solution would've been v=A^(-1)*b). This corresponds, by Gaussian elimination, to a row or column having all-zeros.
I'm afraid that for a full, rigorous proof you'll have to consult a linear algebra textbook.

Regarding the puzzle - good luck :). It can be quite conceptually challenging. There are no cheap shots involved, I can assure you of that. There is no friction you can blame, either ;). The first question is easier, and I'll give you a hint - look up the full statement of the theorem of conservation of (mechanical) energy.
The second part is quite more difficult, conceptually speaking.
Happy riddling :).

Assaf.
Physically Incorrect
Thread Closed
Thread Tools


Similar Threads for: Determinants
Thread Forum Replies
What are determinants useful for? General Math 9
Determinants Calculus & Beyond Homework 1
Determinants Calculus & Beyond Homework 5
more determinants! Calculus & Beyond Homework 7
determinants Calculus & Beyond Homework 10