3.469 \(\int \sqrt {1+\sqrt {1+x^2}} \, dx\)

Optimal. Leaf size=41 \[ \frac {2 x}{\sqrt {\sqrt {x^2+1}+1}}+\frac {2 x^3}{3 \left (\sqrt {x^2+1}+1\right )^{3/2}} \]

[Out]

2/3*x^3/((x^2+1)^(1/2)+1)^(3/2)+2*x/((x^2+1)^(1/2)+1)^(1/2)

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 41, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 15, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.067, Rules used = {2129} \[ \frac {2 x^3}{3 \left (\sqrt {x^2+1}+1\right )^{3/2}}+\frac {2 x}{\sqrt {\sqrt {x^2+1}+1}} \]

Antiderivative was successfully verified.

[In]

Int[Sqrt[1 + Sqrt[1 + x^2]],x]

[Out]

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

Rule 2129

Int[Sqrt[(a_) + (b_.)*Sqrt[(c_) + (d_.)*(x_)^2]], x_Symbol] :> Simp[(2*b^2*d*x^3)/(3*(a + b*Sqrt[c + d*x^2])^(
3/2)), x] + Simp[(2*a*x)/Sqrt[a + b*Sqrt[c + d*x^2]], x] /; FreeQ[{a, b, c, d}, x] && EqQ[a^2 - b^2*c, 0]

Rubi steps

\begin {align*} \int \sqrt {1+\sqrt {1+x^2}} \, dx &=\frac {2 x^3}{3 \left (1+\sqrt {1+x^2}\right )^{3/2}}+\frac {2 x}{\sqrt {1+\sqrt {1+x^2}}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.06, size = 44, normalized size = 1.07 \[ \frac {2 \left (\sqrt {x^2+1}-1\right ) \sqrt {\sqrt {x^2+1}+1} \left (\sqrt {x^2+1}+2\right )}{3 x} \]

Antiderivative was successfully verified.

[In]

Integrate[Sqrt[1 + Sqrt[1 + x^2]],x]

[Out]

(2*(-1 + Sqrt[1 + x^2])*Sqrt[1 + Sqrt[1 + x^2]]*(2 + Sqrt[1 + x^2]))/(3*x)

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 28, normalized size = 0.68 \[ \frac {2 \, {\left (x^{2} + \sqrt {x^{2} + 1} - 1\right )} \sqrt {\sqrt {x^{2} + 1} + 1}}{3 \, x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((x^2+1)^(1/2)+1)^(1/2),x, algorithm="fricas")

[Out]

2/3*(x^2 + sqrt(x^2 + 1) - 1)*sqrt(sqrt(x^2 + 1) + 1)/x

________________________________________________________________________________________

giac [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {\sqrt {x^{2} + 1} + 1}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((x^2+1)^(1/2)+1)^(1/2),x, algorithm="giac")

[Out]

integrate(sqrt(sqrt(x^2 + 1) + 1), x)

________________________________________________________________________________________

maple [C]  time = 0.03, size = 55, normalized size = 1.34 \[ -\frac {-\frac {32 \sqrt {\pi }\, \sqrt {2}\, x^{3} \cosh \left (\frac {3 \arcsinh \relax (x )}{2}\right )}{3}-\frac {8 \sqrt {\pi }\, \sqrt {2}\, \left (-\frac {4}{3} x^{4}-\frac {2}{3} x^{2}+\frac {2}{3}\right ) \sinh \left (\frac {3 \arcsinh \relax (x )}{2}\right )}{\sqrt {x^{2}+1}}}{8 \sqrt {\pi }} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((1+(x^2+1)^(1/2))^(1/2),x)

[Out]

-1/8/Pi^(1/2)*(-32/3*Pi^(1/2)*2^(1/2)*x^3*cosh(3/2*arcsinh(x))-8*Pi^(1/2)*2^(1/2)*(-4/3*x^4-2/3*x^2+2/3)*sinh(
3/2*arcsinh(x))/(x^2+1)^(1/2))

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sqrt {\sqrt {x^{2} + 1} + 1}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((x^2+1)^(1/2)+1)^(1/2),x, algorithm="maxima")

[Out]

integrate(sqrt(sqrt(x^2 + 1) + 1), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \int \sqrt {\sqrt {x^2+1}+1} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((x^2 + 1)^(1/2) + 1)^(1/2),x)

[Out]

int(((x^2 + 1)^(1/2) + 1)^(1/2), x)

________________________________________________________________________________________

sympy [B]  time = 1.18, size = 197, normalized size = 4.80 \[ - \frac {\sqrt {2} x^{3} \Gamma \left (- \frac {1}{4}\right ) \Gamma \left (\frac {1}{4}\right )}{12 \pi \sqrt {x^{2} + 1} \sqrt {\sqrt {x^{2} + 1} + 1} + 12 \pi \sqrt {\sqrt {x^{2} + 1} + 1}} - \frac {3 \sqrt {2} x \sqrt {x^{2} + 1} \Gamma \left (- \frac {1}{4}\right ) \Gamma \left (\frac {1}{4}\right )}{12 \pi \sqrt {x^{2} + 1} \sqrt {\sqrt {x^{2} + 1} + 1} + 12 \pi \sqrt {\sqrt {x^{2} + 1} + 1}} - \frac {3 \sqrt {2} x \Gamma \left (- \frac {1}{4}\right ) \Gamma \left (\frac {1}{4}\right )}{12 \pi \sqrt {x^{2} + 1} \sqrt {\sqrt {x^{2} + 1} + 1} + 12 \pi \sqrt {\sqrt {x^{2} + 1} + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(((x**2+1)**(1/2)+1)**(1/2),x)

[Out]

-sqrt(2)*x**3*gamma(-1/4)*gamma(1/4)/(12*pi*sqrt(x**2 + 1)*sqrt(sqrt(x**2 + 1) + 1) + 12*pi*sqrt(sqrt(x**2 + 1
) + 1)) - 3*sqrt(2)*x*sqrt(x**2 + 1)*gamma(-1/4)*gamma(1/4)/(12*pi*sqrt(x**2 + 1)*sqrt(sqrt(x**2 + 1) + 1) + 1
2*pi*sqrt(sqrt(x**2 + 1) + 1)) - 3*sqrt(2)*x*gamma(-1/4)*gamma(1/4)/(12*pi*sqrt(x**2 + 1)*sqrt(sqrt(x**2 + 1)
+ 1) + 12*pi*sqrt(sqrt(x**2 + 1) + 1))

________________________________________________________________________________________