Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1996 / Problems / Day 2, P11

IMC 1996 · Day 2 · P11

(i) Prove that limx+n=1nx(n2+x)2=12.\lim_{x \to +\infty} \sum_{n=1}^{\infty} \frac{nx}{(n^2 + x)^2} = \frac{1}{2}.

(ii) Prove that there is a positive constant cc such that for every x[1,)x \in [1, \infty) we have n=1nx(n2+x)212cx.\left| \sum_{n=1}^{\infty} \frac{nx}{(n^2 + x)^2} - \frac{1}{2} \right| \le \frac{c}{x}.

Solution (official)

(i) Set f(t)=t(1+t2)2f(t) = \dfrac{t}{(1 + t^2)^2}, h=1xh = \dfrac{1}{\sqrt{x}}. Then n=1nx(n2+x)2=hn=1f(nh)h00f(t)dt=12.\sum_{n=1}^{\infty} \frac{nx}{(n^2 + x)^2} = h \sum_{n=1}^{\infty} f(nh) \xrightarrow[h \to 0]{} \int_0^{\infty} f(t)\,dt = \frac{1}{2}. The convergence holds since hn=1f(nh)h \sum\limits_{n=1}^{\infty} f(nh) is a Riemann sum of the integral 0f(t)dt\int\limits_0^{\infty} f(t)\,dt. There are no problems with the infinite domain because ff is integrable and f0f \downarrow 0 for xx \to \infty (thus hn=Nf(nh)Nhf(t)dthn=N+1f(nh)h \sum\limits_{n=N}^{\infty} f(nh) \ge \int\limits_{Nh}^{\infty} f(t)\,dt \ge h \sum\limits_{n=N+1}^{\infty} f(nh)).

(ii) We have n=1nx(n2+x)212=n=1(hf(nh)nhh2nh+h2f(t)dt)0h2f(t)dtn=1hf(nh)nhh2nh+h2f(t)dt+0h2f(t)dt(1)\tag{1} \left| \sum_{n=1}^{\infty} \frac{nx}{(n^2+x)^2} - \frac{1}{2} \right| = \left| \sum_{n=1}^{\infty} \left( h f(nh) - \int_{nh - \frac{h}{2}}^{nh + \frac{h}{2}} f(t)\,dt \right) - \int_0^{\frac{h}{2}} f(t)\,dt \right| \le \sum_{n=1}^{\infty} \left| h f(nh) - \int_{nh - \frac{h}{2}}^{nh + \frac{h}{2}} f(t)\,dt \right| + \int_0^{\frac{h}{2}} f(t)\,dt Using twice integration by parts one has 2bg(a)aba+bg(t)dt=120b(bt)2(g(a+t)+g(at))dt(2)\tag{2} 2b\,g(a) - \int_{a-b}^{a+b} g(t)\,dt = -\frac{1}{2} \int_0^b (b-t)^2 (g''(a+t) + g''(a-t))\,dt for every gC2[ab,a+b]g \in C^2[a-b, a+b]. Using f(0)=0f(0) = 0, fC2[0,h/2]f \in C^2[0, h/2] one gets 0h/2f(t)dt=O(h2).(3)\tag{3} \int_0^{h/2} f(t)\,dt = O(h^2). From (1), (2) and (3) we get n=1nx(n2+x)212n=1h2nhh2nh+h2f(t)dt+O(h2)=h2h2f(t)dt+O(h2)=O(h2)=O(x1).\left| \sum_{n=1}^{\infty} \frac{nx}{(n^2+x)^2} - \frac{1}{2} \right| \le \sum_{n=1}^{\infty} h^2 \int_{nh - \frac{h}{2}}^{nh + \frac{h}{2}} |f''(t)|\,dt + O(h^2) = h^2 \int_{\frac{h}{2}}^{\infty} |f''(t)|\,dt + O(h^2) = O(h^2) = O(x^{-1}).

Similar problems

IMC 2000 · Day 1 · P4hardavg 4.7/10 · solved 22% · near-0 26% · disc 0.62
IMC 2015 · Day 2 · P6easyavg 6.7/10 · solved 64% · near-0 25% · disc 0.44
IMC 2016 · Day 2 · P6easyavg 7.0/10 · solved 56% · near-0 10% · disc 0.42