I have a question in my Linear Algebra class that asks:
Give an example to show the functor $F(M) = M_{\mathrm{tor}}$ is not exact.
Here $M_{\mathrm{tor}}$ is referring to all torsion elements of the $R$-module $M$.
I am still trying to figure out exactly what something like this would look like, and I'm struggling with what $Hom_R(M,-)$ actually is (my teacher did not define it and I cant find a clear definition anywhere on here). So my questions are:
- Can you help me understand what $Hom_R(M,-)$ really means/ give me an intuition of how to use this in my example?
- Can you give me an idea of how to get started coming up with an example?
Thank you!
The right context for this is homological algebra, and you should find all the details in any textbook on the topic.
For an $R$-module $M$, the submodule $M_{\mathrm{tor}}$ is formed by the torsion elements of $M$, i.e. elements $x\in M$ such that $r\cdot x = 0$ for some non-zero divisor $r\in R$ (in many situations $R$ is a domain, so the condition is just $r \ne 0$).
Left exactness of $(-)_{\mathrm{tor}}$ is a straightforward verification (see for instance Exercise 12 in chapter 3 of Atiyah-Macdonald). To see that it is not right exact, just consider the short exact sequence of $\mathbb{Z}$-modules $$0 \to \mathbb{Z} \xrightarrow{n} \mathbb{Z} \to \mathbb{Z}/n\mathbb{Z} \to 0$$
$\operatorname{Hom}_R (M,-)$ is another functor, associating to every $R$-module $N$ the $R$-module of $R$-linear morphisms $M\to N$. It is also left exact (an easy verification or look up any homological algebra textbook), but not right exact. For a concrete example, consider the same short exact sequence as above and apply $\operatorname{Hom}_\mathbb{Z} (\mathbb{Z}/n\mathbb{Z}, -)$ to it.
It is hard to give useful explanations without knowing your background, but the above examples should be easy: for any pair of abelian groups $A$ and $B$, the homomorphisms $A\to B$ naturally form an abelian group $\operatorname{Hom} (A,B)$, and we claim that any short exact sequence of abelian groups $$0\to B'\xrightarrow{i} B \xrightarrow{p} B''\to 0$$ induces an exact sequence $$0\to \operatorname{Hom} (A,B')\xrightarrow{i_*} \operatorname{Hom} (A,B) \xrightarrow{p_*} \operatorname{Hom} (A,B'')$$ The example above shows that we can't always put "$\to 0$" on the right. The same with the torsion: for an abelian group $A$ you have its torsion subgroup $A_\mathrm{tor}$, and any short exact sequence $$0 \to A \to B \to C \to 0$$ induces an exact sequence $$0 \to A_\mathrm{tor} \to B_\mathrm{tor} \to C_\mathrm{tor}$$ without "$\to 0$" on the right in general.
This is a really long story, and it is homological algebra that systematically studies exactness (or rather failure to be exact).
In general, whenever you see some property of $R$-modules, it is useful to understand first what does it mean for $R = k$ a field (for vector spaces) and then for $R = \mathbb{Z}$ (that is, for abelian groups). Usually for vector spaces everything is trivial, but for abelian groups you can already see many interesting phenomena.