To find the minimum number n of intervals, we need to solve the inequality
E≤12n2(b−a)3[max∣f"(x)∣],a≤x≤b. Therefore, first find the second derivative:
dxd[e−x2+1]=−2xe1−x2=f′(x), dxd[−2xe1−x2]=2e1−x2(2x2−1)=f"(x).Assume that the integration limits are a=−1,b=2 because they are not present in the condition. Therefore:
f"(−1)=2f"(2)=0.7f"(0)=−5.43656...=max[f"(x)].
Find n:
0.5⋅10−4≤12n2(2−(−1))3[5.27]=12n227⋅5.4366, n2≥244647,n≥494.62≈496.
Comments