I am curious if there is a way to invert the integral $$f(x)=\int_x^a \frac{g(t)}{\sqrt{t-x}}dt$$ to solve for g(x) when f(x) is a known function. The integral from x to a makes this problem seem a little awkward.
I have found that it is possible to invert equations of the form $$ f(x)=\int_0^x \frac{g(t)}{(x-t)^\alpha}dt$$ for $0<\alpha<1$ by using the abel transform, but I dont think this applies.