Office_Shredder said:
I missed that it goes to zero near zero as well.
How similar do you want the integrals to be? If it's just they both go to zero, then they converge to each other the same way they converge to, for example,
$$\int_{0}^{\infty} \frac{1}{x^2+y^2} e^{-t} dt$$.
Or do you care that the relative difference between them goes to zero?
Dear Office_Shredder, you are right. Both functions go to zero as ##x->0##, or ##y->0##, or both go to zero. Then, it is obvious that, under the same condition, their difference goes to zero as well.
Actually, I was looking for a way to solve this integral:
##\int_0^{\infty } \frac{\exp \left(-\frac{\left(x-s^2 t\right)^2+y^2}{(t+1) \left(2 \epsilon ^2\right)}\right)}{\sqrt{t} (t+1)} \, dt##.
And I am interested to find the solution in the limit of ##x->0## and ##y->0##. Unfortunately, it seems that this integral cannot be solved symbolically. For this reason, I was looking for a way of approximating the integrand function under these limits. The function
##\frac{\text{Exp}\left[-\frac{1 }{2 \epsilon ^2} \left(\frac{\left(x-\epsilon ^2 t \right)^2+y^2}{t }\right)\right]}{\sqrt{t }t }##,
appeared to be a good candidate for the properties that I have shown. By the way, this function can be symbolically integrated from ##0## to ##\infty##. Some time ago, I read about ##L_p## approximation of a function ##f1## as the function ##f2## which satisfies the condition
##\int \left| \text{f1}(t)-\text{f2}(t)\right| ^p \, dt##.
In our case both functions are ##>0##, their difference is ##>0##, and ##p=1##, so that we should have the mean-power approximation. Indeed,
##\int_0^{\infty } \left(\frac{\exp \left(-\frac{\left(x-s^2 t\right)^2+y^2}{(t+1) \left(2 \epsilon ^2\right)}\right)}{\sqrt{t} (t+1)}-\frac{\exp \left(-\frac{\left(x-s^2 t\right)^2+y^2}{t \left(2 \epsilon ^2\right)}\right)}{\sqrt{t} t}\right) \, dt##
goes to zero as ##x## and ##y## ##->\infty##.
After your comment I have many doubts however.
Should we look for a function which minimizes the relative difference with the target function?
The relative difference has to be intended as:
##\frac{\left| \text{f1}(t)-\text{f2}(t)\right| }{\text{f1}(t)}##?
Or maybe there is a different solution to the starting problem?