3.749 \(\int \frac {x}{(1+x) \sqrt {-1+\frac {2}{1+x}}} \, dx\)

Optimal. Leaf size=18 \[ -\left ((x+1) \sqrt {\frac {2}{x+1}-1}\right ) \]

[Out]

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

________________________________________________________________________________________

Rubi [A]  time = 0.03, antiderivative size = 18, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, integrand size = 20, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {512, 514, 375, 74} \[ -(x+1) \sqrt {\frac {2}{x+1}-1} \]

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 74

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(c + d*x)
^(n + 1)*(e + f*x)^(p + 1))/(d*f*(n + p + 2)), x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2, 0] &
& EqQ[a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)), 0]

Rule 375

Int[((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> -Subst[Int[((a + b/x^n)^p*(c +
 d/x^n)^q)/x^2, x], x, 1/x] /; FreeQ[{a, b, c, d, p, q}, x] && NeQ[b*c - a*d, 0] && ILtQ[n, 0]

Rule 512

Int[((a_.) + (b_.)*(v_)^(n_))^(p_.)*((c_.) + (d_.)*(v_)^(n_))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/Coefficien
t[v, x, 1]^(m + 1), Subst[Int[SimplifyIntegrand[(x - Coefficient[v, x, 0])^m*(a + b*x^n)^p*(c + d*x^n)^q, x],
x], x, v], x] /; FreeQ[{a, b, c, d, n, p, q}, x] && LinearQ[v, x] && IntegerQ[m] && NeQ[v, x]

Rule 514

Int[(x_)^(m_.)*((c_) + (d_.)*(x_)^(mn_.))^(q_.)*((a_) + (b_.)*(x_)^(n_.))^(p_.), x_Symbol] :> Int[x^(m - n*q)*
(a + b*x^n)^p*(d + c*x^n)^q, x] /; FreeQ[{a, b, c, d, m, n, p}, x] && EqQ[mn, -n] && IntegerQ[q] && (PosQ[n] |
|  !IntegerQ[p])

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]  time = 0.01, size = 17, normalized size = 0.94 \[ \frac {x-1}{\sqrt {\frac {2}{x+1}-1}} \]

Antiderivative was successfully verified.

[In]

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

[Out]

(-1 + x)/Sqrt[-1 + 2/(1 + x)]

________________________________________________________________________________________

fricas [A]  time = 0.38, size = 17, normalized size = 0.94 \[ -{\left (x + 1\right )} \sqrt {-\frac {x - 1}{x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-(x + 1)*sqrt(-(x - 1)/(x + 1))

________________________________________________________________________________________

giac [A]  time = 0.26, size = 29, normalized size = 1.61 \[ -\frac {2}{\sqrt {-\frac {x - 1}{x + 1}} + \frac {1}{\sqrt {-\frac {x - 1}{x + 1}}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-2/(sqrt(-(x - 1)/(x + 1)) + 1/sqrt(-(x - 1)/(x + 1)))

________________________________________________________________________________________

maple [A]  time = 0.00, size = 17, normalized size = 0.94 \[ \frac {x -1}{\sqrt {-\frac {x -1}{x +1}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

maxima [A]  time = 0.61, size = 16, normalized size = 0.89 \[ \frac {\sqrt {x + 1} {\left (x - 1\right )}}{\sqrt {-x + 1}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

sqrt(x + 1)*(x - 1)/sqrt(-x + 1)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.06 \[ \int \frac {x}{\left (x+1\right )\,\sqrt {\frac {2}{x+1}-1}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {x}{\sqrt {- \frac {x - 1}{x + 1}} \left (x + 1\right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________