NONE of the Mathematica versions is able to calculate the integrals
- To: mathgroup at smc.vnet.net
- Subject: [mg85223] NONE of the Mathematica versions is able to calculate the integrals
- From: water <waterloo2005 at gmail.com>
- Date: Sat, 2 Feb 2008 23:29:14 -0500 (EST)
Integrate[Log[Log[z]]^2, {z, 0, 1}] ----------------------------------------------------------- Integrate[Log[Sinh[z]]^2, {z, 0, 1}] ----------------------------------------------------------- Integrate[Exp[-Sinh[z]], {z, 0, Infinity}] ----------------------------------------------------------- Integrate[Exp[-z^2]/(1+z^2), {z, 1, Infinity}] ----------------------------------------------------------- Integrate[Log[z+z^3] Exp[-z^2], {z, 0, Infinity}] ----------------------------------------------------------- Integrate[Sqrt[1 + Sqrt[1 + z^(3/2)]], {z, 0, 1}] ----------------------------------------------------------- Integrate[FractionalPart[Log[10, z]], {z, 1/2, 5}] ----------------------------------------------------------- Integrate[ArcTan[z]/(1+z+z^2)^2, {z, 0, Infinity}] ----------------------------------------------------------- Integrate[Sqrt[1+z^2]/(2+z^2+z^4), {z, 0, Infinity}] ----------------------------------------------------------- Integrate[Log[1 + z] ArcTan[z]/(1 + z^2), {z, 0, Infinity}]