3.1.98 \(\int \text {PolyLog}(-\frac {1}{2},a x) \, dx\) [98]

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

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.00, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \text {Li}_{-\frac {1}{2}}(a x) \, dx \end {gather*}

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.01, size = 0, normalized size = 0.00 \begin {gather*} \int \text {PolyLog}\left (-\frac {1}{2},a x\right ) \, dx \end {gather*}

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.01, size = 0, normalized size = 0.00 \[\int \polylog \left (-\frac {1}{2}, a x \right )\, dx\]

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.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

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.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

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.00, size = 0, normalized size = 0.00 \begin {gather*} \int \operatorname {Li}_{- \frac {1}{2}}\left (a x\right )\, dx \end {gather*}

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.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

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)

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.10 \begin {gather*} \int \mathrm {polylog}\left (-\frac {1}{2},a\,x\right ) \,d x \end {gather*}

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)

________________________________________________________________________________________