Newsgroups: sci.math.symbolic, sci.math
From: David W. Cantrell <DWCantr...@sigmaxi.net>
Date: 26 Jan 2008 15:46:30 GMT
Local: Sat, Jan 26 2008 10:46 am
Subject: Re: Wolfram Research QA process defect: Bug in Mathematica 6 - Integrate - 64 (Log, Cos, false convergence, multiple regression bug)
[snip]
> First, in 1996, Mathematica 3.0 returns a false result. For It's interesting to note that one can easily get version 6 to tell us that > a divergent integral, it reports (-12 EulerGamma^2 + Pi^2)/24 > which is 0.244645... > This bug persists in 2002, in Mathematica 4.2. > Then, in 2005, in Mathematica 5.2, it is repaired. > Now, in Mathematica 6, this functionality is broken -- AGAIN! > ---------------------------------------------------------------- > Table[NIntegrate[Log[z] (1 - Cos[z])/z, {z, 0, a}],{a,10,50,10}] > {3.00932, 4.59746, 6.141, 6.97878, 7.91825} > ---------------------------------------------------------------- > Integrate[Log[z] (1 - Cos[z])/z, {z, 0, Infinity}] > ---------------------------------------------------------------- > Mathematica 6.0 (-12 EulerGamma^2 + Pi^2)/24 <----------- BUG > Mathematica 5.2 Integral of does not converge OK > Mathematica 4.2 (-12 EulerGamma^2 + Pi^2)/24 <----------- BUG > Mathematica 3.0 (-12 EulerGamma^2 + Pi^2)/24 <----------- BUG > ---------------------------------------------------------------- the integral does not converge. Just set an option: Integrate[Log[z] (1 - Cos[z])/z, {z, 0, Infinity}, yields Integrate::idiv: Integral of Log[z]/z-(Cos[z] Log[z])/z does not converge But I don't understand why that works! The documentation for Is there a "parameter" involved? I don't see one. Obviously, either I don't understand something or the documentation is David You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||
