#13718: Another incorrect Maxima integral
------------------------+---------------------------------------------------
Reporter: kcrisman | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-5.6
Component: calculus | Keywords:
Work issues: | Report Upstream: Reported upstream. No feedback
yet.
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
------------------------+---------------------------------------------------
This is already reported upstream at
[https://sourceforge.net/tracker/?func=detail&aid=3587932&group_id=4933&atid=104933
this bug tracker ticket].
The original report from a summer PREP user:
{{{
integral((2/3)*x^(5/2)*(x+1)^.5, x,0,1)
I got the answer -0.888888889*sqrt(2)
integral((2/3)*x^(5/2)*(x+1)^(1/2), x,0,1)
And the answer is
-5/192*I*pi + 61/288*sqrt(2) + 5/192*log(-sqrt(2) + 1) -
5/192*log(sqrt(2) + 1)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13718>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.