3.21.22 \(\int \frac {x-\sqrt {1+x^2}}{\sqrt {1+\sqrt {1+x^2}}} \, dx\) [2022]

Optimal. Leaf size=143 \[ \frac {2 x}{3 \sqrt {1+\sqrt {1+x^2}}}-\frac {4}{3} \sqrt {1+\sqrt {1+x^2}}+\sqrt {1+x^2} \left (-\frac {2 x}{3 \sqrt {1+\sqrt {1+x^2}}}+\frac {2}{3} \sqrt {1+\sqrt {1+x^2}}\right )-2 \sqrt {2} \text {ArcTan}\left (\frac {x}{\sqrt {2} \sqrt {1+\sqrt {1+x^2}}}-\frac {\sqrt {1+\sqrt {1+x^2}}}{\sqrt {2}}\right ) \]

[Out]

2/3*x/(1+(x^2+1)^(1/2))^(1/2)-4/3*(1+(x^2+1)^(1/2))^(1/2)+(x^2+1)^(1/2)*(-2/3*x/(1+(x^2+1)^(1/2))^(1/2)+2/3*(1
+(x^2+1)^(1/2))^(1/2))-2*2^(1/2)*arctan(1/2*x*2^(1/2)/(1+(x^2+1)^(1/2))^(1/2)-1/2*(1+(x^2+1)^(1/2))^(1/2)*2^(1
/2))

________________________________________________________________________________________

Rubi [F]
time = 0.14, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \frac {x-\sqrt {1+x^2}}{\sqrt {1+\sqrt {1+x^2}}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[(x - Sqrt[1 + x^2])/Sqrt[1 + Sqrt[1 + x^2]],x]

[Out]

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.27, size = 106, normalized size = 0.74 \begin {gather*} -\frac {2 \left (1-x^2+\sqrt {1+x^2}+x \left (-1+\sqrt {1+x^2}\right )+3 \sqrt {2} \sqrt {1+\sqrt {1+x^2}} \text {ArcTan}\left (\frac {-1+x-\sqrt {1+x^2}}{\sqrt {2} \sqrt {1+\sqrt {1+x^2}}}\right )\right )}{3 \sqrt {1+\sqrt {1+x^2}}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x - Sqrt[1 + x^2])/Sqrt[1 + Sqrt[1 + x^2]],x]

[Out]

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

________________________________________________________________________________________

Maple [F]
time = 0.02, size = 0, normalized size = 0.00 \[\int \frac {x -\sqrt {x^{2}+1}}{\sqrt {1+\sqrt {x^{2}+1}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Fricas [A]
time = 0.85, size = 64, normalized size = 0.45 \begin {gather*} \frac {3 \, \sqrt {2} x \arctan \left (\frac {\sqrt {2} \sqrt {\sqrt {x^{2} + 1} + 1}}{x}\right ) - 2 \, {\left (x^{2} - \sqrt {x^{2} + 1} {\left (x + 2\right )} + 2 \, x + 2\right )} \sqrt {\sqrt {x^{2} + 1} + 1}}{3 \, x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x - \sqrt {x^{2} + 1}}{\sqrt {\sqrt {x^{2} + 1} + 1}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

Integral((x - sqrt(x**2 + 1))/sqrt(sqrt(x**2 + 1) + 1), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x-\sqrt {x^2+1}}{\sqrt {\sqrt {x^2+1}+1}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________