Linear Algebra - Determinants and Scalar Multiplication

evelynn
Messages
5
Reaction score
0

Homework Statement



If det\left[<br /> \begin {array}{ccc}<br /> a&amp;1&amp;d\\<br /> \noalign{\medskip}<br /> b&amp;1&amp;e\\<br /> \noalign{\medskip}<br /> c&amp;1&amp;f<br /> \end {array}<br /> \right]=-4<br /> and det\left[<br /> \begin {array}{ccc}<br /> a&amp;1&amp;d\\<br /> \noalign{\medskip}<br /> b&amp;2&amp;e\\<br /> \noalign{\medskip}<br /> c&amp;3&amp;f<br /> \end {array}<br /> \right]=-1<br />,

then det\left[<br /> \begin {array}{ccc}<br /> a&amp;8&amp;d\\<br /> \noalign{\medskip}<br /> b&amp;8&amp;e\\<br /> \noalign{\medskip}<br /> c&amp;8&amp;f<br /> \end {array}<br /> \right]=___<br />

and det\left[<br /> \begin {array}{ccc}<br /> a&amp;-1&amp;d\\<br /> \noalign{\medskip}<br /> b&amp;-4&amp;e\\<br /> \noalign{\medskip}<br /> c&amp;-7&amp;f<br /> \end {array}<br /> \right]=___<br />

The Attempt at a Solution



For the first question, I'm pretty sure that I can factor out an 8 as it is a scalar multiple of the second column. One of the properties of determinants is that if a row or column is multiplied by a scalar, then we can factor the scalar out and then multiply the determinant by that scalar. Thus, the answer would be -32.
However, I am really stumped by the second question. I am sure that the scalar -1 is somehow multiplied into the matrix, but I am not sure how the numbers were obtained. I'm thinking that each row must have resulted from the scalar multiple of another row. However, if that's the case, then why are the unknowns unaffected?
I am seriously at my wit's end and any direction would be helpful.
Thank you!
 
Physics news on Phys.org
(-1,-4,-7) is (-3)*(1,2,3)+2*(1,1,1). A determinant is a linear function of each of it's columns.
 
Note that detA = detA^T. And also the determinant of A+B where A,B differ by a single row is det(A+B). Now multiply the column 1,2,3 of that matrix by 3. What do you have to multiply the 2nd column of the 1,1,1 column matrix such that adding up both gives you -1,-4,-7?
 
Wow! It makes so much more sense now that you've mentioned detA=detA^T to me! Thank you so much!
 
Now that you have already seen the algebraic explanation, here is an image tutorial showing the geometric intuition behind it:
http://img137.imageshack.us/img137/6679/determinantrowopsjx2.png

The image explains in 2D, but in higher dimensions everything is the same except parallelograms become paralellipipeds and the determinant measures volume not area.

Can you see why the determinant of a singular matrix has to be zero?
 
Last edited by a moderator:
Uh, what has that got to do with the OP's question?
 
It is a visual proof that
1) Multiplying a column by a constant scales the determinant by that constant, and
2) The determinant is linear in any particular column.
 

Similar threads

Replies
2
Views
2K
Replies
3
Views
993
Replies
4
Views
954
Replies
7
Views
2K
Replies
2
Views
1K
Replies
4
Views
2K
Replies
9
Views
2K
Replies
5
Views
2K
Back
Top