Can a sequence be called convergent/divergent if it has finite number of terms?

$\begingroup$

No explanation required for the question I guess.

$\endgroup$ 4

1 Answer

$\begingroup$

Yes. A finite sequence is convergent.

Call your sequence $\{a_k\}$. It is finite, so it has a last term, say $a_m=M$.

An sequence converges to a limit $L$ if for any $\epsilon>0$, there exists some integer $N$ such that if $k\ge N$, $|a_k-L|<\epsilon$. However, since your sequence is finite, for any $\epsilon>0$ we just take $N=m$, and it is clearly true that if $k\ge m$, $|a_k-L|=|a_m-L|=0<\epsilon$, since the only possible value for $k$ is $M$ itself.

I hope that was not too confusing.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like