Processing math: 100%

Problems in class

  1. Is (A+B)2=A2+2AB+B2? If not, correct the equation.

  2. Find the matrix E such that all the conditions below are satisfied for every 3×3 matrix A,
    • row two of EA is (2 times row 1 of A + row 2 of A),
    • the first and third rows of EA equal the corresponding rows of A.
  3. Consider the plane of all linear combinations of the vectors [123] and [321], where the three coordinates are interpreted as the x, y and z coordinates. How do we check if all points on the xaxis lie in the plane?

  4. Problem in text. For each row below, choose the only 3×3 matrix B such that for all matrices A the condition given in that row (answers may be different for different rows)
    • BA=4A
    • BA=4B
    • BA has rows 1 and 3 of A reversed, and row 2 unchanged
    • All rows of BA are the same as row 1 of A