Algorithms
Calculating PI
Hailstone (3n+1) Numbers
This algorithm originally appeared in Scientific Americans' Mathematical Creations column in the late 1980's. It is a interesting in that certain initial numbers will fluctuate in an apparently random pattern before returning to 1.
The Mandelbrot Set