RE: [math-fun] sudoku, uniqueness, proofs
Is there a good program for drawing geometric figures, such as ellipses and hyperbolas; in particular, I'd like to type in the equations, and have it generate a picture that I can save as a bmp file. Once I have a bmp file, I can use Acrobat to generate a pdf, then use that in LaTex. --Bill C. -----Original Message----- From: math-fun-bounces+cordwell=sandia.gov@mailman.xmission.com [mailto:math-fun-bounces+cordwell=sandia.gov@mailman.xmission.com]On Behalf Of Fred lunnon Sent: Tuesday, March 07, 2006 10:59 AM To: math-fun Subject: Re: [math-fun] sudoku, uniqueness, proofs On 3/7/06, Henry Baker <hbaker1@pipeline.com> wrote:
The basic idea is to reverse the logic of Tarski's decision procedure for geometry, which converts geometry into analytic geometry. Since the mapping is obviously not 1-1, you need a clever way to map questions about polynomials back into questions about lines, planes, circles, etc.
I skimmed over Gary's proof (literally for 2 seconds) and was unable to follow it; then pictured the problem mentally, saw the solution immediately, skimmed the proof again and realised it was saying the same thing as I had pictured. Pondering this chain of events, I wondered how does one teach people to think geometrically like this in the first place? [And when that's out of the way, is there a decent way to get 2-D or 3-D geometrical diagrams into TeX yet?] Fred Lunnon _______________________________________________ math-fun mailing list math-fun@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/math-fun
Is there a good program for drawing geometric figures, such as ellipses and hyperbolas; in particular, I'd like to type in the equations, and have it generate a picture that I can save as a bmp file. Once I have a bmp file, I can use Acrobat to generate a pdf, then use that in LaTex.
You should look at MetaPost. It generates Postscript and you can use that directly in LaTeX. http://cm.bell-labs.com/who/hobby/MetaPost.html Russ
I have used Postscript directly to generate geometric figures. The Postscript book is available free on the web (www.adobe.com/products/postscript/pdfs/PLRM.pdf). Postscript can then be embedded into TeX papers, by the program "dvips". Many of the figures in the web version of Hakmem (http://home.pipeline.com/~hbaker1/hakmem/hakmem.html) were implemented directly in Postscript, prior to being converted into .gif's. E.g., http://home.pipeline.com/~hbaker1/hakmem/Figure3a.html See also http://web.mit.edu/afs/sipb/contrib/postscript/Cookbook/ At 04:12 PM 3/7/2006, Russ Cox wrote:
Is there a good program for drawing geometric figures, such as ellipses and hyperbolas; in particular, I'd like to type in the equations, and have it generate a picture that I can save as a bmp file. Once I have a bmp file, I can use Acrobat to generate a pdf, then use that in LaTex.
You should look at MetaPost. It generates Postscript and you can use that directly in LaTeX.
http://cm.bell-labs.com/who/hobby/MetaPost.html
Russ
There are many nice programs listed at http://www.maa.org/editorial/mathgames/mathgames_08_01_05.html I particularly like TpX at the moment, with PSTricks support, and the ability to put TeX equations directly on the diagrams. Inkscape offers the same thing. Ed Pegg Jr Henry Baker <hbaker1@pipeline.com> wrote: I have used Postscript directly to generate geometric figures. The Postscript book is available free on the web (www.adobe.com/products/postscript/pdfs/PLRM.pdf). Postscript can then be embedded into TeX papers, by the program "dvips". Many of the figures in the web version of Hakmem (http://home.pipeline.com/~hbaker1/hakmem/hakmem.html) were implemented directly in Postscript, prior to being converted into .gif's. E.g., http://home.pipeline.com/~hbaker1/hakmem/Figure3a.html See also http://web.mit.edu/afs/sipb/contrib/postscript/Cookbook/ At 04:12 PM 3/7/2006, Russ Cox wrote:
Is there a good program for drawing geometric figures, such as ellipses and hyperbolas; in particular, I'd like to type in the equations, and have it generate a picture that I can save as a bmp file. Once I have a bmp file, I can use Acrobat to generate a pdf, then use that in LaTex.
You should look at MetaPost. It generates Postscript and you can use that directly in LaTeX.
http://cm.bell-labs.com/who/hobby/MetaPost.html
Russ
_______________________________________________ math-fun mailing list math-fun@mailman.xmission.com http://mailman.xmission.com/cgi-bin/mailman/listinfo/math-fun
participants (4)
-
Cordwell, William R -
Ed Pegg Jr -
Henry Baker -
Russ Cox