#9233: maxima --> sage conversion error
----------------------+-----------------------------------------------------
Reporter: was | Owner: burcin
Type: defect | Status: closed
Priority: major | Milestone: sage-duplicate/invalid/wontfix
Component: calculus | Resolution: duplicate
Keywords: | Author:
Upstream: N/A | Reviewer:
Merged: | Work_issues:
----------------------+-----------------------------------------------------
Changes (by mhansen):
* status: new => closed
* resolution: => duplicate
* milestone: sage-4.4.4 => sage-duplicate/invalid/wontfix
Comment:
Indeed it is.
{{{
----------------------------------------------------------------------
| Sage Version 4.4.4.alpha0, Release Date: 2010-06-07 |
| Type notebook() for the GUI, and license() for information. |
----------------------------------------------------------------------
**********************************************************************
* *
* Warning: this is a prerelease version, and it may be unstable. *
* *
**********************************************************************
sage: var('n')
n
sage: sum((4/(8*n+1)-2/(8*n+4)-1/(8*n+5)-1/(16*n+12)-1/(16*n+14)), n,
0,oo)
1/32*pi - 5/16*euler_gamma - 1/2*psi(1/8) + 1/8*psi(5/8) + 1/16*psi(7/8) -
11/16*log(2)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9233#comment:2>
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.