I'm asked to show that the sequence of functions $f_n(x) = n^2x^n$ defined on the closed interval $[0,1]$ does not converge pointwise to any function as $n \to \infty$.
For $0 \le x \lt 1$ I think I have convergence to zero, but for $x = 1$ the sequence of functions is clearly divergent. I conclude, from the question, that this divergence is sufficient to conclude that the sequence does not converge to any function. But I have a feeling that the function $f(x) = 0$ for $0 \le x \lt 1$ is a valid function, doesn't the sequence converge to it?
Also, the sequence $$g_n(x) = \frac{1}{\frac{n+1}{n}-x}$$ is clearly divergent at $x = 1$, but also converges to $g(x) = \frac{1}{1-x}$.
What am I missing?