Prove: $\sum \limits_{n=1}^{\infty}((n+\frac{x}{n})\ln(1+\frac{x}{n})-x)$ for $x \in [0,a]$ uniformly converges

170 Views Asked by At

I'd like your help with proving that following sum uniformly converges:

$$\sum_{n=1}^{\infty}\left(\left(n+\frac{x}{n}\right)\ln\left(1+\frac{x}{n}\right)-x\right)$$ for $x \in [0,a]$.

I tried to use the theorem saying that if there's one point (in our case $x=0$), which the series pointwise converges, and the sum of $U'_n$ converges also, the original sum uniformly converges, but it didn't work for me here.

Any hints?

Thanks a lot!

1

There are 1 best solutions below

0
On BEST ANSWER

The series does not converge if $x\ne0$. Using the Taylor expansion $$ \ln(1+t)=t-\frac{t^2}{2}+\cdots $$ we see that $$ \Bigl(n+\frac{x}{n}\Bigr)\ln\Bigl(1+\frac{x}{n}\Bigr)-x=-\frac{x^2}{2\,n}+O\Bigl(\frac{1}{n^2}\Bigr) $$ where the $O$ term is uniform in $x\in[\,0,a\,]$.