I found this interesting challenge: give an example of an unital Banach algebra that contains two elements $x$ and $y$ such that $xy$ is invertible but $yx$ is not invertible.
I thought it would be kind of simple to find such an example. Now, after some time, I'm not able to come up with one. Any hint?
In the bounded linear operators on $\ell^2$ let $x$ and $y$ be left and right shifts respectively: $x: (s_1, s_2, s_3, \ldots) \mapsto (s_2, s_3, s_4, \ldots)$, $y: (s_1, s_2, s_3, \ldots) \mapsto (0, s_1, s_2, \ldots)$. Then $xy$ is the identity, but $yx (1,0,0,\ldots) = 0$.