We have one square with area 1/n for each positive integer n.
Is it possible to place these squares in the xy-plane in such a way that they completely cover the entire plane. If Yes, can you describe how this can be done (you might also want to draw a picture). If No, explain why this cannot be done.
The sum of their areas correspond to the harmonic series which is divergent. That is the 'total' area is 'infinite'. The 'total' area of the entire plane is also 'infinite'. Yet, infinity has some levels, how can we compare them?
Edit: We could consider both cases :
the first case : overlap of squares is allowed
the second case : overlap of squares is not allowed. I am particularly interested in that case.

The argument of @user1952009 can be improved in order to give a tiling. Since the harmonic series is divergent, we may fill $\mathbb{R}^+\times \mathbb{R}^+$ with some of the squares whose area is $\frac{1}{4k+1}$. We may fill $\mathbb{R}^+\times \mathbb{R}^+$ also with some of the squares whose area is $\frac{1}{4k+2}$, or $\frac{1}{4k+3}$, or $\frac{1}{4k+4}$. So we may fill $\mathbb{R}^2$ by using some of the given squares, by just glueing the four copies of $\mathbb{R}^+\times\mathbb{R}^+$, each of them tiled with some squares with area $\frac{1}{4k+j}$, for $j\in\{1,2,3,4\}$. Assume that the largest unused square, $Q_1$, has area $\frac{1}{n_1}$.
By the same argument as above we may fill $\mathbb{R}^2\setminus Q_1$ by using exactly the same squares as before, then place $Q_1$ in the hole. By moving a bit those four corners we may make room for the other unused squares. So it is possible to tile $\mathbb{R}^2$ with squares having areas $\frac{1}{1},\frac{1}{2},\frac{1}{3},\ldots$, each of them used once, but the tiling procedure is quite non-constructive. Also because how we move the four corners above depends on the unused squared having a finite total area or not.