3.1.15 \(\int t \sqrt [4]{1+t} \, dt\) [15]

Optimal. Leaf size=23 \[ -\frac {4}{5} (1+t)^{5/4}+\frac {4}{9} (1+t)^{9/4} \]

[Out]

-4/5*(1+t)^(5/4)+4/9*(1+t)^(9/4)

________________________________________________________________________________________

Rubi [A]
time = 0.00, antiderivative size = 23, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 9, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.111, Rules used = {45} \begin {gather*} \frac {4}{9} (t+1)^{9/4}-\frac {4}{5} (t+1)^{5/4} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[t*(1 + t)^(1/4),t]

[Out]

(-4*(1 + t)^(5/4))/5 + (4*(1 + t)^(9/4))/9

Rule 45

Int[((a_.) + (b_.)*(x_))^(m_.)*((c_.) + (d_.)*(x_))^(n_.), x_Symbol] :> Int[ExpandIntegrand[(a + b*x)^m*(c + d
*x)^n, x], x] /; FreeQ[{a, b, c, d, n}, x] && NeQ[b*c - a*d, 0] && IGtQ[m, 0] && ( !IntegerQ[n] || (EqQ[c, 0]
&& LeQ[7*m + 4*n + 4, 0]) || LtQ[9*m + 5*(n + 1), 0] || GtQ[m + n + 2, 0])

Rubi steps

\begin {align*} \int t \sqrt [4]{1+t} \, dt &=\int \left (-\sqrt [4]{1+t}+(1+t)^{5/4}\right ) \, dt\\ &=-\frac {4}{5} (1+t)^{5/4}+\frac {4}{9} (1+t)^{9/4}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.01, size = 18, normalized size = 0.78 \begin {gather*} \frac {4}{45} (1+t)^{5/4} (-9+5 (1+t)) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[t*(1 + t)^(1/4),t]

[Out]

(4*(1 + t)^(5/4)*(-9 + 5*(1 + t)))/45

________________________________________________________________________________________

Mathics [A]
time = 2.08, size = 15, normalized size = 0.65 \begin {gather*} \frac {4 \left (-4+t+5 t^2\right ) \left (1+t\right )^{\frac {1}{4}}}{45} \end {gather*}

Antiderivative was successfully verified.

[In]

mathics('Integrate[t*(1 + t)^(1/4),t]')

[Out]

4 (-4 + t + 5 t ^ 2) (1 + t) ^ (1 / 4) / 45

________________________________________________________________________________________

Maple [A]
time = 0.06, size = 16, normalized size = 0.70

method result size
gosper \(\frac {4 \left (1+t \right )^{\frac {5}{4}} \left (5 t -4\right )}{45}\) \(13\)
meijerg \(\frac {t^{2} \hypergeom \left (\left [-\frac {1}{4}, 2\right ], \left [3\right ], -t \right )}{2}\) \(15\)
derivativedivides \(-\frac {4 \left (1+t \right )^{\frac {5}{4}}}{5}+\frac {4 \left (1+t \right )^{\frac {9}{4}}}{9}\) \(16\)
default \(-\frac {4 \left (1+t \right )^{\frac {5}{4}}}{5}+\frac {4 \left (1+t \right )^{\frac {9}{4}}}{9}\) \(16\)
risch \(\frac {4 \left (1+t \right )^{\frac {1}{4}} \left (5 t^{2}+t -4\right )}{45}\) \(16\)
trager \(\left (\frac {4}{9} t^{2}+\frac {4}{45} t -\frac {16}{45}\right ) \left (1+t \right )^{\frac {1}{4}}\) \(17\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(t*(1+t)^(1/4),t,method=_RETURNVERBOSE)

[Out]

-4/5*(1+t)^(5/4)+4/9*(1+t)^(9/4)

________________________________________________________________________________________

Maxima [A]
time = 0.26, size = 15, normalized size = 0.65 \begin {gather*} \frac {4}{9} \, {\left (t + 1\right )}^{\frac {9}{4}} - \frac {4}{5} \, {\left (t + 1\right )}^{\frac {5}{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(t*(1+t)^(1/4),t, algorithm="maxima")

[Out]

4/9*(t + 1)^(9/4) - 4/5*(t + 1)^(5/4)

________________________________________________________________________________________

Fricas [A]
time = 0.32, size = 15, normalized size = 0.65 \begin {gather*} \frac {4}{45} \, {\left (5 \, t^{2} + t - 4\right )} {\left (t + 1\right )}^{\frac {1}{4}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(t*(1+t)^(1/4),t, algorithm="fricas")

[Out]

4/45*(5*t^2 + t - 4)*(t + 1)^(1/4)

________________________________________________________________________________________

Sympy [A]
time = 0.50, size = 34, normalized size = 1.48 \begin {gather*} \frac {4 t^{2} \sqrt [4]{t + 1}}{9} + \frac {4 t \sqrt [4]{t + 1}}{45} - \frac {16 \sqrt [4]{t + 1}}{45} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(t*(1+t)**(1/4),t)

[Out]

4*t**2*(t + 1)**(1/4)/9 + 4*t*(t + 1)**(1/4)/45 - 16*(t + 1)**(1/4)/45

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 65, normalized size = 2.83 \begin {gather*} 4 \left (\frac {1}{5} \left (t+1\right )^{\frac {1}{4}} \left (t+1\right )-\left (t+1\right )^{\frac {1}{4}}\right )+4 \left (\frac {1}{9} \left (t+1\right )^{\frac {1}{4}} \left (t+1\right )^{2}-\frac {2}{5} \left (t+1\right )^{\frac {1}{4}} \left (t+1\right )+\left (t+1\right )^{\frac {1}{4}}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(t*(1+t)^(1/4),t)

[Out]

4/9*(t + 1)^(9/4) - 4/5*(t + 1)^(5/4)

________________________________________________________________________________________

Mupad [B]
time = 0.03, size = 12, normalized size = 0.52 \begin {gather*} \frac {4\,\left (5\,t-4\right )\,{\left (t+1\right )}^{5/4}}{45} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(t*(t + 1)^(1/4),t)

[Out]

(4*(5*t - 4)*(t + 1)^(5/4))/45

________________________________________________________________________________________