\(\int x^m \text {Chi}(b x)^2 \, dx\) [77]

   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 = 10, antiderivative size = 10 \[ \int x^m \text {Chi}(b x)^2 \, dx=\text {Int}\left (x^m \text {Chi}(b x)^2,x\right ) \]

[Out]

CannotIntegrate(x^m*Chi(b*x)^2,x)

Rubi [N/A]

Not integrable

Time = 0.03 (sec) , antiderivative size = 10, 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 x^m \text {Chi}(b x)^2 \, dx=\int x^m \text {Chi}(b x)^2 \, dx \]

[In]

Int[x^m*CoshIntegral[b*x]^2,x]

[Out]

Defer[Int][x^m*CoshIntegral[b*x]^2, x]

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

Mathematica [N/A]

Not integrable

Time = 0.44 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int x^m \text {Chi}(b x)^2 \, dx \]

[In]

Integrate[x^m*CoshIntegral[b*x]^2,x]

[Out]

Integrate[x^m*CoshIntegral[b*x]^2, x]

Maple [N/A] (verified)

Not integrable

Time = 0.23 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00

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

[In]

int(x^m*Chi(b*x)^2,x)

[Out]

int(x^m*Chi(b*x)^2,x)

Fricas [N/A]

Not integrable

Time = 0.27 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int { x^{m} {\rm Chi}\left (b x\right )^{2} \,d x } \]

[In]

integrate(x^m*Chi(b*x)^2,x, algorithm="fricas")

[Out]

integral(x^m*cosh_integral(b*x)^2, x)

Sympy [N/A]

Not integrable

Time = 0.79 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int x^{m} \operatorname {Chi}^{2}\left (b x\right )\, dx \]

[In]

integrate(x**m*Chi(b*x)**2,x)

[Out]

Integral(x**m*Chi(b*x)**2, x)

Maxima [N/A]

Not integrable

Time = 0.20 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int { x^{m} {\rm Chi}\left (b x\right )^{2} \,d x } \]

[In]

integrate(x^m*Chi(b*x)^2,x, algorithm="maxima")

[Out]

integrate(x^m*Chi(b*x)^2, x)

Giac [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int { x^{m} {\rm Chi}\left (b x\right )^{2} \,d x } \]

[In]

integrate(x^m*Chi(b*x)^2,x, algorithm="giac")

[Out]

integrate(x^m*Chi(b*x)^2, x)

Mupad [N/A]

Not integrable

Time = 4.84 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int x^m \text {Chi}(b x)^2 \, dx=\int x^m\,{\mathrm {coshint}\left (b\,x\right )}^2 \,d x \]

[In]

int(x^m*coshint(b*x)^2,x)

[Out]

int(x^m*coshint(b*x)^2, x)