3.61 \(\int \cos (a+b x) \text {Si}(a+b x) \, dx\)

Optimal. Leaf size=46 \[ \frac {\text {Ci}(2 a+2 b x)}{2 b}+\frac {\text {Si}(a+b x) \sin (a+b x)}{b}-\frac {\log (a+b x)}{2 b} \]

[Out]

1/2*Ci(2*b*x+2*a)/b-1/2*ln(b*x+a)/b+Si(b*x+a)*sin(b*x+a)/b

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 46, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 3, integrand size = 13, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.231, Rules used = {6517, 3312, 3302} \[ \frac {\text {CosIntegral}(2 a+2 b x)}{2 b}+\frac {\text {Si}(a+b x) \sin (a+b x)}{b}-\frac {\log (a+b x)}{2 b} \]

Antiderivative was successfully verified.

[In]

Int[Cos[a + b*x]*SinIntegral[a + b*x],x]

[Out]

CosIntegral[2*a + 2*b*x]/(2*b) - Log[a + b*x]/(2*b) + (Sin[a + b*x]*SinIntegral[a + b*x])/b

Rule 3302

Int[sin[(e_.) + (f_.)*(x_)]/((c_.) + (d_.)*(x_)), x_Symbol] :> Simp[CosIntegral[e - Pi/2 + f*x]/d, x] /; FreeQ
[{c, d, e, f}, x] && EqQ[d*(e - Pi/2) - c*f, 0]

Rule 3312

Int[((c_.) + (d_.)*(x_))^(m_)*sin[(e_.) + (f_.)*(x_)]^(n_), x_Symbol] :> Int[ExpandTrigReduce[(c + d*x)^m, Sin
[e + f*x]^n, x], x] /; FreeQ[{c, d, e, f, m}, x] && IGtQ[n, 1] && ( !RationalQ[m] || (GeQ[m, -1] && LtQ[m, 1])
)

Rule 6517

Int[Cos[(a_.) + (b_.)*(x_)]*SinIntegral[(c_.) + (d_.)*(x_)], x_Symbol] :> Simp[(Sin[a + b*x]*SinIntegral[c + d
*x])/b, x] - Dist[d/b, Int[(Sin[a + b*x]*Sin[c + d*x])/(c + d*x), x], x] /; FreeQ[{a, b, c, d}, x]

Rubi steps

\begin {align*} \int \cos (a+b x) \text {Si}(a+b x) \, dx &=\frac {\sin (a+b x) \text {Si}(a+b x)}{b}-\int \frac {\sin ^2(a+b x)}{a+b x} \, dx\\ &=\frac {\sin (a+b x) \text {Si}(a+b x)}{b}-\int \left (\frac {1}{2 (a+b x)}-\frac {\cos (2 a+2 b x)}{2 (a+b x)}\right ) \, dx\\ &=-\frac {\log (a+b x)}{2 b}+\frac {\sin (a+b x) \text {Si}(a+b x)}{b}+\frac {1}{2} \int \frac {\cos (2 a+2 b x)}{a+b x} \, dx\\ &=\frac {\text {Ci}(2 a+2 b x)}{2 b}-\frac {\log (a+b x)}{2 b}+\frac {\sin (a+b x) \text {Si}(a+b x)}{b}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 45, normalized size = 0.98 \[ \frac {\text {Ci}(2 (a+b x))}{2 b}+\frac {\text {Si}(a+b x) \sin (a+b x)}{b}-\frac {\log (a+b x)}{2 b} \]

Antiderivative was successfully verified.

[In]

Integrate[Cos[a + b*x]*SinIntegral[a + b*x],x]

[Out]

CosIntegral[2*(a + b*x)]/(2*b) - Log[a + b*x]/(2*b) + (Sin[a + b*x]*SinIntegral[a + b*x])/b

________________________________________________________________________________________

fricas [F]  time = 0.61, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\cos \left (b x + a\right ) \operatorname {Si}\left (b x + a\right ), x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*Si(b*x+a),x, algorithm="fricas")

[Out]

integral(cos(b*x + a)*sin_integral(b*x + a), x)

________________________________________________________________________________________

giac [B]  time = 0.21, size = 95, normalized size = 2.07 \[ \frac {\sin \left (b x + a\right ) \operatorname {Si}\left (b x + a\right )}{b} + \frac {\cos \left (2 \, a\right )^{2} \operatorname {Ci}\left (2 \, b x + 2 \, a\right ) + \cos \left (2 \, a\right )^{2} \operatorname {Ci}\left (-2 \, b x - 2 \, a\right ) + \operatorname {Ci}\left (2 \, b x + 2 \, a\right ) \sin \left (2 \, a\right )^{2} + \operatorname {Ci}\left (-2 \, b x - 2 \, a\right ) \sin \left (2 \, a\right )^{2} - 2 \, \log \left (b x + a\right )}{4 \, b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*Si(b*x+a),x, algorithm="giac")

[Out]

sin(b*x + a)*sin_integral(b*x + a)/b + 1/4*(cos(2*a)^2*cos_integral(2*b*x + 2*a) + cos(2*a)^2*cos_integral(-2*
b*x - 2*a) + cos_integral(2*b*x + 2*a)*sin(2*a)^2 + cos_integral(-2*b*x - 2*a)*sin(2*a)^2 - 2*log(b*x + a))/b

________________________________________________________________________________________

maple [A]  time = 0.02, size = 43, normalized size = 0.93 \[ \frac {\Ci \left (2 b x +2 a \right )}{2 b}-\frac {\ln \left (b x +a \right )}{2 b}+\frac {\Si \left (b x +a \right ) \sin \left (b x +a \right )}{b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(cos(b*x+a)*Si(b*x+a),x)

[Out]

1/2*Ci(2*b*x+2*a)/b-1/2*ln(b*x+a)/b+Si(b*x+a)*sin(b*x+a)/b

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int {\rm Si}\left (b x + a\right ) \cos \left (b x + a\right )\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*Si(b*x+a),x, algorithm="maxima")

[Out]

integrate(Si(b*x + a)*cos(b*x + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.02 \[ \frac {\mathrm {cosint}\left (2\,a+2\,b\,x\right )-\ln \left (a+b\,x\right )+2\,\mathrm {sinint}\left (a+b\,x\right )\,\sin \left (a+b\,x\right )}{2\,b} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sinint(a + b*x)*cos(a + b*x),x)

[Out]

(cosint(2*a + 2*b*x) - log(a + b*x) + 2*sinint(a + b*x)*sin(a + b*x))/(2*b)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \cos {\left (a + b x \right )} \operatorname {Si}{\left (a + b x \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(cos(b*x+a)*Si(b*x+a),x)

[Out]

Integral(cos(a + b*x)*Si(a + b*x), x)

________________________________________________________________________________________