Here is the question: Let $X$ be a set with the discrete topology and $\beta X$ be its Stone-Čech compactification.
Let $\{{x_n}\}$ be a sequence in $X$ and suppose it converges in $\beta X$, show that $\{{x_n}\}$ is eventually constant.
My attempt: I know that if $\{{x_n}\}$ converges in $X$, then it must be eventually constant since $X$ has the discrete topology. However I am unsure in the case where the sequence in convergent in $\beta X$ instead.
Let $(\beta X,j)$ be the compactification of $X$. Then the sequence $\{j(x_n)\}$ converges in $\beta X$. Let $b$ be one such limit point.
I thought of using the extension property of the stone-cech compactification how have very little idea on how to begin. Any hints would be greatly appreciated.
Suppose $x_n$ is a sequence in $X$ (seen as a sequence in $\beta X$; I'll ignore the $j$ embedding map and identify $x \in X$ with its copy in $\beta X$) that converges to some $p \in \beta X$ where $p \notin X$.
We could have $x_n =x_m$ for $n \neq m$, but we can assume that all terms in the sequence are distinct (by going to a subsequence, which will have the same limit), and there cannot be finitely many values $x_n$ as this would mean the sequence is eventually constant and can only converge to that constant (in $X$).
Now define a function $f: X \to [0,1]$ by: $f(x) = 0$ if $x = x_{2m}$ for some $m$, and $f(x)$ = 1 if $x = x_{2m+1}$ for some $m$, and $f(x)= 0$ (or any value you like) if $x$ is not a value of the sequence, so not of the form $x_n$ for some $n$. This $f$ is continuous, because all functions defined on a discrete space $X$ are continuous. As such, the universal property of the Cech-Stone tells us there is a (unique) continuous extension $\beta f: \beta X \to [0,1]$.
But now note that by continuity $$\beta f(p) = \beta f(\lim_n x_n) = \lim_n \beta f(x_n)$$ and $$\lim_n \beta f(x_{2n}) = \lim_n f(x_{2n}) = 0$$ while $$\lim_n \beta f(x_{2n+1}) = \lim_n f(x_{2n+1}) = 1$$ showing that $\beta f(p)$ should be both equal to $0$ and $1$, a clear contradiction.
So no such sequence can exist.