Home page for accesible maths 2 Row operations on matrices

Style control - access keys in brackets

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

2.4. Exercises

Exercise 2.4.1.

For each of the following assertions decide whether it is true or not. Justify your answer.

  1. (i)

    E12(2)=E2(2).

  2. (ii)

    E12(λ)E2(μ)=E2(μ)E12(λμ) for all non-zero λ,μ.

  3. (iii)

    E24E13(λ)=E13(λ)E24 for all non-zero λ.

  4. (iv)

    E2(2)E24(4)=E24(4)E2(2).

  5. (v)

    E2(2)E24(2)=E24(4)E2(2).

  6. (vi)

    Ei(2)Ei(12) is the identity matrix for all indices i.

  7. (vii)

    Eij2 is the identity matrix for all indices i,j.

  8. (viii)

    Eij(λ)Eij(λ-1) is the identity matrix for all non-zero λ and indices i,j.

Exercise 2.4.2.

Consider matrices in M3().

  1. (i)

    Write the elementary matrices corresponding to the following elementary row operations.

    1. (a)

      R2R3,

    2. (b)

      R2=2r2,

    3. (c)

      R1=r1-2r3,

  2. (ii)

    Write the above sequence of elementary row operations (starting with R2R3) as a product of elementary matrices. Hence, write the result when applying the above sequence of elementary operations on the identity matrix.

  3. (iii)

    Prove that

    E3(2)E13(-2)=E23E12(-1)E2(2)E23.
Exercise 2.4.3.

Write the 3×3 matrix A=(aij) with coefficients aij defined by aij=2+i-ij  for all 1i,j3. Find a sequence L1,,Lk of elementary matrices in M3() such that LkL1A is in reduced echelon form.

Exercise 2.4.4.

Find the reduced echelon form of the following matrices, and state their ranks.

  1. (i)

    (321-300011-1002113)

  2. (ii)

    (735-113-1402315-9-3-3)

  3. (iii)

    (-221-1484-8120-1062-4)

  4. (iv)

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

  5. (v)

    (7-2219044)

Exercise 2.4.5.

In each of the following examples, find a sequence L1,,Lk of elementary matrices such that LkL1A is in reduced echelon form. (k will probably be different in each case.)

  1. (i)

    A=(1441)

  2. (ii)

    A=(2-10331-161000)

  3. (iii)

    A=(32110-1224)

  4. (iv)

    A=(5-231-2301)

  5. (v)

    A=(123456579)

Exercise 2.4.6.

Prove the following statements; below i,j, and k are assumed to be positive integers, all different from each other, and μ,λ:

  1. (i)

    EijEik=Ejk.

  2. (ii)

    Eij2=In.

  3. (iii)

    Ei(λ)Ej(μ)=Ej(μ)Ei(λ).

  4. (iv)

    Ei(λ)Ei(μ)=Ei(λμ).

  5. (v)

    Eij(λ)Eij(μ)=Eij(μ)Eij(λ)=Eij(λμ).

See also Lemma 3.3.1.

Exercise 2.4.7.
  1. (i)

    If AM3() is in reduced echelon form, is it always true that A2=A? If so, give a proof; and if not, then give a counter-example.

  2. (ii)

    Let A,BMn() be matrices in reduced echelon form. Must AB also be in reduced echelon form? If so, give a proof; if not, then give a counter-example.