This is Exercise 7.14(ii) from Rotman, Introduction to homological algebra, and I'm stuck on it.
If $A$ and $C$ are abelian groups, with $mA = 0 = nC $ and $\gcd(m,n) = 1$ then every extension of $A$ by $C$ splits, i.e., if we have the exact sequence $$0 \to A \to E \to C \to 0$$ then $E \cong A \oplus C.$
My thoughts: perhaps I should use the bijection between Ext$^1_{\mathbb{Z}}(C,A)$ and the extensions of $A$ by $C$. Moreover we have that $nA =A $ and $mC = C.$
Any hint ?
It's more elementary than that. By Bézout's theorem, $\gcd(m,n) = 1 \implies \exists u,v : um+nv = 1$. Let $f : E \to E$ be defined by $f(x) = vnx$. Then since $nC = 0$, $$\operatorname{im}(f) \subset \operatorname{ker}(E \to C) = A$$ so $f$ is actually a morphism $E \to A$. And if $a \in A$, $$f(a) = vna = vna + u \underbrace{ma}_{=0} = (vn+um)a = a$$ So $f$ is a splitting of the exact sequence.