home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!emory!sol.ctr.columbia.edu!news.columbia.edu!cunixb.cc.columbia.edu!jsk7
- From: jsk7@cunixb.cc.columbia.edu (Jun S Kutsuzawa)
- Newsgroups: sci.math
- Subject: Polynomial equation solver
- Message-ID: <1993Jan27.143602.26559@news.columbia.edu>
- Date: 27 Jan 93 14:36:02 GMT
- Article-I.D.: news.1993Jan27.143602.26559
- Sender: usenet@news.columbia.edu (The Network News)
- Reply-To: jsk7@cunixb.cc.columbia.edu (Jun S Kutsuzawa)
- Organization: Columbia University
- Lines: 14
- Nntp-Posting-Host: cunixb.cc.columbia.edu
-
- Hi, I am wondering if anyone has a program in PASCAL that can solve a
- polynomial equation. For instance, the particular problem I am looking at
- is:
-
- 8 7 6 5 4 3 2
- a - 36b + 546c -4536d +22449e -67284f +118124g -109584h +40320 = 0
-
- Solution is a=1, b=2, c=3, d=4, e=5, f=6, g=7, h=8.
-
- I have searched the library at ARCHIE but I could not find one. If you have
- such a program, I would appreciate if you could send me a copy at
- jsk7@cunixb.cc.columbia.edu.
-
- Thanks.
-