3.366 \(\int (x+\sinh (x))^2 \, dx\)

Optimal. Leaf size=30 \[ \frac {x^3}{3}-\frac {x}{2}-2 \sinh (x)+2 x \cosh (x)+\frac {1}{2} \sinh (x) \cosh (x) \]

[Out]

-1/2*x+1/3*x^3+2*x*cosh(x)-2*sinh(x)+1/2*cosh(x)*sinh(x)

________________________________________________________________________________________

Rubi [A]  time = 0.04, antiderivative size = 30, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 5, integrand size = 6, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.833, Rules used = {6742, 3296, 2637, 2635, 8} \[ \frac {x^3}{3}-\frac {x}{2}-2 \sinh (x)+2 x \cosh (x)+\frac {1}{2} \sinh (x) \cosh (x) \]

Antiderivative was successfully verified.

[In]

Int[(x + Sinh[x])^2,x]

[Out]

-x/2 + x^3/3 + 2*x*Cosh[x] - 2*Sinh[x] + (Cosh[x]*Sinh[x])/2

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rule 2635

Int[((b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> -Simp[(b*Cos[c + d*x]*(b*Sin[c + d*x])^(n - 1))/(d*n),
x] + Dist[(b^2*(n - 1))/n, Int[(b*Sin[c + d*x])^(n - 2), x], x] /; FreeQ[{b, c, d}, x] && GtQ[n, 1] && Integer
Q[2*n]

Rule 2637

Int[sin[Pi/2 + (c_.) + (d_.)*(x_)], x_Symbol] :> Simp[Sin[c + d*x]/d, x] /; FreeQ[{c, d}, x]

Rule 3296

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + (f_.)*(x_)], x_Symbol] :> -Simp[((c + d*x)^m*Cos[e + f*x])/f, x] +
Dist[(d*m)/f, Int[(c + d*x)^(m - 1)*Cos[e + f*x], x], x] /; FreeQ[{c, d, e, f}, x] && GtQ[m, 0]

Rule 6742

Int[u_, x_Symbol] :> With[{v = ExpandIntegrand[u, x]}, Int[v, x] /; SumQ[v]]

Rubi steps

\begin {align*} \int (x+\sinh (x))^2 \, dx &=\int \left (x^2+2 x \sinh (x)+\sinh ^2(x)\right ) \, dx\\ &=\frac {x^3}{3}+2 \int x \sinh (x) \, dx+\int \sinh ^2(x) \, dx\\ &=\frac {x^3}{3}+2 x \cosh (x)+\frac {1}{2} \cosh (x) \sinh (x)-\frac {\int 1 \, dx}{2}-2 \int \cosh (x) \, dx\\ &=-\frac {x}{2}+\frac {x^3}{3}+2 x \cosh (x)-2 \sinh (x)+\frac {1}{2} \cosh (x) \sinh (x)\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.06, size = 30, normalized size = 1.00 \[ \frac {1}{6} x \left (2 x^2-3\right )-2 \sinh (x)+\frac {1}{4} \sinh (2 x)+2 x \cosh (x) \]

Antiderivative was successfully verified.

[In]

Integrate[(x + Sinh[x])^2,x]

[Out]

(x*(-3 + 2*x^2))/6 + 2*x*Cosh[x] - 2*Sinh[x] + Sinh[2*x]/4

________________________________________________________________________________________

fricas [A]  time = 0.55, size = 22, normalized size = 0.73 \[ \frac {1}{3} \, x^{3} + 2 \, x \cosh \relax (x) + \frac {1}{2} \, {\left (\cosh \relax (x) - 4\right )} \sinh \relax (x) - \frac {1}{2} \, x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x+sinh(x))^2,x, algorithm="fricas")

[Out]

1/3*x^3 + 2*x*cosh(x) + 1/2*(cosh(x) - 4)*sinh(x) - 1/2*x

________________________________________________________________________________________

giac [A]  time = 0.13, size = 35, normalized size = 1.17 \[ \frac {1}{3} \, x^{3} + {\left (x + 1\right )} e^{\left (-x\right )} + {\left (x - 1\right )} e^{x} - \frac {1}{2} \, x + \frac {1}{8} \, e^{\left (2 \, x\right )} - \frac {1}{8} \, e^{\left (-2 \, x\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x+sinh(x))^2,x, algorithm="giac")

[Out]

1/3*x^3 + (x + 1)*e^(-x) + (x - 1)*e^x - 1/2*x + 1/8*e^(2*x) - 1/8*e^(-2*x)

________________________________________________________________________________________

maple [A]  time = 0.02, size = 25, normalized size = 0.83 \[ -\frac {x}{2}+\frac {x^{3}}{3}+2 x \cosh \relax (x )-2 \sinh \relax (x )+\frac {\cosh \relax (x ) \sinh \relax (x )}{2} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x+sinh(x))^2,x)

[Out]

-1/2*x+1/3*x^3+2*x*cosh(x)-2*sinh(x)+1/2*cosh(x)*sinh(x)

________________________________________________________________________________________

maxima [A]  time = 0.32, size = 35, normalized size = 1.17 \[ \frac {1}{3} \, x^{3} + {\left (x + 1\right )} e^{\left (-x\right )} + {\left (x - 1\right )} e^{x} - \frac {1}{2} \, x + \frac {1}{8} \, e^{\left (2 \, x\right )} - \frac {1}{8} \, e^{\left (-2 \, x\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x+sinh(x))^2,x, algorithm="maxima")

[Out]

1/3*x^3 + (x + 1)*e^(-x) + (x - 1)*e^x - 1/2*x + 1/8*e^(2*x) - 1/8*e^(-2*x)

________________________________________________________________________________________

mupad [B]  time = 0.60, size = 24, normalized size = 0.80 \[ \frac {\mathrm {cosh}\relax (x)\,\mathrm {sinh}\relax (x)}{2}-2\,\mathrm {sinh}\relax (x)-\frac {x}{2}+2\,x\,\mathrm {cosh}\relax (x)+\frac {x^3}{3} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x + sinh(x))^2,x)

[Out]

(cosh(x)*sinh(x))/2 - 2*sinh(x) - x/2 + 2*x*cosh(x) + x^3/3

________________________________________________________________________________________

sympy [A]  time = 0.18, size = 41, normalized size = 1.37 \[ \frac {x^{3}}{3} + \frac {x \sinh ^{2}{\relax (x )}}{2} - \frac {x \cosh ^{2}{\relax (x )}}{2} + 2 x \cosh {\relax (x )} + \frac {\sinh {\relax (x )} \cosh {\relax (x )}}{2} - 2 \sinh {\relax (x )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((x+sinh(x))**2,x)

[Out]

x**3/3 + x*sinh(x)**2/2 - x*cosh(x)**2/2 + 2*x*cosh(x) + sinh(x)*cosh(x)/2 - 2*sinh(x)

________________________________________________________________________________________