Consider the sequence of functions $f_n:(-1,1) \rightarrow \mathbb{R}$, $f_n(x) = \sum_{k=1}^n \frac{n}{n^2-k^2x}$. Find the function $f(x)$ to which $f_n$ converges pointwise. Determine if this convergence if uniform.
Yes. This looks like an exercise. However, this does not come from any text. I have made this problem studying mode of convergence of Riemann sums to the integral. The model function was $f(x)=\int_0^1 \frac{1}{1-t^2x} d t$ as one can easily see. However, the mode of convergence of the Riemann sum is somewhat sophisticated. Neither $f_n$ nor $f$ are bounded on the open interval. So it is unclear if $f_n$ converges to $f$ near the endpoints. Of course, on any compacta in $(-1,1)$, this sequence converges uniformly since the integrand is uniformly bounded. But if $x$ approaches to $\pm 1$, what would happen?

Fix $a\in(0,1)$. For $x\in[-1,a]$, it is easy to see $$ \frac{n}{n^2+k^2}\le\frac{n}{n^2-k^2x}\le\frac{n}{n^2-k^2a}. $$ Since $\sum_{k=1}^n\frac{n}{n^2+k^2}$ and $\sum_{k=1}^n\frac{n}{n^2-k^2a}$ converge to $\frac{\pi}{4}$ and $\int_0^1\frac{1}{1-t^2a}dt$ respectively, one has that $f_n(x)=\sum_{k=1}^n\frac{n}{n^2-k^2x}$ converges uniformly to $\int_0^1\frac{1}{1-t^2x}dt$ for $x\in[-1,a]$. Therefore $\sum_{k=1}^n\frac{n}{n^2-k^2x}$ converges to $\int_0^1\frac{1}{1-t^2x}dt$ for $x\in[-1,1)$ pointwise. Clearly $x=1$, $f_n(1)$ does not exist and hence $f_n(x)$ does not uniformly to $f(x)$ in $(-1,1)$.