111.16 Problem number 21

\[ \int \text {Si}(a+b x) \, dx \]

Optimal antiderivative \[ \frac {\cos \left (b x +a \right )}{b}+\frac {\left (b x +a \right ) \sinIntegral \left (b x +a \right )}{b} \]

command

integrate(sin_integral(b*x+a),x, algorithm="fricas")

Fricas 1.3.8 (sbcl 2.2.11.debian) via sagemath 9.6 output

\[ \frac {{\left (b x + a\right )} \operatorname {Si}\left (b x + a\right ) + \cos \left (b x + a\right )}{b} \]

Fricas 1.3.7 via sagemath 9.3 output

\[ {\rm integral}\left (\operatorname {Si}\left (b x + a\right ), x\right ) \]