I'm reading Knuth's Concrete Mathematics and we are dealing with recurrence relations. He proves that the number of regions $L_n$ formed by $n$ lines on a plane is $L_n=\frac{n(n+1)}{2}$.
I don't have the formal proof for it, but I have an intuition that an infinite number of lines in two dimensions forms a plane - because there are an infinite number of points that can live on these lines and therefore every single point in 2-D space lives on these lines and so we have a curve.
Under the tentative assumption that this postulate is true, I'm wondering what the behavior of $\lim\limits_{x \to \infty} L_n$ is, i.e. how many regions are formed by an infinite number of lines on a plane.
A region is defined as a set of points not on the line segments that surround them. If with an infinite number of lines you cover the entire plane, i.e. the number of regions approaches $0$, but by the equation given the number of regions approaches $\infty$, there is a dichotomy. I'm not sure how to understand this or if I am missing something.
It depends on how many lines you have. If you have a countably infinite collection of lines, then you will have covered $0$ area no matter how you do it, and so there will be a lot of points missed. This is vaguely related to your correct idea that $\displaystyle{\lim_{n\to\infty}}L_n=\infty$, though that limit only talks about the maximum numbers of regions for finite numbers of lines.
If you have uncountably many lines, then it depends how you place them. For example, if they're all vertical and pass through points of the Cantor set then you've missed infinitely many regions (in fact, countably infinitely many vertical strips). But if you place a vertical line at every horizontal coordinate, you'll cover your region completely.
This uncountable case is very far removed from $\displaystyle{\lim_{n\to\infty}}L_n$ since we're not talking about the limit of the number of regions of finitely many lines, or the countably many lines (which could be thought of as a "limit" of finitely many lines), but many more lines than that.