I'm trying to solve the two following integral equations:
- $y(x)=2+\int_1^x\frac{1}{ty(t)}\ \mathrm dt$, $x>0$
- $y(x)=4+\int_0^x2t\sqrt{y(t)}\ \mathrm dt$
It really looks like an ODE, but I'm a bit clueless where to start to solve such. Any clue?
I'm trying to solve the two following integral equations:
It really looks like an ODE, but I'm a bit clueless where to start to solve such. Any clue?
Copyright © 2021 JogjaFile Inc.
You don't need to worry about additional assumptions on the function $ y $ (like its differentiability), as you've stated in a comment under the original post. All that is needed is somehow implicit in the statement of the problem. You need the following two lemmas.
In both given equations, the integrand on the right-hand side of the equation must be a locally integrable function (otherwise, the integral is undefined). Thus the function $ y $, which is the result of the integration in both equations, must be continuous. This, in both cases, shows that the integrand is continuous, and hence the result of the integration must be differentiable. Thus, any function $ y $ satisfying any of the given equations is in fact differentiable, and we can safely differentiate both sides of the equation, without losing any of the possible solutions. Let's do that for both cases.