Let $n$ be a natual and $f_n$ defined as: $$ f_n (x ) = e^{-x}\sum_{k=0}^{n}\frac{x^k}{k!} $$
Let $a_n$ be the unique positive solution of $f_n (x )=\frac{1}{2}$, I'm asked to show that $a_n \underset{(+\infty)}{\sim}n$. What I know is that $$ \lim\limits_{n \rightarrow +\infty} f_n (n ) = \lim\limits_{n \rightarrow +\infty} e^{-n}\sum_{k=0}^{n}\frac{n^k}{k!} = \lim\limits_{n \rightarrow +\infty}f_n (a_n ) = \frac{1}{2} $$ which makes the result intuitive. Because we have $f_n (n ) \underset{(+\infty)}{\sim}f_n (a_n )$ with $f_n$ only passing through $\frac{1}{2}$ once. However, I struggle to find how to use this to find that $a_n \underset{(+\infty)}{\sim}n$. Any hint would be appreciated.
Let $N_x$ denote a random variable having the Poisson distribution with rate $x$. Then
\begin{align*} f_n(x) = \mathbf{P}(N_x \leq n). \end{align*}
Moreover, by realizing the family $(N_x)_{x\geq 0}$ as a Poisson point process on $[0, \infty)$ with unit intensity, it follows that $f_n(x)$ is strictly decreasing in $x$. In light of this, it suffices to show:
Let's see why this implies the desired conclusion. Assuming the lemma, for any $0 < \alpha < 1 < \beta$, we have $f_n(\alpha n) > \frac{1}{2} > f_n(\beta n)$ and thus $\alpha n < a_n < \beta n$ for any sufficiently large $n$. So,
$$ \alpha \leq \liminf_{n\to\infty} \frac{a_n}{n} \leq \limsup_{n\to\infty} \frac{a_n}{n} \leq \beta $$
holds. However, both the above liminf and limsup are independent of the choice of $\alpha$ and $\beta$, hence the conclusion follows by letting $\alpha \uparrow 1$ and $\beta \downarrow 1$.
Proof of Lemma. By the central limit theorem, we know that $\frac{N_x - x}{\sqrt{x}}$ converges in distribution to a standard normal variable $Z \sim \mathcal{N}(0, 1)$. So, for any $t > 0$,
\begin{align*} f_n(t n) = \mathbf{P}(N_{t n} \leq n) = \mathbf{P}\left( \frac{N_{t n} - t n}{\sqrt{t n}} \leq C_t \sqrt{n} \right), \end{align*}
where $C_t = \frac{1}{\sqrt{t}} - \sqrt{t}$.
If $t < 1$, then $C_t > 0$ and hence $f_n(t n) \to \mathbf{P}(Z \leq \infty) = 1$.
If $t > 1$, then $C_t < 0$ and hence $f_n(t n) \to \mathbf{P}(Z \leq -\infty) = 0$.
This completes the proof of Lemma. $\square$
Remark. This argument can be quickly adapted to yield a stronger statement about the asymptotic behavior of $(a_n)$:
$$ a_n = n + o(\sqrt{n}) $$