I'm studying the uniform convergence of $\int_{0}^{\pi} \frac{\sin(x)}{x^{\alpha}(\pi -x)^{\alpha}} dx$ with $0 < \alpha < 2$
We have problems at $0$ and $\pi$ so let's split the integral at 1. $$\int_{0}^{\pi} \frac{\sin(x)}{x^{\alpha}(\pi -x)^{\alpha}} dx = \int_{0}^{1} \frac{\sin(x)}{x^{\alpha}(\pi -x)^{\alpha}} dx + \int_{1}^{\pi} \frac{\sin(x)}{x^{\alpha}(\pi -x)^{\alpha}} dx$$
Now my idea is to prove each one is bounded by something I can integrate, then the Weierstrass $M$ test will give uniform convergence. Obviously $|\sin(x)| \leq 1$ but that doesn't help.
In $[0,1]$ I realize that $|\frac{\sin(x)}{x^{\alpha} (\pi - x)^{\alpha}}| \leq \frac{100}{x^{\alpha -1} (\pi - x)^{\alpha}}$ but can't see how that helps.
I haven't tried the other integral.
Any hints would be highly appreciated.
The convergence fails to be uniform for $\alpha\in (0,2)$. To show this, let $\displaystyle \epsilon=\frac{1}{\pi^3 e}$.
Then for all $\nu\in (0,1)$, we select $\alpha=2+\frac1{\log(\nu)}$. Using $\sin(x)\ge \frac{2x}{\pi}$ for $x\in [0,\pi/2]$ and $\pi-x\le \pi$ we have the estimates
$$\begin{align} \left|\int_0^{\nu}\frac{\sin(x)}{x^{\alpha}(\pi-x)^\alpha}\,dx\right|&\ge \int_0^\nu \frac{(2x/\pi)}{x^\alpha\pi^\alpha }\,dx\\\\ &=\frac{2\nu^{2-\alpha}}{(2-\alpha)\pi^{1+\alpha}}\\\\ &=\frac{\nu^{-1/\log(\nu)}}{\pi^{3+1/\log(\nu)}}\\\\ &\ge\frac{1}{e\pi^3} \end{align}$$
which negates the uniform convergence for $\alpha\in (0,2)$.