Optimal antiderivative
command
integrate(((4*x+16)*exp((-1+2*x)/x)**4*ln(4+x)**4+((4*x**2-48*x-192)*exp((-1+2*x)/x)**4+(4*x**3+28*x**2+48*x)*exp((-1+2*x)/x)**3)*ln(4+x)**3+((-36*x**2+216*x+864)*exp((-1+2*x)/x)**4+(-24*x**3-252*x**2-432*x)*exp((-1+2*x)/x)**3+(12*x**4+60*x**3+48*x**2)*exp((-1+2*x)/x)**2)*ln(4+x)**2+((108*x**2-432*x-1728)*exp((-1+2*x)/x)**4+(36*x**3+756*x**2+1296*x)*exp((-1+2*x)/x)**3+(-60*x**4-360*x**3-288*x**2)*exp((-1+2*x)/x)**2+(12*x**5+52*x**4+16*x**3)*exp((-1+2*x)/x))*ln(4+x)+(-108*x**2+324*x+1296)*exp((-1+2*x)/x)**4+(-756*x**2-1296*x)*exp((-1+2*x)/x)**3+(72*x**4+540*x**3+432*x**2)*exp((-1+2*x)/x)**2+(-32*x**5-156*x**4-48*x**3)*exp((-1+2*x)/x)+4*x**6+16*x**5)/(x**3+4*x**2),x)
Sympy 1.10.1 under Python 3.10.4 output
Sympy 1.8 under Python 3.8.8 output