Visualization of simple sequences using points

[list=1][*][math]a_n=2n-1[/math] [br][/*][*][math]b_n=n^2[/math] [br][/*][*][math]c_n=\frac{100}{2^n}[/math] [br][/*][*]Fibonači virkni (Fibonacci sequence) [math]a_1=1,a_2=1,a_{n+1}=a_n+a_{n-1}[/math][br][/*][/list]

Information: Visualization of simple sequences using points