Keywords: FibPlot.png Plot of the first 10 Fibonacci Numbers Own Sptember 4 2007 Kn Maxima source code plot2d discrete makelist sinn fib n n 0 10 style points plot_format gnuplot gnuplot_preamble set size ratio 1; set zeroaxis; nticks 100 xlabel n ylabel f_n Fibonacci numbers |