I'm considering the following integral
$$I=\int_a^b[f(a)+\Delta f(a)\alpha+\frac {f''(\xi)}{2}\alpha(\alpha-1)h^2]dx$$
where $a\le x\le b, h=b-a, \Delta f(a)=f(b)-f(a), \xi$ is a number between $a$ and $b$. If $\alpha=\frac{x-a}{h}$ then $dx=hd\alpha$. Thus
$$I=h\int_0^1[f(a)+\Delta f(a)\alpha+\frac {f''(\xi)}{2}\alpha(\alpha-1)h^2]d\alpha$$
If one assumes that for $h$ small, $f''(\xi)$ is approximately constant, then
$$I=h\left[\alpha f(a)+\frac{\alpha^2}{2}\Delta f(a)+\left(\frac{\alpha^3}{6}-\frac{\alpha^2}{4}\right)+f''(\xi)h^2\right]_0^1d\alpha$$
My question is, why is the author making this assumption of "If one assumes that for $h$ small, $f''(\xi)$ is approximately constant"? Wasn't already a constant?
Thank you in advance
The $\xi$ in the remainder term depends on the value of $\alpha$ (and $x$), so in principle it actually should be part of the integration, and is not a constant factor that can be pulled out of the integral. If however for all $\alpha$ (or $x$) in the relevant range, the quantity $f''(\xi)$ is bounded, then you can bound how large the integral of the last term might be.