0

Find limit of the sequence$$a_n = \frac{1}{n}\sum_{1\leq i<j\le n}\frac{1}{\sqrt[]{ij}}.$$

I have no idea how to solve it. I don't know where to start.

Anne Bauval
  • 34,650
LSSPLY
  • 9

1 Answers1

2

The sequence $$b_j:=\frac1{\sqrt j}\sum_{1\le i<j}\frac1{\sqrt i}$$ converges to $2$, hence so does its Cesàro mean $$a_n=\frac1n\sum_{j=1}^nb_j.$$

Anne Bauval
  • 34,650