home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / math / 10596 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.9 KB  |  46 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!agate!linus!linus.mitre.org!gauss!bs
  3. From: bs@gauss.mitre.org (Robert D. Silverman)
  4. Subject: Re: dividing 100 digit nos.?
  5. Message-ID: <1992Aug26.145600.9346@linus.mitre.org>
  6. Sender: news@linus.mitre.org (News Service)
  7. Nntp-Posting-Host: gauss.mitre.org
  8. Organization: Research Computer Facility, MITRE Corporation, Bedford, MA
  9. References: <1992Aug25.174016.1@camins.camosun.bc.ca> <17g3f1INN220@hilbert.math.ksu.edu>
  10. Date: Wed, 26 Aug 1992 14:56:00 GMT
  11. Lines: 33
  12.  
  13. In article <17g3f1INN220@hilbert.math.ksu.edu> bennett@math.ksu.edu (Andy Bennett) writes:
  14. >comptec91065@camins.camosun.bc.ca writes:
  15. >
  16. >>    Can you help me locate the easiest method of dividing
  17. >>    integers of at least 100 digits (possibly up to 4300 digits) ?
  18. >
  19. >Use UBASIC. This is a public domain basic developed by Yuji Kida in Japan
  20. >with full support for integers up to about 2500 digits. It also comes with
  21. >state of the art number theory algorithms already coded (for primality
  22.  
  23. With all due respect: [this is not a flame]
  24.  
  25. I do not believe that you answered the question that was asked, although
  26. you may have answered what the poster *meant to ask*.
  27.  
  28. What was asked about was the easiest *method* for doing division on 100
  29. digit integers. That information can be found in Knuth Vol. 2
  30. The poster may have wanted to know how it is done, rather than wanted
  31. a black box to do it.
  32.  
  33. I may be wrong, in that the poster was really asking where he could
  34. find software to perform what he wanted, but in absence of other information
  35. I answer what is asked, rather than try to fathom what is *meant*.
  36.  
  37. Also, while UBASIC is an EXCELLENT piece of software, it isn't quite
  38. state-of-the art. [at least the version I have isn't.]
  39.  
  40. If I am off base here, please tell me.
  41. --
  42. Bob Silverman
  43. These are my opinions and not MITRE's.
  44. Mitre Corporation, Bedford, MA 01730
  45. "You can lead a horse's ass to knowledge, but you can't make him think"
  46.