3.1.54 \(\int \frac {3+x^4}{x^4 \sqrt {1+x^4}} \, dx\)

Optimal. Leaf size=14 \[ -\frac {\sqrt {x^4+1}}{x^3} \]

________________________________________________________________________________________

Rubi [A]  time = 0.01, antiderivative size = 14, normalized size of antiderivative = 1.00, number of steps used = 1, number of rules used = 1, integrand size = 18, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.056, Rules used = {449} \begin {gather*} -\frac {\sqrt {x^4+1}}{x^3} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

Rule 449

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

Rubi steps

\begin {align*} \int \frac {3+x^4}{x^4 \sqrt {1+x^4}} \, dx &=-\frac {\sqrt {1+x^4}}{x^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.00, size = 14, normalized size = 1.00 \begin {gather*} -\frac {\sqrt {x^4+1}}{x^3} \end {gather*}

Antiderivative was successfully verified.

[In]

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

[Out]

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

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.61, size = 14, normalized size = 1.00 \begin {gather*} -\frac {\sqrt {1+x^4}}{x^3} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(3 + x^4)/(x^4*Sqrt[1 + x^4]),x]

[Out]

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

________________________________________________________________________________________

fricas [A]  time = 0.45, size = 12, normalized size = 0.86 \begin {gather*} -\frac {\sqrt {x^{4} + 1}}{x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-sqrt(x^4 + 1)/x^3

________________________________________________________________________________________

giac [A]  time = 0.57, size = 12, normalized size = 0.86 \begin {gather*} -\frac {\sqrt {\frac {1}{x^{4}} + 1}}{x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-sqrt(1/x^4 + 1)/x

________________________________________________________________________________________

maple [A]  time = 0.06, size = 13, normalized size = 0.93

method result size
gosper \(-\frac {\sqrt {x^{4}+1}}{x^{3}}\) \(13\)
default \(-\frac {\sqrt {x^{4}+1}}{x^{3}}\) \(13\)
trager \(-\frac {\sqrt {x^{4}+1}}{x^{3}}\) \(13\)
risch \(-\frac {\sqrt {x^{4}+1}}{x^{3}}\) \(13\)
elliptic \(-\frac {\sqrt {x^{4}+1}}{x^{3}}\) \(13\)
meijerg \(\hypergeom \left (\left [\frac {1}{4}, \frac {1}{2}\right ], \left [\frac {5}{4}\right ], -x^{4}\right ) x -\frac {\hypergeom \left (\left [-\frac {3}{4}, \frac {1}{2}\right ], \left [\frac {1}{4}\right ], -x^{4}\right )}{x^{3}}\) \(31\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^4+3)/x^4/(x^4+1)^(1/2),x,method=_RETURNVERBOSE)

[Out]

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

________________________________________________________________________________________

maxima [A]  time = 0.57, size = 12, normalized size = 0.86 \begin {gather*} -\frac {\sqrt {x^{4} + 1}}{x^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

-sqrt(x^4 + 1)/x^3

________________________________________________________________________________________

mupad [B]  time = 0.08, size = 12, normalized size = 0.86 \begin {gather*} -\frac {\sqrt {x^4+1}}{x^3} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^4 + 3)/(x^4*(x^4 + 1)^(1/2)),x)

[Out]

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

________________________________________________________________________________________

sympy [C]  time = 1.55, size = 63, normalized size = 4.50 \begin {gather*} \frac {x \Gamma \left (\frac {1}{4}\right ) {{}_{2}F_{1}\left (\begin {matrix} \frac {1}{4}, \frac {1}{2} \\ \frac {5}{4} \end {matrix}\middle | {x^{4} e^{i \pi }} \right )}}{4 \Gamma \left (\frac {5}{4}\right )} + \frac {3 \Gamma \left (- \frac {3}{4}\right ) {{}_{2}F_{1}\left (\begin {matrix} - \frac {3}{4}, \frac {1}{2} \\ \frac {1}{4} \end {matrix}\middle | {x^{4} e^{i \pi }} \right )}}{4 x^{3} \Gamma \left (\frac {1}{4}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

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

[Out]

x*gamma(1/4)*hyper((1/4, 1/2), (5/4,), x**4*exp_polar(I*pi))/(4*gamma(5/4)) + 3*gamma(-3/4)*hyper((-3/4, 1/2),
 (1/4,), x**4*exp_polar(I*pi))/(4*x**3*gamma(1/4))

________________________________________________________________________________________