home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / sci / math / symbolic / 2190 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.0 KB  |  25 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!boulder!ucsu!spot.Colorado.EDU!fast
  3. From: fast@spot.Colorado.EDU (FAST BRUCE ALAN)
  4. Subject: Complex symbols -- zConj[z] =? x^2+y^2
  5. Message-ID: <1992Aug12.160452.9653@ucsu.Colorado.EDU>
  6. Summary: be sure this is what you want
  7. Sender: news@ucsu.Colorado.EDU (USENET News System)
  8. Nntp-Posting-Host: spot.colorado.edu
  9. Organization: University of Colorado, Boulder
  10. Distribution: usa
  11. Date: Wed, 12 Aug 1992 16:04:52 GMT
  12. Lines: 11
  13.  
  14. bhattas@athena.mit.edu asks about using complex symbols:
  15.   > I have been trying to manipulate complex symbols...
  16.   >                                          ^^^^^^^
  17.   > ...if we do z=x + I y  and then compute z*Conjugate[z], mathematica,
  18.   > instead of giving the desired answer x^2 + y^2, outputs something like
  19.   > (I x + y)*Conjugate(I x + y)....
  20.  
  21. It isn't clear to me that we all understand that (x^2+y^2)
  22. is NOT the desired answer (and Conjugate[z] does NOT equal (x - I y))
  23. unless  x  and  y  both happen to be real, not imaginary or complex.
  24. Those who are thus aware, please ignore!  :-)
  25.