home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / sci / math / symbolic / 3365 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.5 KB

  1. Path: sparky!uunet!usc!zaphod.mps.ohio-state.edu!swrinde!gatech!usenet.ins.cwru.edu!math26647.math.cwru.edu!user
  2. From: mgh3@po.cwru.edu (mike hurley)
  3. Newsgroups: sci.math.symbolic
  4. Subject: Re: mma big bad bug
  5. Followup-To: sci.math.symbolic
  6. Date: 5 Jan 1993 16:33:40 GMT
  7. Organization: case western reserve u
  8. Lines: 32
  9. Distribution: world
  10. Message-ID: <mgh3-050193112839@math26647.math.cwru.edu>
  11. References: <15326.2b48512a@ohstpy.mps.ohio-state.edu> <1993Jan5.145612.11165@Arco.COM>
  12. NNTP-Posting-Host: math26647.math.cwru.edu
  13.  
  14. In article <1993Jan5.145612.11165@Arco.COM>, jrowney@arco.com wrote:
  15. > In article <15326.2b48512a@ohstpy.mps.ohio-state.edu>
  16. > vandesande@ohstpy.mps.ohio-state.edu writes:
  17. > >
  18. > >Here is a bizzarre mma bug.  Try entering:
  19. > >
  20. > >Pi*Sqrt[Pi]/(2*3*Sqrt[2])
  21. > >
  22. > >This is very bad.  If anyone knows what is going on,
  23. > >I would like to hear from them.
  24. > >
  25. > >Brett
  26. > >
  27. > Quite bizarre -- Mathematica just seems to stop dead in its tracks!
  28. > Mac IIfx, MMA 2.102
  29. > John
  30. > jrowney@arco.com
  31.  
  32. From a look at this with tracing turned on, it seems that Mma is getting
  33. caught in an infinite loop, changing Sqrt[(Pi^3)/8]/3 into (Pi/2)^(3/2)/3
  34. and then back again. I'm speculating that the first change is an attempt
  35. to simplify the total expression and the second is an attempt to make the
  36. output "prettier". Bad news.  (mma 2.0 on a sparc; similar results with
  37. the windows version). 
  38.  
  39. mike hurley   mgh3@po.cwru.edu
  40. dept of mathematics
  41. case western reserve univ. 44106-7058
  42.