Please think this problem easy.
I faced the following problem the other day.
Let $f\in C(0,1]\cap L^{1}(0,1)$. Prove that the function $$ t\mapsto\int_{0}^{t}\frac{f(\tau)}{\sqrt{t-\tau}}d\tau $$ is continuous on $(0,1]$.
It seems not easy to prove. Indeed, since \begin{align*} \left|\int_{0}^{t}\frac{f(\tau)}{\sqrt{t-\tau}}d\tau-\int_{0}^{s}\frac{f(\tau)}{\sqrt{s-\tau}}d\tau\right|&=\left|\int_{0}^{t}\frac{f(\tau)}{\sqrt{t-\tau}}d\tau-\int_{0}^{t}\frac{f((s/t)\tau)}{\sqrt{s-(s/t)\tau}}d\tau\right|\\ &=\left|\int_{0}^{t}\frac{f(\tau)-(s/t)^{1-a}f((s/t)\tau)}{\sqrt{t-\tau}}d\tau\right|\\ &\le\int_{0}^{t}\frac{|f(\tau)-(s/t)^{1-a}f((s/t)\tau)|}{\sqrt{t-\tau}}d\tau, \end{align*} we would like to use the dominated convergence theorem but it is clear that there does not exitst a $L^{1}$-dominate function. Because the integral is convolution type, we might use its properties but I dont't know.
I'm glad if you tell me when you know. Even only a hint is good.
Thank you in advance.