Is it appropriate to use $\lim$ for a finite sum?
I have a sequence; say the partial sum to the $n^{th}$ term is given by $f^n(x)$
Suppose it converges to some value $y$:
$\lim_{n\to\infty}f^n(x)=y$
Now suppose I know that it converges to that value in a finite number of steps, i.e. there exists some $m\in\Bbb N$ such that $f^m(x)=y$
Is it still acceptable to write $\lim_{n\to\infty}f^n(x)=y$ or is it necessary to state something like $\exists m\in\Bbb N\mid f^n(x)=y\forall n\geq m$?
You can still say the limit is $y$ as long as the tail of the sequence (from $m$ on) has limit $y$. That will be the case if the tail is constantly $y$.