#597534 maxima: cannot solve the following integral

Package:
maxima
Source:
maxima
Description:
Computer algebra system -- base system
Submitter:
Andres Cimmarusti
Date:
2010-09-21 13:30:04 UTC
Severity:
wishlist
#597534#5
Date:
2010-09-20 15:25:23 UTC
From:
To:
Maxima fails to do the following integral:

integrate( sqrt( x + sqrt( 1 + x^2 ) ) / x , x );

which can be entirely put in terms of elementary functions as can be seen from wolfram alpha:

http://www.wolframalpha.com/input/?i=Integrate[+Sqrt[+x+%2B+Sqrt[+1+%2B+x^2+]+]+%2F+x+%2C+x+]

#597534#10
Date:
2010-09-20 20:50:39 UTC
From:
To:
tags 597534 forwarded
thanks

Andres Cimmarusti <acimmarusti@gmail.com> writes: