Let $$f(x,y) = \sum_{n=1}^\infty \frac{x}{x^2+yn^2}, y > 0$$
(i) Show that for each $y$, the limit $$g(y):=\lim_{x\to\infty} f(x,y)$$ exists. Evaluate the limit function $g$.
I found this problem on Wisconsin’s analysis qual study guide. I have tried to find the maximum value of $\frac{x}{x^2+yn^2}$ for a given $y$ and $n$, and I found that it is equal $\frac{1}{2\sqrt{y}n}$, when $x=\sqrt{y}n$. Beyond that, I haven’t been able to do much. There is a second part to this question:
(ii) Determine if $f(x,y)$ converges to $g(y)$ uniformly for $y\in(0,\infty)$ as $x\to \infty$.
Thank you for your help!
Part i) For fixed $x,y$ the function $t\to \frac{x}{x^2+yt^2}$ is decreasing on $[0,\infty).$ Thus
$$\tag 1 \int_1^\infty \frac{x}{x^2+yt^2}\, dt \le \sum_{n=1}^{\infty}\frac{x}{x^2+yn^2} \le \int_0^\infty \frac{x}{x^2+yt^2}\, dt.$$
Let $t=xu/\sqrt y$ in the integral on the right of $(1).$ The integral becomes
$$\frac{1}{\sqrt y}\int_0^\infty \frac{1}{1+u^2}\, du = \frac{\pi}{2\sqrt y}.$$
It's not hard to see the integral on the left of $(1)$ converges to the integral on the right of $(1)$ as $x\to \infty.$ Thus the limit of the sum in $(1)$ is $\dfrac{\pi}{2\sqrt y}.$