3.158 \(\int \frac{x^5}{\sqrt{\text{sech}(2 \log (c x))}} \, dx\)

Optimal. Leaf size=108 \[ \frac{\sqrt{\frac{c^4+\frac{1}{x^4}}{\left (c^2+\frac{1}{x^2}\right )^2}} \left (c^2+\frac{1}{x^2}\right ) \text{EllipticF}\left (2 \cot ^{-1}(c x),\frac{1}{2}\right )}{21 c^5 x \left (c^4+\frac{1}{x^4}\right ) \sqrt{\text{sech}(2 \log (c x))}}+\frac{2 x^2}{21 c^4 \sqrt{\text{sech}(2 \log (c x))}}+\frac{x^6}{7 \sqrt{\text{sech}(2 \log (c x))}} \]

[Out]

(2*x^2)/(21*c^4*Sqrt[Sech[2*Log[c*x]]]) + x^6/(7*Sqrt[Sech[2*Log[c*x]]]) + (Sqrt[(c^4 + x^(-4))/(c^2 + x^(-2))
^2]*(c^2 + x^(-2))*EllipticF[2*ArcCot[c*x], 1/2])/(21*c^5*(c^4 + x^(-4))*x*Sqrt[Sech[2*Log[c*x]]])

________________________________________________________________________________________

Rubi [A]  time = 0.0869211, antiderivative size = 108, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 6, integrand size = 15, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.4, Rules used = {5551, 5549, 335, 277, 325, 220} \[ \frac{2 x^2}{21 c^4 \sqrt{\text{sech}(2 \log (c x))}}+\frac{\sqrt{\frac{c^4+\frac{1}{x^4}}{\left (c^2+\frac{1}{x^2}\right )^2}} \left (c^2+\frac{1}{x^2}\right ) F\left (2 \cot ^{-1}(c x)|\frac{1}{2}\right )}{21 c^5 x \left (c^4+\frac{1}{x^4}\right ) \sqrt{\text{sech}(2 \log (c x))}}+\frac{x^6}{7 \sqrt{\text{sech}(2 \log (c x))}} \]

Antiderivative was successfully verified.

[In]

Int[x^5/Sqrt[Sech[2*Log[c*x]]],x]

[Out]

(2*x^2)/(21*c^4*Sqrt[Sech[2*Log[c*x]]]) + x^6/(7*Sqrt[Sech[2*Log[c*x]]]) + (Sqrt[(c^4 + x^(-4))/(c^2 + x^(-2))
^2]*(c^2 + x^(-2))*EllipticF[2*ArcCot[c*x], 1/2])/(21*c^5*(c^4 + x^(-4))*x*Sqrt[Sech[2*Log[c*x]]])

Rule 5551

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])

Rule 5549

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/(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 335

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

Rule 277

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^p)/(c*(m +
1)), x] - Dist[(b*n*p)/(c^n*(m + 1)), Int[(c*x)^(m + n)*(a + b*x^n)^(p - 1), x], x] /; FreeQ[{a, b, c}, x] &&
IGtQ[n, 0] && GtQ[p, 0] && LtQ[m, -1] &&  !ILtQ[(m + n*p + n + 1)/n, 0] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 325

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[((c*x)^(m + 1)*(a + b*x^n)^(p + 1))/(a*
c*(m + 1)), x] - Dist[(b*(m + n*(p + 1) + 1))/(a*c^n*(m + 1)), Int[(c*x)^(m + n)*(a + b*x^n)^p, x], x] /; Free
Q[{a, b, c, p}, x] && IGtQ[n, 0] && LtQ[m, -1] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 220

Int[1/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b/a, 4]}, Simp[((1 + q^2*x^2)*Sqrt[(a + b*x^4)/(a*(
1 + q^2*x^2)^2)]*EllipticF[2*ArcTan[q*x], 1/2])/(2*q*Sqrt[a + b*x^4]), x]] /; FreeQ[{a, b}, x] && PosQ[b/a]

Rubi steps

