Tenshou said:
What about functions which have real numbers as convergent points. Do sequences of functions converge to real numbers? Vice versa?
No, sequences of functions can converge to other functions, or they may converge at some points but not at others, or they may fail to converge at all. But I am not aware of any notion of convergence in which a sequence of functions may be said to converge to a number.
What we can do, however, is to define a metric on a set of functions, which is a way of measuring the distance between two functions. For example, on the space of integrable functions defined on ##\mathbb{R}##, we may define
$$d(f,g) = \int_{-\infty}^{\infty} |f(x) - g(x)| dx$$
Then we may say that a sequence of functions ##f_n## converges to a function ##f## with respect to this metric. We define this to mean
$$\lim_{n \rightarrow \infty} d(f_n, f) = 0$$
Note that ##d(f_n,f)## is a sequence of numbers. The sequence of functions converges with respect to the metric if and only if the sequence of numbers ##d(f_n,f)## converges to zero. This is not the same as pointwise convergence! It is possible for a sequence ##f_n## to converge to ##f## with respect to the metric if it does not converge pointwise, and vice versa.