41.1 Problem number 206

11tanh2(x)dx

Optimal antiderivative tanh(x)sech(x)2

command

integrate(1/(1-tanh(x)**2)**(1/2),x)

Sympy 1.10.1 under Python 3.10.4 output

11tanh2(x)dx

Sympy 1.8 under Python 3.8.8 output

tanh(x)1tanh2(x)