\(\int \frac {\text {Chi}(a+b x)^2}{x} \, dx\) [97]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 12, antiderivative size = 12 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\text {Int}\left (\frac {\text {Chi}(a+b x)^2}{x},x\right ) \]

[Out]

CannotIntegrate(Chi(b*x+a)^2/x,x)

Rubi [N/A]

Not integrable

Time = 0.03 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int \frac {\text {Chi}(a+b x)^2}{x} \, dx \]

[In]

Int[CoshIntegral[a + b*x]^2/x,x]

[Out]

Defer[Int][CoshIntegral[a + b*x]^2/x, x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {\text {Chi}(a+b x)^2}{x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.36 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int \frac {\text {Chi}(a+b x)^2}{x} \, dx \]

[In]

Integrate[CoshIntegral[a + b*x]^2/x,x]

[Out]

Integrate[CoshIntegral[a + b*x]^2/x, x]

Maple [N/A] (verified)

Not integrable

Time = 0.11 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.00

\[\int \frac {\operatorname {Chi}\left (b x +a \right )^{2}}{x}d x\]

[In]

int(Chi(b*x+a)^2/x,x)

[Out]

int(Chi(b*x+a)^2/x,x)

Fricas [N/A]

Not integrable

Time = 0.24 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int { \frac {{\rm Chi}\left (b x + a\right )^{2}}{x} \,d x } \]

[In]

integrate(Chi(b*x+a)^2/x,x, algorithm="fricas")

[Out]

integral(cosh_integral(b*x + a)^2/x, x)

Sympy [N/A]

Not integrable

Time = 0.49 (sec) , antiderivative size = 10, normalized size of antiderivative = 0.83 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int \frac {\operatorname {Chi}^{2}\left (a + b x\right )}{x}\, dx \]

[In]

integrate(Chi(b*x+a)**2/x,x)

[Out]

Integral(Chi(a + b*x)**2/x, x)

Maxima [N/A]

Not integrable

Time = 0.21 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int { \frac {{\rm Chi}\left (b x + a\right )^{2}}{x} \,d x } \]

[In]

integrate(Chi(b*x+a)^2/x,x, algorithm="maxima")

[Out]

integrate(Chi(b*x + a)^2/x, x)

Giac [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int { \frac {{\rm Chi}\left (b x + a\right )^{2}}{x} \,d x } \]

[In]

integrate(Chi(b*x+a)^2/x,x, algorithm="giac")

[Out]

integrate(Chi(b*x + a)^2/x, x)

Mupad [N/A]

Not integrable

Time = 4.80 (sec) , antiderivative size = 14, normalized size of antiderivative = 1.17 \[ \int \frac {\text {Chi}(a+b x)^2}{x} \, dx=\int \frac {{\mathrm {coshint}\left (a+b\,x\right )}^2}{x} \,d x \]

[In]

int(coshint(a + b*x)^2/x,x)

[Out]

int(coshint(a + b*x)^2/x, x)