Let $X = C_b[0,1]$ be the set of bounded, continuous functions on $[0,1]$, and $d_\infty (x,y) = \max_{0 \leq t \leq 1} \lvert x(t) - y(t) \rvert$ be a metric on $X$. Does $x_n(t) = nte^{-nt}$ converge in $(X,d_\infty)$?
My instinct tells me no. What I have done is that $x_n$ converges pointwise to $0$, and that $$ d_\infty(x_n(t),0) = \dots = e^{-1} \in X $$ with reservation for mistakes. What I actually want is that the function it is converging to is either unbounded or not continuous (so the sequence does not converge). I am very confused if this is leading me nowhere, so any hints and directions are appreciated.