\begin{align*} \int \frac{x^5}{\sqrt{\text{sech}(2 \log (c x))}} \, dx &=\frac{\operatorname{Subst}\left (\int \frac{x^5}{\sqrt{\text{sech}(2 \log (x))}} \, dx,x,c x\right )}{c^6}\\ &=\frac{\operatorname{Subst}\left (\int \sqrt{1+\frac{1}{x^4}} x^6 \, dx,x,c x\right )}{c^7 \sqrt{1+\frac{1}{c^4 x^4}} x \sqrt{\text{sech}(2 \log (c x))}}\\ &=-\frac{\operatorname{Subst}\left (\int \frac{\sqrt{1+x^4}}{x^8} \, dx,x,\frac{1}{c x}\right )}{c^7 \sqrt{1+\frac{1}{c^4 x^4}} x \sqrt{\text{sech}(2 \log (c x))}}\\ &=\frac{x^6}{7 \sqrt{\text{sech}(2 \log (c x))}}-\frac{2 \operatorname{Subst}\left (\int \frac{1}{x^4 \sqrt{1+x^4}} \, dx,x,\frac{1}{c x}\right )}{7 c^7 \sqrt{1+\frac{1}{c^4 x^4}} x \sqrt{\text{sech}(2 \log (c x))}}\\ &=\frac{2 x^2}{21 c^4 \sqrt{\text{sech}(2 \log (c x))}}+\frac{x^6}{7 \sqrt{\text{sech}(2 \log (c x))}}+\frac{2 \operatorname{Subst}\left (\int \frac{1}{\sqrt{1+x^4}} \, dx,x,\frac{1}{c x}\right )}{21 c^7 \sqrt{1+\frac{1}{c^4 x^4}} x \sqrt{\text{sech}(2 \log (c x))}}\\ &=\frac{2 x^2}{21 c^4 \sqrt{\text{sech}(2 \log (c x))}}+\frac{x^6}{7 \sqrt{\text{sech}(2 \log (c x))}}+\frac{\sqrt{\frac{c^4+\frac{1}{x^4}}{\left (c^2+\frac{1}{x^2}\right )^2}} \left (c^2+\frac{1}{x^2}\right ) F\left (2 \cot ^{-1}(c x)|\frac{1}{2}\right )}{21 c^5 \left (c^4+\frac{1}{x^4}\right ) x \sqrt{\text{sech}(2 \log (c x))}}\\ \end{align*}

Mathematica [C]  time = 0.17026, size = 77, normalized size = 0.71 \[ \frac{\sqrt{c^4 x^4+1} \sqrt{\frac{c^2 x^2}{2 c^4 x^4+2}} \left (\left (c^4 x^4+1\right )^{3/2}-\, _2F_1\left (-\frac{1}{2},\frac{1}{4};\frac{5}{4};-c^4 x^4\right )\right )}{7 c^6} \]

Antiderivative was successfully verified.

[In]

Integrate[x^5/Sqrt[Sech[2*Log[c*x]]],x]

[Out]

(Sqrt[1 + c^4*x^4]*Sqrt[(c^2*x^2)/(2 + 2*c^4*x^4)]*((1 + c^4*x^4)^(3/2) - Hypergeometric2F1[-1/2, 1/4, 5/4, -(
c^4*x^4)]))/(7*c^6)

________________________________________________________________________________________

Maple [C]  time = 0.075, size = 130, normalized size = 1.2 \begin{align*}{\frac{{x}^{2} \left ( 3\,{c}^{4}{x}^{4}+2 \right ) \sqrt{2}}{42\,{c}^{4}}{\frac{1}{\sqrt{{\frac{{c}^{2}{x}^{2}}{{c}^{4}{x}^{4}+1}}}}}}-{\frac{\sqrt{2}x}{21\,{c}^{4} \left ({c}^{4}{x}^{4}+1 \right ) }\sqrt{1-i{c}^{2}{x}^{2}}\sqrt{1+i{c}^{2}{x}^{2}}{\it EllipticF} \left ( x\sqrt{i{c}^{2}},i \right ){\frac{1}{\sqrt{i{c}^{2}}}}{\frac{1}{\sqrt{{\frac{{c}^{2}{x}^{2}}{{c}^{4}{x}^{4}+1}}}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

1/42*x^2*(3*c^4*x^4+2)/c^4*2^(1/2)/(c^2*x^2/(c^4*x^4+1))^(1/2)-1/21/c^4/(I*c^2)^(1/2)*(1-I*c^2*x^2)^(1/2)*(1+I
*c^2*x^2)^(1/2)/(c^4*x^4+1)*EllipticF(x*(I*c^2)^(1/2),I)*2^(1/2)*x/(c^2*x^2/(c^4*x^4+1))^(1/2)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{5}}{\sqrt{\operatorname{sech}\left (2 \, \log \left (c x\right )\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(x^5/sqrt(sech(2*log(c*x))), x)

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{x^{5}}{\sqrt{\operatorname{sech}\left (2 \, \log \left (c x\right )\right )}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integral(x^5/sqrt(sech(2*log(c*x))), x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**5/sech(2*ln(c*x))**(1/2),x)

[Out]

Integral(x**5/sqrt(sech(2*log(c*x))), x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{x^{5}}{\sqrt{\operatorname{sech}\left (2 \, \log \left (c x\right )\right )}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

integrate(x^5/sqrt(sech(2*log(c*x))), x)