Example:
an=1/n!
Click the "Graph" button (this button also refreshes the graph).
To erase the text input field and set the starting value of n to a default value, click the "Clear" button.
Alternating:
an = (-1)n/n,
start with n=1
(converges)
p-Series:
an = 1/n2,
start with n=1
(converges)
Factorial:
an = 1/n!,
start with n=0
(converges)