Exercise 9.2

Exercise 2: Prove that BA is linear if A and B are linear transformations. Prove also that A 1 is linear and invertible.

Answers

Let A L ( X , Y ) and B L ( Y , Z ) . Let x ˇ , y ˇ X and let c be a scalar. Then

( BA ) ( x ˇ + y ˇ ) = B ( A ( x ˇ + y ˇ ) ) = B ( A ( x ˇ ) + A ( y ˇ ) ) = B ( A ( x ˇ ) ) + B ( A ( y ˇ ) ) = ( BA ) ( x ˇ ) + ( BA ) ( y ˇ ) ( BA ) ( c x ˇ ) = B ( A ( c x ˇ ) ) = B ( cA ( x ˇ ) ) = cB ( A ( x ˇ ) ) = c ( BA ) ( x ˇ )

which shows that BA is linear.

Let A L ( X ) be invertible. Let x ˇ , y ˇ X and let c be a scalar. Then there are x ˇ , y ˇ X such that

A ( x ˇ ) = x ˇ , A ( y ˇ ) = y ˇ , A 1 ( x ˇ ) = x ˇ , A 1 ( y ˇ ) = y ˇ

Then

A 1 ( x ˇ + y ˇ ) = A 1 ( A ( x ˇ ) + A ( y ˇ ) ) = A 1 ( A ( x ˇ + y ˇ ) ) = x ˇ + y ˇ = A 1 ( x ˇ ) + A 1 ( y ˇ ) A 1 ( c x ˇ ) = A 1 ( cA ( x ˇ ) ) = A 1 ( A ( c x ˇ ) ) = c x ˇ = c A 1 ( x ˇ )

which shows that A 1 is linear. Since A 1 is 1-1 and maps X onto itself, it is also invertible.

User profile picture
2023-08-07 00:00
Comments