The integral to evaluate is ∫−11x2+2∣x∣+1x3+∣x∣+1dx
The integrand contains absolute values and the limits cross x=0.
The denominator can be simplified:
x2+2∣x∣+1=(∣x∣)2+2∣x∣+1
=(∣x∣+1)2
Let f(x)=x2+2∣x∣+1x3+∣x∣+1
For x>0:
f(x)=(x+1)2x3+x+1
f(−x)=(x+1)2−x3+x+1
Adding these:
f(x)+f(−x)=(x+1)2(x3+x+1)+(−x3+x+1)
=(x+1)22x+2
=(x+1)22(x+1)
=x+12
Using the symmetry property for integrals over [−a,a]:
∫−11f(x)dx=∫01[f(x)+f(−x)]dx
Therefore:
∫−11x2+2∣x∣+1x3+∣x∣+1dx=∫01x+12dx
Evaluating the integral:
∫01x+12dx=2∫01x+11dx
=2[ln(x+1)]01
=2[ln(2)−ln(1)]
=2ln(2)
=2loge2
Therefore, the answer is 2loge2.