Prove that the set of all continuous functions $ R = \{f: \mathbb{R} \rightarrow \mathbb{R} \} $ on $ \mathbb{R} $ satisfying
$ \int_{ \mathbb{R} } | f(x) | dx < \infty$
forms a ring.
It's easy to see these functions form an abelian group with respect to the usual addition of functions. However in this case we can't use the usual multiplication operation $(f \times g) (x) = f(x)g(x)$ since our identity would have to be $1$ which doesnt have a finite integral over the whole of $\mathbb{R}$ so is not in $R$.
I tried to pick a random function, say $ 1/ (1+x^2) $ and 'force' it to be the identity somehow but I couldn't find a way.
Would I possibly have to come up with another addition operation as well?
Any hints would be appreciated.