EGR 6013 Homework Set 1 (19-30a)

David Wagner 2009/09/16 07:53

Problem 19.

(a) A is nonsingular, so its inverse [A]-1 exits.

[A][B] = [0] ⇒ [A]-1[A][B] = [A]-1[0] = [I][B] = [0] ⇒ [B] = [0].

(b) B is nonsingular, so its inverse [B]-1 exits. [A][B] = [0] ⇒ [A][B][B]-1 = [0][B]-1 = [A][I] = [0] ⇒ [A] = [0].

Problem 22.

[A][M][B] = [C] = delim{[}{
matrix{3}{3}{ 2 1 1 1 1 0 0 0 1  }
}{]}
delim{[}{
M
}{]}
delim{[}{
matrix{2}{2}{ 3 1 1 1 }
}{]}
=delim{[}{
matrix{3}{2}{ 1 1 2 2 1 1 }
}{]},

[A]-1delim{[}{
matrix{3}{3}{ {1} {-1} {-1} {-1} {2} {1} {0} {0} {1}   }
}{]}, [B]-1 = delim{[}{
matrix{2}{2}{ {1/2} {-1/2} {-1/2} {3/2} }
}{]}.

[A]-1[A][M][B][B]-1 =[A]-1[C][B]-1 =[M] =delim{[}{
matrix{3}{3}{ {1} {-1} {-1} {-1} {2} {1} {0} {0} {1}   }
}{]} delim{[}{
matrix{3}{2}{ 1 1 2 2 1 1 }
}{]} = delim{[}{
matrix{2}{2}{ {1/2} {-1/2} {-1/2} {3/2} }
}{]}=

M= delim{[}{
matrix{3}{2}{0 {-2} 0 4 0 1  }
}{]}.

Problem 25.

If |A| ≠ 0, prove that |[A]-1| = |A|-1.

[A]-1 = |A|-1Adj[A]

Since (Adj A)[A] = |A|I, post-multiplying by [A] ⇒ [A]-1[A] = |A|-1(Adj A)[A] = |A|-1|A|[I] = [I]

Problem 28.

Problem 30a.


Personal Tools