I have a problem that essentially boils down to the above question. Another important fact is that $f$ is continuous. My approach has basically been a proof by contradiction. We assume that the sequence doesn't converge. However, we also know, by assumption, that \begin{equation} \lim_{n\rightarrow\infty}f_n(t_n) = x. \end{equation} Now, since $f$ is continuous, we can take the limit inside and get \begin{equation} f\left(\lim_{n\rightarrow\infty}t_n\right) = x \end{equation} which would contradict the fact that $t_n$ doesn't converge.
I sort of feel uneasy about this approach. Is it correct, and if not, how can I improve it?