login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #100 integrate((z^a+1)^b, z) crashes revision 3 of 5

1 2 3 4 5
Editor: page
Time: 2007/09/12 00:54:30 GMT-7
Note:

added:

From page Wed Sep 12 00:54:30 -0700 2007
From: page
Date: Wed, 12 Sep 2007 00:54:30 -0700
Subject: 
Message-ID: <20070912005430-0700@sage-zope.axiom-developer.org>

Category:  => Aldor Library Compiler 
Severity: normal => critical 
Status:  => open 


Submitted by : page at: 2007-09-12T00:44:13-07:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

stack overflow on Axiom.

Reduce trys to calculate: \begin{reduce} int((z^a+1)^b, z); \end{reduce}

Maple gives:

  > int((z^a+1)^b, z);

\begin{equation*} \label{eq1} z{\it hypergeom} \left( [-b,{a}^{-1}]?,[1+{a}^{-1}]?,-{z}^{a} \right) \end{equation*}


Some or all expressions may not have rendered properly, because REDUCE returned the following error:
Error: export PATH=/usr/local/bin:$PATH;reduce < /var/zope/var/LatexWiki/2262162087667005207-25px.run

REDFRONT 2.0s by A. Dolzmann and T. Sturm, built 22-Sep-2004 ... 


Some or all expressions may not have rendered properly, because Latex returned the following error:
! LaTeX Error: Environment reduce undefined.

See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ...

l.64 \begin{reduce}

?

Category: => Aldor Library Compiler Severity: normal => critical Status: => open