To find the value of the definite integral
I=∫−4π4π1+esinx32cos4xdx
we can use the fundamental property of definite integrals:
∫abf(x)dx=∫abf(a+b−x)dx
Here, a=−4π and b=4π, so a+b−x=−x. Replacing x with −x in the integrand gives:
I=∫−4π4π1+esin(−x)32cos4(−x)dx
Since cos(−x)=cosx and sin(−x)=−sinx, this simplifies to:
I=∫−4π4π1+e−sinx32cos4xdx
Multiplying the numerator and denominator by esinx, we get:
I=∫−4π4πesinx+132cos4x⋅esinxdx
Now, adding the two representations of I:
2I=∫−4π4π(1+esinx32cos4x+1+esinx32cos4x⋅esinx)dx
2I=∫−4π4π32cos4x(1+esinx1+esinx)dx
2I=∫−4π4π32cos4xdx
Since cos4x is an even function (f(−x)=f(x)), we can write:
2I=2∫04π32cos4xdx
I=32∫04πcos4xdx
To integrate cos4x, we use the double-angle identity cos2x=21+cos2x:
cos4x=(21+cos2x)2=41+2cos2x+cos22x
Using cos22x=21+cos4x:
cos4x=41(1+2cos2x+21+cos4x)=81(3+4cos2x+cos4x)
Substituting this back into the integral:
I=32∫04π81(3+4cos2x+cos4x)dx
I=4∫04π(3+4cos2x+cos4x)dx
Integrating term by term:
I=4[3x+2sin2x+4sin4x]04π
Evaluating at the upper limit x=4π:
I=4[3(4π)+2sin(2π)+4sinπ]
I=4[43π+2(1)+0]
I=4(43π+2)=3π+8
Thus, the correct option is B.