I'm stuck on the following question:
If $0 \rightarrow \mathbb{Z}^a \rightarrow \mathbb{Z}^b \rightarrow \mathbb{Z}^c \rightarrow \mathbb{Z}^d \rightarrow 0$ is an exact sequence, show that $a+b+c+d$ is even.
I'm sure that I'm missing some obvious trick, any help would be appreciated.
From the definition of exact:
So we have $d = c -(b-a)$. Adding $a$, $b$, and $c$ to both sides, we have \begin{align*} a+b+c+d &= a+b+c + c - (b - a) \\ &= a+b+c + c - b + a \\ &= 2a + 2c \\ &= 2(a+c) \text{,} \end{align*} so is even.
(If you are concerned about the somewhat cavalier use of the rank-nullity theorem on these free $\mathbb{Z}$-modules (in fact for any module over a PID), see Rank-nullity theorem for free $\mathbb Z$-modules.)