Step 1: Recall the sufficiency rule.
A statistic is sufficient exactly when it determines $n_1$ (count of $1$s), or equivalently the sample sum.
Step 2: Check invertibility of each linear map.
$T_1$: coefficient matrix determinant $=-2\ne0$, invertible, recovers everything. $T_3$: upper triangular, determinant $1$, invertible. $T_4$: sum of components gives $X_1+X_2+X_3$ directly.
Step 3: Check $T_2$.
Coefficient matrix determinant $=0$, singular, information lost.
Step 4: Confirm the lost information matters.
$(1,2,1)$ ($n_1=2$) and $(2,1,2)$ ($n_1=1$) both give $T_2=(3,0,3)$, but different likelihoods, so $T_2$ is not sufficient.
Final Answer:
\[ \boxed{T_2(\underline{X})=(X_1+X_2,\ X_1-X_3,\ X_2+X_3)} \]