To find the value of α+β, we evaluate the given limit using Taylor series expansions around x=0.
First, consider the Taylor series expansion of the integrand:
1−t21=1+t2+O(t4)
Integrating this from 0 to x:
∫0x1−t21dt=∫0x(1+t2+O(t4))dt=x+3x3+O(x5)
Next, consider the Taylor series expansion of cosx:
cosx=1−2x2+O(x4)
Thus,
βxcosx=βx(1−2x2+O(x4))=βx−2βx3+O(x5)
Now substitute these expansions into the expression inside the limit:
2α∫0x1−t21dt+βxcosx=2α(x+3x3)+β(x−2x3)+O(x5)
=(2α+β)x+(6α−2β)x3+O(x5)
Substituting this back into the limit gives:
limx→0x31((2α+β)x+(6α−2β)x3+O(x5))=2
For this limit to exist and be finite, the coefficient of the linear term in x must be zero:
2α+β=0⟹α=−2β
Equating the coefficient of x3 to the value of the limit:
6α−2β=2
Substitute α=−2β into this equation:
6−2β−2β=2
−3β−2β=2
−65β=2⟹β=−512=−2.4
Then,
α=−2β=−2(−512)=524=4.8
Finally, we calculate α+β:
α+β=4.8+(−2.4)=2.4