Maple is able to solve this using the following code:

restart;
assume(z<0);
int(int(1/16,y=-2..(z+2*x+4)/(x+2)),x=(-z-8)/4..2);
                     1          1           1
                     -- z + 1 + - z ln(2) - -- z ln(-z)
                     16         4           16

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to