Key Concepts and Formulas
- Integration by parts: ∫udv=uv−∫vdu
- Derivatives of trigonometric functions: dxd(sinx)=cosx, dxd(cosx)=−sinx
- Derivatives of polynomial functions: dxd(xn)=nxn−1
Step-by-Step Solution
Step 1: Integrate ∫x3sinxdx using integration by parts.
Let u=x3 and dv=sinxdx. Then du=3x2dx and v=−cosx. Applying integration by parts:
∫x3sinxdx=−x3cosx−∫(−cosx)(3x2)dx=−x3cosx+3∫x2cosxdx
We have reduced the power of x inside the integral.
Step 2: Integrate ∫x2cosxdx using integration by parts.
Let u=x2 and dv=cosxdx. Then du=2xdx and v=sinx. Applying integration by parts:
∫x2cosxdx=x2sinx−∫(sinx)(2x)dx=x2sinx−2∫xsinxdx
Step 3: Integrate ∫xsinxdx using integration by parts.
Let u=x and dv=sinxdx. Then du=dx and v=−cosx. Applying integration by parts:
∫xsinxdx=−xcosx−∫(−cosx)dx=−xcosx+∫cosxdx=−xcosx+sinx
Step 4: Substitute the results back into the original integral.
Substituting the result from Step 3 into Step 2:
∫x2cosxdx=x2sinx−2(−xcosx+sinx)=x2sinx+2xcosx−2sinx
Substituting this into the result from Step 1:
∫x3sinxdx=−x3cosx+3(x2sinx+2xcosx−2sinx)+C=−x3cosx+3x2sinx+6xcosx−6sinx+C
Step 5: Identify g(x) and find g(2π).
From the problem statement, we have g(x)=−x3cosx+3x2sinx+6xcosx−6sinx.
Then,
g(2π)=−(2π)3cos(2π)+3(2π)2sin(2π)+6(2π)cos(2π)−6sin(2π)=0+3(4π2)(1)+0−6(1)=43π2−6
Step 6: Find g′(x) and g′(2π).
g′(x)=dxd(−x3cosx+3x2sinx+6xcosx−6sinx)
g′(x)=−3x2cosx+x3sinx+6xsinx+3x2cosx+6cosx−6xsinx−6cosx
g′(x)=x3sinx
Then,
g′(2π)=(2π)3sin(2π)=8π3(1)=8π3
Step 7: Calculate 8(g(2π)+g′(2π)).
8(g(2π)+g′(2π))=8(43π2−6+8π3)=8(86π2−48+π3)=π3+6π2−48
Step 8: Determine α, β, and γ.
We have π3+6π2−48=απ3+βπ2+γ.
Therefore, α=1, β=6, and γ=−48.
Step 9: Calculate α+β−γ.
α+β−γ=1+6−(−48)=1+6+48=55
Common Mistakes & Tips
- Be careful with signs when applying integration by parts.
- Remember to simplify the expression for g′(x) before substituting x=2π.
- Double-check your calculations to avoid arithmetic errors.
Summary
We used integration by parts repeatedly to find the indefinite integral of x3sinx. We then identified g(x) and calculated g(2π) and g′(2π). Finally, we found α,β,γ and calculated α+β−γ, which equals 55.
Final Answer
The final answer is \boxed{55}, which corresponds to option (B).