In school practice we often need to plot a sequence of
numbers. Here are two pieces of the code showing how to
plot given number of terms of a sequence.
Quite often we may need to see what is going on with
further terms. For example, here it would be nice to know
the behavior of terms with indexes larger than 20. Here is
the code showing how to get such graph and, what is the
most important, how to get a very high accurate
graph. Here we plot terms 20 - 40.