3.254 \(\int \frac {\sqrt {\cosh (a+b \log (c x^n))}}{x} \, dx\)

Optimal. Leaf size=28 \[ -\frac {2 i E\left (\left .\frac {1}{2} i \left (a+b \log \left (c x^n\right )\right )\right |2\right )}{b n} \]

[Out]

-2*I*(cosh(1/2*a+1/2*b*ln(c*x^n))^2)^(1/2)/cosh(1/2*a+1/2*b*ln(c*x^n))*EllipticE(I*sinh(1/2*a+1/2*b*ln(c*x^n))
,2^(1/2))/b/n

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 28, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 19, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.053, Rules used = {2639} \[ -\frac {2 i E\left (\left .\frac {1}{2} i \left (a+b \log \left (c x^n\right )\right )\right |2\right )}{b n} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[Cosh[a + b*Log[c*x^n]]]/x,x]

[Out]

((-2*I)*EllipticE[(I/2)*(a + b*Log[c*x^n]), 2])/(b*n)

Rule 2639

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2*EllipticE[(1*(c - Pi/2 + d*x))/2, 2])/d, x] /; FreeQ[{
c, d}, x]

Rubi steps

\begin {align*} \int \frac {\sqrt {\cosh \left (a+b \log \left (c x^n\right )\right )}}{x} \, dx &=\frac {\operatorname {Subst}\left (\int \sqrt {\cosh (a+b x)} \, dx,x,\log \left (c x^n\right )\right )}{n}\\ &=-\frac {2 i E\left (\left .\frac {1}{2} i \left (a+b \log \left (c x^n\right )\right )\right |2\right )}{b n}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 28, normalized size = 1.00 \[ -\frac {2 i E\left (\left .\frac {1}{2} i \left (a+b \log \left (c x^n\right )\right )\right |2\right )}{b n} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[Cosh[a + b*Log[c*x^n]]]/x,x]

[Out]

((-2*I)*EllipticE[(I/2)*(a + b*Log[c*x^n]), 2])/(b*n)

________________________________________________________________________________________

fricas [F]  time = 0.57, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\sqrt {\cosh \left (b \log \left (c x^{n}\right ) + a\right )}}{x}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(a+b*log(c*x^n))^(1/2)/x,x, algorithm="fricas")

[Out]

integral(sqrt(cosh(b*log(c*x^n) + a))/x, x)

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\cosh \left (b \log \left (c x^{n}\right ) + a\right )}}{x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(a+b*log(c*x^n))^(1/2)/x,x, algorithm="giac")

[Out]

integrate(sqrt(cosh(b*log(c*x^n) + a))/x, x)

________________________________________________________________________________________

maple [B]  time = 0.33, size = 183, normalized size = 6.54 \[ -\frac {2 \sqrt {\left (2 \left (\cosh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )-1\right ) \left (\sinh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )}\, \sqrt {-\left (\sinh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )}\, \sqrt {-2 \left (\cosh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )+1}\, \EllipticE \left (\cosh \left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right ), \sqrt {2}\right )}{n \sqrt {2 \left (\sinh ^{4}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )+\sinh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )}\, \sinh \left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right ) \sqrt {2 \left (\cosh ^{2}\left (\frac {a}{2}+\frac {b \ln \left (c \,x^{n}\right )}{2}\right )\right )-1}\, b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(a+b*ln(c*x^n))^(1/2)/x,x)

[Out]

-2/n*((2*cosh(1/2*a+1/2*b*ln(c*x^n))^2-1)*sinh(1/2*a+1/2*b*ln(c*x^n))^2)^(1/2)*(-sinh(1/2*a+1/2*b*ln(c*x^n))^2
)^(1/2)*(-2*cosh(1/2*a+1/2*b*ln(c*x^n))^2+1)^(1/2)*EllipticE(cosh(1/2*a+1/2*b*ln(c*x^n)),2^(1/2))/(2*sinh(1/2*
a+1/2*b*ln(c*x^n))^4+sinh(1/2*a+1/2*b*ln(c*x^n))^2)^(1/2)/sinh(1/2*a+1/2*b*ln(c*x^n))/(2*cosh(1/2*a+1/2*b*ln(c
*x^n))^2-1)^(1/2)/b

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\cosh \left (b \log \left (c x^{n}\right ) + a\right )}}{x}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(a+b*log(c*x^n))^(1/2)/x,x, algorithm="maxima")

[Out]

integrate(sqrt(cosh(b*log(c*x^n) + a))/x, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.04 \[ \int \frac {\sqrt {\mathrm {cosh}\left (a+b\,\ln \left (c\,x^n\right )\right )}}{x} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cosh(a + b*log(c*x^n))^(1/2)/x,x)

[Out]

int(cosh(a + b*log(c*x^n))^(1/2)/x, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\sqrt {\cosh {\left (a + b \log {\left (c x^{n} \right )} \right )}}}{x}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cosh(a+b*ln(c*x**n))**(1/2)/x,x)

[Out]

Integral(sqrt(cosh(a + b*log(c*x**n)))/x, x)

________________________________________________________________________________________