home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / sci / math / 14504 < prev    next >
Encoding:
Text File  |  1992-11-07  |  1.3 KB  |  38 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!usenet
  3. From: "Christoph Schlenker" <UKJW@DKAUNI2.BITNET>
  4. Subject: Re: Help wanted in integration.
  5. Message-ID: <1992Nov6.144234.16137@rz.uni-karlsruhe.de>
  6. Sender: usenet@rz.uni-karlsruhe.de (USENET 'No news is bad news' News System)
  7. Organization: University of Karlsruhe, Germany
  8. Date: Fri, 6 Nov 1992 14:42:34 GMT
  9. Lines: 27
  10.  
  11. Hello,
  12.  
  13. I have just typed your integral into a math-prg and the solution
  14. of it is just    0.
  15. The integral is:
  16.         2     2                     2          2     2
  17.  (-1/4 a -3/4c )a ln(x-a)          a      (1/4a +3/4c ) a ln(x+a)
  18. (------------------------ - 1/4 ------- + -----------------------
  19.            F                    E (x-a)             F
  20.  
  21.           2             2  2                   2
  22.          a          c(3a +c ) ln(x-c)         c
  23.  -1/4 ------- + 1/4 ----------------- - 1/4 -------
  24.       E (x+a)              F                E (x-c)
  25.  
  26.          2  2                   2
  27.      c(3a +c ) ln(x+c)         c         4
  28. -1/4 ----------------- - 1/4 -------) sin x
  29.             F                E (x+c)
  30. with
  31.    4    2 2    4
  32. E=a  -2a c  + c
  33.  
  34.      6     4  2      4 2    6
  35. F= -c  -3 a  c  + 3 c a  + a
  36.  
  37. I hope thats right...                                 Christoph
  38.