Home page for accesible maths 3 Inverting matrices

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

3.4. Exercises

Exercise 3.4.1.

In each of the following examples, using the augmented matrix method, find the inverse of the given matrix A, if it exists.

  1. (i)

    (123234346)

  2. (ii)

    (131263-125)

  3. (iii)

    (1200011-23)

  4. (iv)

    (10-12-2003-3)

  5. (v)

    (02-3111-120)

  6. (vi)

    (124001132101014-2)

  7. (vii)

    (10-1021-20003-31212)

  8. (viii)

    (3-10212-2-230101-10213-2101000)

  9. (ix)

    (3210101201111112434210212)

Exercise 3.4.2.

For each invertible matrix in the previous Exercise, find elementary matrices L1,,Lk such that A-1=LkL1, where k is some integer. Pay close attention to the order of multiplication.

Exercise 3.4.3.

Let b,c,d. Find

(0bcd)-1if it exists.
Exercise 3.4.4 (True or false?).

For each of the following statements, decide whether it is true or false. Justify your answer, by supplying a proof, or a counter-example.

  1. (i)

    Let AM3(). A is invertible if and only if rankA=3.

  2. (ii)

    Let AM3(). A is the zero matrix if and only if rankA=0.

  3. (iii)

    For any matrices A,BM3(), we have rank(A+B)=rankA+rankB.

  4. (iv)

    There exists a matrix AM3() with rankA=2 and rankA2=2.

  5. (v)

    For any matrices A,BM3(), we have rank(AB)=min{rankA,rankB}.

  6. (vi)

    There exists a matrix AM3() with rankA=2 and rankA2=1.

  7. (vii)

    There exists a matrix AM3() with rankA=1 and rankA2=2.

  8. (viii)

    Assume A,BM2(), with A invertible. Then rank(AB)=rankB.

Exercise 3.4.5.

For a positive integer m1, the set

m:={0,1,2,,m-2,m-1}

is called the integers modulo m (also called the congruence classes modulo m). Within this set, we can add and multiply elements. For example, when m=12, we have 9+5=212. (You could think “9am + 5 hours = 2pm”; this is also written 142mod 12).

  1. (i)

    Verify that within M2(3) we have (1121)(2122)=(1001).

  2. (ii)

    There are 81 matrices within M2(3). How many of them are invertible? In other words, for which matrices AM2(3) does there exist a BM2(3) such that AB=I2?
    [Hint: Of the 16 matrices in M2(Z2), 6 of them are invertible.]