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

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!ucbvax!ucdavis!landau.ucdavis.edu!gruffini
  2. From: gruffini@landau.ucdavis.edu (Giulio Ruffini)
  3. Newsgroups: sci.math.symbolic
  4. Subject: Re: mma big bad bug
  5. Message-ID: <20742@ucdavis.ucdavis.edu>
  6. Date: 6 Jan 93 00:59:00 GMT
  7. References: <15326.2b48512a@ohstpy.mps.ohio-state.edu>
  8. Sender: usenet@ucdavis.ucdavis.edu
  9. Organization: Physics, UC Davis
  10. Lines: 20
  11.  
  12. In article <15326.2b48512a@ohstpy.mps.ohio-state.edu> vandesande@ohstpy.mps.ohio-state.edu writes:
  13. >Here is a bizzarre mma bug.  Try entering:
  14. >
  15. >Pi*Sqrt[Pi]/(2*3*Sqrt[2])
  16. >
  17. >Brett
  18.  
  19. I get (with Mma 2.0) the same "infinite" loop when Pi is replaced with other 
  20. mathematical constants such as E, EulerGamma, Catalan. 
  21. (I found this whilst trying to rule out my first thought which was that 
  22. Power is getting confused  in looking for a way to apply E^(Pi I) = -1 )
  23.  
  24. Replacing Pi with, for example, 11 Pi seems to remove the problem, but
  25. unprotecting and changing the attributes of Pi did not seem to help.
  26.  
  27. It is peculiar that the fact that Catalan has a special numerical value
  28. affects Mma  even in cases where it is clear(?) that the 
  29. numerical value is not used.
  30.  
  31. Andrew (from a friends account)        parkes@ucdhep.ucdavis.edu
  32.