Fall 1993 access

Software for Math & Science

by Sarah Thomas, Graduate Student, UIUC School of Library and Information Science

NCSA is developing software and experimenting with commercially available software programs for teaching math and science. Teachers are encouraged to participate in programming efforts and software design that address concepts they are teaching.

Development Of Fractal Microscope Software

One of the software programs being used at this time is Fractal Microscope, which was developed by Panoff and Michael South, an REU intern at NCSA. Their program plots the Mandelbrot set (named after Benoit Mandelbrot) by means of a calculation that is repeated recursively until the result is greater than 2. Based on the number of times the calculation can be performed until it "blows up" (i.e., produces a number greater than 2), different colors are assigned to each pixel location on a computer monitor.

The calculation used in the Mandelbrot set takes a complex number, represented in the form of a point on a graph--one coordinate is a real number and the other an imaginary one--which corresponds to a pixel location. This number is squared and then added to its original value. The result of this calculation is squared, then added to the original value, and this process is repeated until a number greater than 2 is produced. As many as a billion calculations may be needed to generate a single image.

Running Fractal Microscope

Students can zoom in on portions of the Mandelbrot set and view new images. With only minor promptings by the teacher on how to view the image to find where patterns can be observed, students can explore on their own. The program can be used to explore addition, multiplication, symmetry, and infinity; for more advanced students, more complex patterns can be introduced.

Running the Fractal Microscope program with a supercomputer allows results to be viewed in a matter of seconds--or minutes, for extremely magnified images. By comparison, many of the images would take hours just to plot on a microcomputer, making the activity impractical for a classroom setting. Speed enabled by the ISDN link makes it possible for teachers to get students interested in math by rapidly creating attention-grabbing fractal images. Teachers then use the images to illustrate the concepts they want to convey.

Fractal Microscope is only one of many software programs NCSA's Education Group uses with schools. Others include Chem Viz, Interactive Galaxy Simulation, and Biology Explorer. Plans are already underway to create documents using NCSA Mosaic for next fall.


access * Fall 1993 * NCSA