From: HJSmith@ix.netcom.com (Harry J. Smith) To: drmichaele@juno.com Subject: Gaussian primes Date sent: Sun, 12 Jan 1997 13:35:48 -0800 Mike, I have been investigating Gaussian primes, and wrote three Pascal programs to display them. Here is a comment from one of the programs: { Developed in TURBO Pascal 6.0 } { This program was inspired by the article "Complex Gaussian Integers for 'Gaussian Graphs'" by Henry G. Baker, ACM Sigplan Notices 28, 11 (Nov 1993), 22-27. Found on the WWW at URL ftp://ftp.netcom.com/pub/hb/hbaker/Gaussian.html. It is similar to the program PTriplesP.Pas that plotted primitive Pythagorean triples. } I will attach the 3 .PAS files and the 3 .EXE files to this note and see if you can get them. You need the file EGAVGA.BGI to run these, so I will send it also. -Harry Attachments: e:\tp\harry\harryf\gprimes.exe e:\tp\harry\harryf\gprimes.pas e:\tp\harry\harryf\gprimesb.exe e:\tp\harry\harryf\gprimesb.pas e:\tp\harry\harryf\gprimesc.exe e:\tp\harry\harryf\gprimesc.pas e:\tp\harry\harryf\egavga.bgi