3.11.77 \(\int \frac {(-1+x^4)^{3/4}}{1+x^4} \, dx\) [1077]

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

[Out]

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

________________________________________________________________________________________

Rubi [A]
time = 0.02, antiderivative size = 81, normalized size of antiderivative = 1.00, number of steps used = 9, number of rules used = 6, integrand size = 17, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.353, Rules used = {399, 246, 218, 212, 209, 385} \begin {gather*} \frac {1}{2} \text {ArcTan}\left (\frac {x}{\sqrt [4]{x^4-1}}\right )-\frac {\text {ArcTan}\left (\frac {\sqrt [4]{2} x}{\sqrt [4]{x^4-1}}\right )}{\sqrt [4]{2}}+\frac {1}{2} \tanh ^{-1}\left (\frac {x}{\sqrt [4]{x^4-1}}\right )-\frac {\tanh ^{-1}\left (\frac {\sqrt [4]{2} x}{\sqrt [4]{x^4-1}}\right )}{\sqrt [4]{2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(-1 + x^4)^(3/4)/(1 + x^4),x]

[Out]

ArcTan[x/(-1 + x^4)^(1/4)]/2 - ArcTan[(2^(1/4)*x)/(-1 + x^4)^(1/4)]/2^(1/4) + ArcTanh[x/(-1 + x^4)^(1/4)]/2 -
ArcTanh[(2^(1/4)*x)/(-1 + x^4)^(1/4)]/2^(1/4)

Rule 209

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

Rule 212

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

Rule 218

Int[((a_) + (b_.)*(x_)^4)^(-1), x_Symbol] :> With[{r = Numerator[Rt[-a/b, 2]], s = Denominator[Rt[-a/b, 2]]},
Dist[r/(2*a), Int[1/(r - s*x^2), x], x] + Dist[r/(2*a), Int[1/(r + s*x^2), x], x]] /; FreeQ[{a, b}, x] &&  !Gt
Q[a/b, 0]

Rule 246

Int[((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[a^(p + 1/n), Subst[Int[1/(1 - b*x^n)^(p + 1/n + 1), x], x
, x/(a + b*x^n)^(1/n)], x] /; FreeQ[{a, b}, x] && IGtQ[n, 0] && LtQ[-1, p, 0] && NeQ[p, -2^(-1)] && IntegerQ[p
 + 1/n]

Rule 385

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

Rule 399

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

Rubi steps

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

________________________________________________________________________________________

Mathematica [A]
time = 0.19, size = 77, normalized size = 0.95 \begin {gather*} \frac {1}{2} \left (\text {ArcTan}\left (\frac {x}{\sqrt [4]{-1+x^4}}\right )-2^{3/4} \text {ArcTan}\left (\frac {\sqrt [4]{2} x}{\sqrt [4]{-1+x^4}}\right )+\tanh ^{-1}\left (\frac {x}{\sqrt [4]{-1+x^4}}\right )-2^{3/4} \tanh ^{-1}\left (\frac {\sqrt [4]{2} x}{\sqrt [4]{-1+x^4}}\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(-1 + x^4)^(3/4)/(1 + x^4),x]

[Out]

(ArcTan[x/(-1 + x^4)^(1/4)] - 2^(3/4)*ArcTan[(2^(1/4)*x)/(-1 + x^4)^(1/4)] + ArcTanh[x/(-1 + x^4)^(1/4)] - 2^(
3/4)*ArcTanh[(2^(1/4)*x)/(-1 + x^4)^(1/4)])/2

________________________________________________________________________________________

Maple [F]
time = 0.02, size = 0, normalized size = 0.00 \[\int \frac {\left (x^{4}-1\right )^{\frac {3}{4}}}{x^{4}+1}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^4-1)^(3/4)/(x^4+1),x)

[Out]

int((x^4-1)^(3/4)/(x^4+1),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^4-1)^(3/4)/(x^4+1),x, algorithm="maxima")

[Out]

integrate((x^4 - 1)^(3/4)/(x^4 + 1), x)

________________________________________________________________________________________

Fricas [B] Leaf count of result is larger than twice the leaf count of optimal. 149 vs. \(2 (61) = 122\).
time = 0.36, size = 149, normalized size = 1.84 \begin {gather*} -2^{\frac {3}{4}} \arctan \left (\frac {2^{\frac {3}{4}} x \sqrt {\frac {\sqrt {2} x^{2} + \sqrt {x^{4} - 1}}{x^{2}}} - 2^{\frac {3}{4}} {\left (x^{4} - 1\right )}^{\frac {1}{4}}}{2 \, x}\right ) - \frac {1}{4} \cdot 2^{\frac {3}{4}} \log \left (\frac {2^{\frac {1}{4}} x + {\left (x^{4} - 1\right )}^{\frac {1}{4}}}{x}\right ) + \frac {1}{4} \cdot 2^{\frac {3}{4}} \log \left (-\frac {2^{\frac {1}{4}} x - {\left (x^{4} - 1\right )}^{\frac {1}{4}}}{x}\right ) - \frac {1}{2} \, \arctan \left (\frac {{\left (x^{4} - 1\right )}^{\frac {1}{4}}}{x}\right ) + \frac {1}{4} \, \log \left (\frac {x + {\left (x^{4} - 1\right )}^{\frac {1}{4}}}{x}\right ) - \frac {1}{4} \, \log \left (-\frac {x - {\left (x^{4} - 1\right )}^{\frac {1}{4}}}{x}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

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

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (\left (x - 1\right ) \left (x + 1\right ) \left (x^{2} + 1\right )\right )^{\frac {3}{4}}}{x^{4} + 1}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x**4-1)**(3/4)/(x**4+1),x)

[Out]

Integral(((x - 1)*(x + 1)*(x**2 + 1))**(3/4)/(x**4 + 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^4-1)^(3/4)/(x^4+1),x, algorithm="giac")

[Out]

integrate((x^4 - 1)^(3/4)/(x^4 + 1), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {{\left (x^4-1\right )}^{3/4}}{x^4+1} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^4 - 1)^(3/4)/(x^4 + 1),x)

[Out]

int((x^4 - 1)^(3/4)/(x^4 + 1), x)

________________________________________________________________________________________