Let $X_1,X_2, \dots$ be iid random variables that take value 1 with probability 1/2 and value -1 with probability 1/2. Let $$S_n = X_1 + ... + X_n,$$ and let X be a Binomial(n, 1/2). Show that 2X − n has the same distribution as $S_n$ .
I am having a lot of trouble applying the central limit theorem to do this. The idea of $S_n$ being a distribution itself is confusing to me.
Hint: $\frac{1}{2}(X_i + 1)$ is a $\operatorname{Bernoulli}(1/2)$ random variable.
More detail:
The central limit theorem is not needed here.