On Thu, Jul 23, 2015 at 11:31 AM, Denis Akhiyarov <[email protected]> wrote: > Sympy cannot do this? > > integrate(sqrt(x+sqrt(x)))
Looks like it cannot, thanks for letting us know. Would you mind creating an issue for this? Thanks, Ondrej > > BTW, this is computed by SAGE: > > -1/12*(3*(sqrt(x) + 1)^(5/2)/x^(5/4) - 8*(sqrt(x) + 1)^(3/2)/x^(3/4) - > 3*sqrt(sqrt(x) + 1)/x^(1/4))/((sqrt(x) + 1)^3/x^(3/2) - 3*(sqrt(x) + 1)^2/x > + 3*(sqrt(x) + 1)/sqrt(x) - 1) + 1/8*log(sqrt(sqrt(x) + 1)/x^(1/4) + 1) - > 1/8*log(sqrt(sqrt(x) + 1)/x^(1/4) - 1) > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sympy. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/833581e7-3bc3-43b1-afa4-5b9391956124%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CADDwiVAGRgYejS58%2Bf9R%3DgsY-D1aYvYTKWJUXzoCdD%3DThs%3Dv0A%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
