\(\int \frac {f^{c (a+b x)^3}}{x} \, dx\) [205]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A]
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 15, antiderivative size = 15 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\text {Int}\left (\frac {f^{c (a+b x)^3}}{x},x\right ) \]

[Out]

Unintegrable(f^(c*(b*x+a)^3)/x,x)

Rubi [N/A]

Not integrable

Time = 0.01 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int \frac {f^{c (a+b x)^3}}{x} \, dx \]

[In]

Int[f^(c*(a + b*x)^3)/x,x]

[Out]

Defer[Int][f^(c*(a + b*x)^3)/x, x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {f^{c (a+b x)^3}}{x} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.42 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int \frac {f^{c (a+b x)^3}}{x} \, dx \]

[In]

Integrate[f^(c*(a + b*x)^3)/x,x]

[Out]

Integrate[f^(c*(a + b*x)^3)/x, x]

Maple [N/A]

Not integrable

Time = 0.00 (sec) , antiderivative size = 15, normalized size of antiderivative = 1.00

\[\int \frac {f^{c \left (b x +a \right )^{3}}}{x}d x\]

[In]

int(f^(c*(b*x+a)^3)/x,x)

[Out]

int(f^(c*(b*x+a)^3)/x,x)

Fricas [N/A]

Not integrable

Time = 0.25 (sec) , antiderivative size = 40, normalized size of antiderivative = 2.67 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int { \frac {f^{{\left (b x + a\right )}^{3} c}}{x} \,d x } \]

[In]

integrate(f^(c*(b*x+a)^3)/x,x, algorithm="fricas")

[Out]

integral(f^(b^3*c*x^3 + 3*a*b^2*c*x^2 + 3*a^2*b*c*x + a^3*c)/x, x)

Sympy [N/A]

Not integrable

Time = 1.04 (sec) , antiderivative size = 12, normalized size of antiderivative = 0.80 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int \frac {f^{c \left (a + b x\right )^{3}}}{x}\, dx \]

[In]

integrate(f**(c*(b*x+a)**3)/x,x)

[Out]

Integral(f**(c*(a + b*x)**3)/x, x)

Maxima [N/A]

Not integrable

Time = 0.28 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int { \frac {f^{{\left (b x + a\right )}^{3} c}}{x} \,d x } \]

[In]

integrate(f^(c*(b*x+a)^3)/x,x, algorithm="maxima")

[Out]

integrate(f^((b*x + a)^3*c)/x, x)

Giac [N/A]

Not integrable

Time = 0.37 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int { \frac {f^{{\left (b x + a\right )}^{3} c}}{x} \,d x } \]

[In]

integrate(f^(c*(b*x+a)^3)/x,x, algorithm="giac")

[Out]

integrate(f^((b*x + a)^3*c)/x, x)

Mupad [N/A]

Not integrable

Time = 0.12 (sec) , antiderivative size = 17, normalized size of antiderivative = 1.13 \[ \int \frac {f^{c (a+b x)^3}}{x} \, dx=\int \frac {f^{c\,{\left (a+b\,x\right )}^3}}{x} \,d x \]

[In]

int(f^(c*(a + b*x)^3)/x,x)

[Out]

int(f^(c*(a + b*x)^3)/x, x)