3.2.79 \(\int \frac {\text {sech}^{\frac {3}{2}}(2 \log (c x))}{x^2} \, dx\) [179]

Optimal. Leaf size=25 \[ \frac {1}{2} \left (c^4+\frac {1}{x^4}\right ) x^3 \text {sech}^{\frac {3}{2}}(2 \log (c x)) \]

[Out]

1/2*(c^4+1/x^4)*x^3*sech(2*ln(c*x))^(3/2)

________________________________________________________________________________________

Rubi [A]
time = 0.03, antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {5670, 5668, 267} \begin {gather*} \frac {1}{2} x^3 \left (c^4+\frac {1}{x^4}\right ) \text {sech}^{\frac {3}{2}}(2 \log (c x)) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sech[2*Log[c*x]]^(3/2)/x^2,x]

[Out]

((c^4 + x^(-4))*x^3*Sech[2*Log[c*x]]^(3/2))/2

Rule 267

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[(a + b*x^n)^(p + 1)/(b*n*(p + 1)), x] /; FreeQ
[{a, b, m, n, p}, x] && EqQ[m, n - 1] && NeQ[p, -1]

Rule 5668

Int[((e_.)*(x_))^(m_.)*Sech[((a_.) + Log[x_]*(b_.))*(d_.)]^(p_.), x_Symbol] :> Dist[Sech[d*(a + b*Log[x])]^p*(
(1 + 1/(E^(2*a*d)*x^(2*b*d)))^p/x^((-b)*d*p)), Int[(e*x)^m*(1/(x^(b*d*p)*(1 + 1/(E^(2*a*d)*x^(2*b*d)))^p)), x]
, x] /; FreeQ[{a, b, d, e, m, p}, x] &&  !IntegerQ[p]

Rule 5670

Int[((e_.)*(x_))^(m_.)*Sech[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*(d_.)]^(p_.), x_Symbol] :> Dist[(e*x)^(m + 1
)/(e*n*(c*x^n)^((m + 1)/n)), Subst[Int[x^((m + 1)/n - 1)*Sech[d*(a + b*Log[x])]^p, x], x, c*x^n], x] /; FreeQ[
{a, b, c, d, e, m, n, p}, x] && (NeQ[c, 1] || NeQ[n, 1])

Rubi steps

\begin {align*} \int \frac {\text {sech}^{\frac {3}{2}}(2 \log (c x))}{x^2} \, dx &=c \text {Subst}\left (\int \frac {\text {sech}^{\frac {3}{2}}(2 \log (x))}{x^2} \, dx,x,c x\right )\\ &=\left (c^4 \left (1+\frac {1}{c^4 x^4}\right )^{3/2} x^3 \text {sech}^{\frac {3}{2}}(2 \log (c x))\right ) \text {Subst}\left (\int \frac {1}{\left (1+\frac {1}{x^4}\right )^{3/2} x^5} \, dx,x,c x\right )\\ &=\frac {1}{2} \left (c^4+\frac {1}{x^4}\right ) x^3 \text {sech}^{\frac {3}{2}}(2 \log (c x))\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.02, size = 32, normalized size = 1.28 \begin {gather*} \sqrt {2} c^2 x \sqrt {\frac {c^2 x^2}{1+c^4 x^4}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[Sech[2*Log[c*x]]^(3/2)/x^2,x]

[Out]

Sqrt[2]*c^2*x*Sqrt[(c^2*x^2)/(1 + c^4*x^4)]

________________________________________________________________________________________

Maple [F]
time = 0.74, size = 0, normalized size = 0.00 \[\int \frac {\mathrm {sech}\left (2 \ln \left (c x \right )\right )^{\frac {3}{2}}}{x^{2}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sech(2*ln(c*x))^(3/2)/x^2,x)

[Out]

int(sech(2*ln(c*x))^(3/2)/x^2,x)

________________________________________________________________________________________

Maxima [A]
time = 0.47, size = 39, normalized size = 1.56 \begin {gather*} c {\left (\frac {\sqrt {2}}{{\left (\frac {1}{c^{4} x^{4}} + 1\right )}^{\frac {3}{2}}} + \frac {\sqrt {2}}{c^{4} x^{4} {\left (\frac {1}{c^{4} x^{4}} + 1\right )}^{\frac {3}{2}}}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(2*log(c*x))^(3/2)/x^2,x, algorithm="maxima")

[Out]

c*(sqrt(2)/(1/(c^4*x^4) + 1)^(3/2) + sqrt(2)/(c^4*x^4*(1/(c^4*x^4) + 1)^(3/2)))

________________________________________________________________________________________

Fricas [A]
time = 0.36, size = 28, normalized size = 1.12 \begin {gather*} \sqrt {2} \sqrt {\frac {c^{2} x^{2}}{c^{4} x^{4} + 1}} c^{2} x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(2*log(c*x))^(3/2)/x^2,x, algorithm="fricas")

[Out]

sqrt(2)*sqrt(c^2*x^2/(c^4*x^4 + 1))*c^2*x

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\operatorname {sech}^{\frac {3}{2}}{\left (2 \log {\left (c x \right )} \right )}}{x^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(2*ln(c*x))**(3/2)/x**2,x)

[Out]

Integral(sech(2*log(c*x))**(3/2)/x**2, x)

________________________________________________________________________________________

Giac [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sech(2*log(c*x))^(3/2)/x^2,x, algorithm="giac")

[Out]

Timed out

________________________________________________________________________________________

Mupad [B]
time = 1.33, size = 28, normalized size = 1.12 \begin {gather*} c^2\,x\,\sqrt {\frac {2\,c^2\,x^2}{c^4\,x^4+1}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1/cosh(2*log(c*x)))^(3/2)/x^2,x)

[Out]

c^2*x*((2*c^2*x^2)/(c^4*x^4 + 1))^(1/2)

________________________________________________________________________________________