23.07.2012 Views

Linear Algebra

Linear Algebra

Linear Algebra

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

298 Chapter 4. Determinants<br />

1.10 Show that the equation of a line in R 2 thru (x1,y1) and(x2,y2) is expressed<br />

by this determinant.<br />

�<br />

x y<br />

�<br />

1<br />

det(<br />

)=0 x1 �= x2<br />

x1 y1 1<br />

x2 y2 1<br />

� 1.11 Many people know this mnemonic for the determinant of a 3×3 matrix: first<br />

repeat the first two columns and then sum the products on the forward diagonals<br />

and subtract the products on the backward diagonals. That is, first write<br />

�<br />

and then calculate this.<br />

� h1,1 h1,2 h1,3 h1,1 h1,2<br />

h2,1 h2,2 h2,3 h2,1 h2,2<br />

h3,1 h3,2 h3,3 h3,1 h3,2<br />

h1,1h2,2h3,3 + h1,2h2,3h3,1 + h1,3h2,1h3,2<br />

−h3,1h2,2h1,3 − h3,2h2,3h1,1 − h3,3h2,1h1,2<br />

(a) Check that this agrees with the formula given in the preamble to this section.<br />

(b) Does it extend to other-sized determinants?<br />

1.12 The cross product of the vectors<br />

� � � �<br />

x1<br />

y1<br />

�x =<br />

�y =<br />

is the vector computed as this determinant.<br />

�<br />

�e1 �e2<br />

�<br />

�e3<br />

�x × �y =det(<br />

)<br />

x2<br />

x3<br />

y2<br />

y3<br />

x1 x2 x3<br />

y1 y2 y3<br />

Note that the first row is composed of vectors, the vectors from the standard basis<br />

for R 3 . Show that the cross product of two vectors is perpendicular to each vector.<br />

1.13 Prove that each statement holds for 2×2 matrices.<br />

(a) The determinant of a product is the product of the determinants det(ST)=<br />

det(S) · det(T ).<br />

(b) If T is invertible then the determinant of the inverse is the inverse of the<br />

determinant det(T −1 )=(det(T )) −1 .<br />

Matrices T and T ′ are similar if there is a nonsingular matrix P such that T ′ =<br />

PTP −1 . (This definition is in Chapter Five.) Show that similar 2×2 matrices have<br />

the same determinant.<br />

� 1.14 Prove that the area of this region in the plane<br />

� �<br />

x2<br />

is equal to the value of this determinant.<br />

Compare with this.<br />

y2<br />

det(<br />

det(<br />

�<br />

x1 x2<br />

y1 y2<br />

�<br />

x2 x1<br />

y2 y1<br />

�<br />

)<br />

�<br />

)<br />

� �<br />

x1<br />

y1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!