3.98 \(\int \text{PolyLog}(-\frac{1}{2},a x) \, dx\)

Optimal. Leaf size=9 \[ \text{Unintegrable}\left (\text{PolyLog}\left (-\frac{1}{2},a x\right ),x\right ) \]

[Out]

Unintegrable[PolyLog[-1/2, a*x], x]

________________________________________________________________________________________

Rubi [A]  time = 0.0023648, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int \text{PolyLog}\left (-\frac{1}{2},a x\right ) \, dx \]

Verification is Not applicable to the result.

[In]

Int[PolyLog[-1/2, a*x],x]

[Out]

Defer[Int][PolyLog[-1/2, a*x], x]

Rubi steps

\begin{align*} \int \text{Li}_{-\frac{1}{2}}(a x) \, dx &=\int \text{Li}_{-\frac{1}{2}}(a x) \, dx\\ \end{align*}

Mathematica [A]  time = 0.0065787, size = 0, normalized size = 0. \[ \int \text{PolyLog}\left (-\frac{1}{2},a x\right ) \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[PolyLog[-1/2, a*x],x]

[Out]

Integrate[PolyLog[-1/2, a*x], x]

________________________________________________________________________________________

Maple [A]  time = 0.048, size = 0, normalized size = 0. \begin{align*} \int{\it polylog} \left ( -{\frac{1}{2}},ax \right ) \, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(polylog(-1/2,a*x),x)

[Out]

int(polylog(-1/2,a*x),x)

________________________________________________________________________________________

Maxima [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\rm Li}_{-\frac{1}{2}}(a x)\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(polylog(-1/2,a*x),x, algorithm="maxima")

[Out]

integrate(polylog(-1/2, a*x), x)

________________________________________________________________________________________

Fricas [A]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left ({\rm polylog}\left (-\frac{1}{2}, a x\right ), x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(polylog(-1/2,a*x),x, algorithm="fricas")

[Out]

integral(polylog(-1/2, a*x), x)

________________________________________________________________________________________

Sympy [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \operatorname{Li}_{- \frac{1}{2}}\left (a x\right )\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(polylog(-1/2,a*x),x)

[Out]

Integral(polylog(-1/2, a*x), x)

________________________________________________________________________________________

Giac [A]  time = 0., size = 0, normalized size = 0. \begin{align*} \int{\rm Li}_{-\frac{1}{2}}(a x)\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(polylog(-1/2,a*x),x, algorithm="giac")

[Out]

integrate(polylog(-1/2, a*x), x)