Consider the space $\Bbb R^\Bbb N$ with the product topology. If $B$ is the set of bounded sequences in $\Bbb R^\Bbb N$ show that $B$ is neither open or closed.
I have few ideas for this and I would like to validate whether they both accomplish the same thing. So the question is more related to the product topology than the actual problem.
The main idea seems to be here that the basic open sets in the product topology only restrict finitely many indices and after some index all other values will become arbitary?
To show that $B$ is not open in the product topology I would need to show that for any sequence of functions $(f_n)_{n \in \Bbb N}$ there isn't a neighborhood $U$ such that for all $(g_n)_{n \in \Bbb N} \in U$ we would have that $(g_n)_{n \in \Bbb N} \in B$ right?
Now as we can restrict ourselves to basic open sets we would have to satisfy that if $$(f_n)_{n \in \Bbb N} \in \prod_{n \in \Bbb N} U_n$$ then for $(g_n)_{n \in \Bbb N} \in \prod_{n \in \Bbb N} U_n$ it would need to be that $(g_n)_{n \in \Bbb N} \in B$ that is $(g_n)_{n \in \Bbb N}$ is bounded. However with the product topology we have that $U_n \ne \Bbb R$ for only finitely many indices that is $$\prod_{n \in \Bbb N} U_n = U_1 \times U_2 \times \dots \times \Bbb R \times \Bbb R \times \dots$$ so the sequence $(g_n)_{n \in \Bbb N}$ has only finitely many components that are bounded. Am I corret to claim that this is enough to show that $(g_n)_{n \in \Bbb N}$ is not neccessarliy bounded?
The second approach is that it would be satisfactory to show that I can find a bounded sequence of functions $(f_n)_{n \in \Bbb N}$ that converges to non-bounded sequence of functions.
First off to say that a sequence of functions is bounded I think it means that for any $n \in \Bbb N$ and for any $k \in \Bbb N$ we have that $|f_n(k)| < M$ for some $M$ always?
If so then the sequence $(f_1, f_2, \dots)$ where $f_1=(1,0,0, \dots), f_2=(1,2, 0, 0, \dots)$ etc converges to $(1,2,3,4,5, \dots)$ that is not bounded, but each $f_i$ is. This shows then that there is a sequence of bounded functions that converge non-bounded sequence.
These two approaches are possibly very much alike, but I don't see how the latter one uses the product topology in any way? Are these two equivalent or is there some major differences?