Changes http://wiki.axiom-developer.org/308RuntimeErrorOnIntegration/diff
--

??changed:
-Following commands (being tested in SandBox) produce output looking as runtime 
error:
-\begin{axiom}
-integrate(x^a*(x^b+1)^p, x)
-differentiate(%, x)
-\end{axiom}
+Following commands (being tested in SandBox) produce output looking as runtime 
error::
+
+  !\begin{axiom}
+  integrate(x^a*(x^b+1)^p, x)
+  differentiate(%, x)
+  \end{axiom}
+
 if you replace p with, say, 2, it works. AFAIK, this binomial differential can 
be integrated in closed form only if a, b, and p satisfy certain constraints 
(aka "Chebyshev theorem"), so the failure itself is not surprising, but IMHO 
the produced output probably signals about some internal Axiom error or server 
misconfiguration. Version of the software reported: "Axiom (April 2006), 
Wednesday June 21, 2006 at 03:45:56".

 if you replace p with, say, 2, it works. AFAIK, this binomial differential can 
be integrated in closed form only if a, b, and p satisfy certain constraints 
(aka "Chebyshev theorem"), so the failure itself is not surprising, but IMHO 
the produced output probably signals about some internal Axiom error or server 
misconfiguration. Version of the software reported: "Axiom (April 2006), 
Wednesday June 21, 2006 at 03:45:56".
++added:
+
+The error returned by Axiom on linux is::
+
+  Segmentation fault
+
+and Axiom crashes. A similar abort occurs on the Windows
+version of Axiom.

--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]

Reply via email to