1
$\begingroup$

I'm trying to solve the following exercise:

Consider the vectorspace $V$ of polynomials of the form $ax + b$, $a, b \in \mathbb{R}$. Find two linear transformations $f_1, f_2 : V \rightarrow V$ for which $f_1 \circ f_2 = \operatorname{id}$ and $f_2 \circ f_1 \neq \operatorname{id}$.

Surely this must be impossible, right? Let $B = \{1, x\}$ be a basis of $V$ and thus:

$$ M_B^B(f_1 \circ f_2) = M_B^B(f_1) M_B^B(f_2) = I $$

such that:

$$ M_B^B(f_2) = M_B^B(f_1)^{-1} $$

and thus:

$$ M_B^B(f_2 \circ f_1) = M_B^B(f_1)^{-1} M_B^B(f_1) = I \implies f_2 \circ f_1 = \operatorname{id} $$

Where am I wrong here?

$\endgroup$
1
  • $\begingroup$ You are right. You cannot find such functions $f_1$ and $f_2$. $\endgroup$ Commented Jan 4, 2021 at 12:18

1 Answer 1

1
$\begingroup$

I think your argument is correct.

But it involves a bit of a leap ... you have two matrices, which I'll call $P$ and $Q$, for short, and you show that $PQ=I$. From this, you immediately conclude that $Q = P^{-1}$. That is true, in fact, but it's not at all obvious. See here.

In fact, the given problem is essentially equivalent to the problem of finding two $2 \times 2$ matrices $P$ and $Q$ with $PQ=I$ and $QP \ne I$, and that's not possible.

$\endgroup$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.