I was trying to extend the monotone convergence theorem for sequences in $\mathbb{R}$ to sequences in $\mathbb{R}^n$. The monotone convergence theorem for sequences in $\mathbb{R}$ is:
If $X=(x_n)_{n\in \mathbb{N}}$ is a non-decreasing sequence of real numbers, then the sequence $X$ converges if and only if it is bounded in which case $\lim_{n\to\infty} x_n=\sup_{n\in\mathbb{N}} x_{n}$
I think that in the context of $\mathbb{R}^n$, "non-decreasing" could mean that the sequence of the norms of the elements is non-decreasing, but it seems to me that this is not sufficient to guarantee convergence. I think that the notion of "direction" is important in this case and that "direction" can be made precise if we consider the dot product. More precisely, we could place some assumptions on the convergence of $x_{n+1}\cdot x_{n}$ as $n\to\infty$ (where "$\cdot$" is the dot product). Does anyone have an idea as to where I can find the general theorem in the context of $\mathbb{R}^n$. Thanks in advance.