3.80 \(\int \sqrt{a+a \text{sech}(c+d x)} \, dx\)

Optimal. Leaf size=37 \[ \frac{2 \sqrt{a} \tanh ^{-1}\left (\frac{\sqrt{a} \tanh (c+d x)}{\sqrt{a \text{sech}(c+d x)+a}}\right )}{d} \]

[Out]

(2*Sqrt[a]*ArcTanh[(Sqrt[a]*Tanh[c + d*x])/Sqrt[a + a*Sech[c + d*x]]])/d

________________________________________________________________________________________

Rubi [A]  time = 0.0185252, antiderivative size = 37, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 14, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.143, Rules used = {3774, 203} \[ \frac{2 \sqrt{a} \tanh ^{-1}\left (\frac{\sqrt{a} \tanh (c+d x)}{\sqrt{a \text{sech}(c+d x)+a}}\right )}{d} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + a*Sech[c + d*x]],x]

[Out]

(2*Sqrt[a]*ArcTanh[(Sqrt[a]*Tanh[c + d*x])/Sqrt[a + a*Sech[c + d*x]]])/d

Rule 3774

Int[Sqrt[csc[(c_.) + (d_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Dist[(-2*b)/d, Subst[Int[1/(a + x^2), x], x, (b*C
ot[c + d*x])/Sqrt[a + b*Csc[c + d*x]]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 - b^2, 0]

Rule 203

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTan[(Rt[b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[b, 2]), x] /;
 FreeQ[{a, b}, x] && PosQ[a/b] && (GtQ[a, 0] || GtQ[b, 0])

Rubi steps

\begin{align*} \int \sqrt{a+a \text{sech}(c+d x)} \, dx &=\frac{(2 i a) \operatorname{Subst}\left (\int \frac{1}{a+x^2} \, dx,x,-\frac{i a \tanh (c+d x)}{\sqrt{a+a \text{sech}(c+d x)}}\right )}{d}\\ &=\frac{2 \sqrt{a} \tanh ^{-1}\left (\frac{\sqrt{a} \tanh (c+d x)}{\sqrt{a+a \text{sech}(c+d x)}}\right )}{d}\\ \end{align*}

Mathematica [A]  time = 0.0891638, size = 60, normalized size = 1.62 \[ \frac{\sqrt{2} \sinh ^{-1}\left (\sqrt{2} \sinh \left (\frac{1}{2} (c+d x)\right )\right ) \sqrt{\cosh (c+d x)} \text{sech}\left (\frac{1}{2} (c+d x)\right ) \sqrt{a (\text{sech}(c+d x)+1)}}{d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[a + a*Sech[c + d*x]],x]

[Out]

(Sqrt[2]*ArcSinh[Sqrt[2]*Sinh[(c + d*x)/2]]*Sqrt[Cosh[c + d*x]]*Sech[(c + d*x)/2]*Sqrt[a*(1 + Sech[c + d*x])])
/d

________________________________________________________________________________________

Maple [F]  time = 0.217, size = 0, normalized size = 0. \begin{align*} \int \sqrt{a+a{\rm sech} \left (dx+c\right )}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+a*sech(d*x+c))^(1/2),x)

[Out]

int((a+a*sech(d*x+c))^(1/2),x)

________________________________________________________________________________________

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

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sech(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(a*sech(d*x + c) + a), x)

________________________________________________________________________________________

Fricas [B]  time = 2.55815, size = 1808, normalized size = 48.86 \begin{align*} \text{result too large to display} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sech(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

1/2*(sqrt(a)*log(-(a*cosh(d*x + c)^4 + a*sinh(d*x + c)^4 - 3*a*cosh(d*x + c)^3 + (4*a*cosh(d*x + c) - 3*a)*sin
h(d*x + c)^3 + 5*a*cosh(d*x + c)^2 + (6*a*cosh(d*x + c)^2 - 9*a*cosh(d*x + c) + 5*a)*sinh(d*x + c)^2 + (cosh(d
*x + c)^5 + (5*cosh(d*x + c) - 3)*sinh(d*x + c)^4 + sinh(d*x + c)^5 - 3*cosh(d*x + c)^4 + (10*cosh(d*x + c)^2
- 12*cosh(d*x + c) + 5)*sinh(d*x + c)^3 + 5*cosh(d*x + c)^3 + (10*cosh(d*x + c)^3 - 18*cosh(d*x + c)^2 + 15*co
sh(d*x + c) - 7)*sinh(d*x + c)^2 - 7*cosh(d*x + c)^2 + (5*cosh(d*x + c)^4 - 12*cosh(d*x + c)^3 + 15*cosh(d*x +
 c)^2 - 14*cosh(d*x + c) + 4)*sinh(d*x + c) + 4*cosh(d*x + c) - 4)*sqrt(a)*sqrt(a/(cosh(d*x + c)^2 + 2*cosh(d*
x + c)*sinh(d*x + c) + sinh(d*x + c)^2 + 1)) - 4*a*cosh(d*x + c) + (4*a*cosh(d*x + c)^3 - 9*a*cosh(d*x + c)^2
+ 10*a*cosh(d*x + c) - 4*a)*sinh(d*x + c) + 4*a)/(cosh(d*x + c)^3 + 3*cosh(d*x + c)^2*sinh(d*x + c) + 3*cosh(d
*x + c)*sinh(d*x + c)^2 + sinh(d*x + c)^3)) + sqrt(a)*log((a*cosh(d*x + c)^2 + a*sinh(d*x + c)^2 + (cosh(d*x +
 c)^3 + (3*cosh(d*x + c) + 1)*sinh(d*x + c)^2 + sinh(d*x + c)^3 + cosh(d*x + c)^2 + (3*cosh(d*x + c)^2 + 2*cos
h(d*x + c) + 1)*sinh(d*x + c) + cosh(d*x + c) + 1)*sqrt(a)*sqrt(a/(cosh(d*x + c)^2 + 2*cosh(d*x + c)*sinh(d*x
+ c) + sinh(d*x + c)^2 + 1)) + a*cosh(d*x + c) + (2*a*cosh(d*x + c) + a)*sinh(d*x + c) + a)/(cosh(d*x + c) + s
inh(d*x + c))))/d

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \sqrt{a \operatorname{sech}{\left (c + d x \right )} + a}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sech(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(a*sech(c + d*x) + a), x)

________________________________________________________________________________________

Giac [B]  time = 1.17821, size = 112, normalized size = 3.03 \begin{align*} \frac{\frac{2 \, a \arctan \left (-\frac{\sqrt{a} e^{\left (d x + c\right )} - \sqrt{a e^{\left (2 \, d x + 2 \, c\right )} + a}}{\sqrt{-a}}\right )}{\sqrt{-a}} - \sqrt{a} \log \left ({\left | -\sqrt{a} e^{\left (d x + c\right )} + \sqrt{a e^{\left (2 \, d x + 2 \, c\right )} + a} \right |}\right )}{d} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sech(d*x+c))^(1/2),x, algorithm="giac")

[Out]

(2*a*arctan(-(sqrt(a)*e^(d*x + c) - sqrt(a*e^(2*d*x + 2*c) + a))/sqrt(-a))/sqrt(-a) - sqrt(a)*log(abs(-sqrt(a)
*e^(d*x + c) + sqrt(a*e^(2*d*x + 2*c) + a))))/d