Is an infinite line the same thing as an infinite circle?

From a non-rigorous "visual" point of view you wouldn't be able to tell the difference, just like when you look down at your feet you can't tell that the earth is a sphere. The rigorous way to say this mathematically is that a circle and a line are "locally homeomorphic".

Two sets are homeomorphic if there is a continuous bijection between them, with a continuous inverse. If $f:A\to B$ is a continuous bijection, and $f^{-1}:B\to A$ is also continuous, then $U$ is open in $A\iff f(U)$ is open in $B$. This in turn causes $f$ to preserve basically every topological property of $A$ when it maps to $B$, and so we say that $A$ and $B$ are topologically equivalent or homeomorphic. The line and the circle are not homeomorphic. This is easy to see because the line can be disconnected by removing one point and the circle can not.

The circle and the line however are locally homeomorphic. "locally" basically means that the property holds in some sufficently small neighborhood of every point. If you take some small neighborhood of a point on a circle and a small neighborhood of a point on a line, those two sets are homeomorphic. This is why we think that the earth looks like it is a plane, we aren't big enough to see outside some neighborhood on which the earth actually does look like a plane. If you were really tall, you'd be able to see the earth curves. This would correspond to being able to look outside the $\epsilon$-neighborhood where the earth is homeomorphic to the plane.

Note: This answer is for comparing $\mathbb{R}$ to a circle of finite radius. The question as posed doesn't totally make much sense, specifically the bit about the infinite radius circle see the answer from @Kevin Carlson for some details about that.

I'm ignoring the finite line case because if you are located at the endpoint that obviously things get messed up because you can only move in one direction. The answer for a finite line anywhere except at an endpoint is the same as the answer for $\mathbb{R}$


Many people have shared your intuition that lines seem like infinite circles, but the problem remains that if a circle is the set of points a fixed distance from a fixed point in the plane, then there are no infinite circles, because there are no points in the plane infinitely far from each other. So your $\lim{R\to\infty}$ does not converge to anything. But still, we'd often like to say that lines and circles are obviously the same thing.

A general solution to such a problem is to simply add as little as possible to our theory to make them the same, and see whether we've ruined everything in the process. As you observe, the only topological difference between a line and a circle is that a circle is compact while a line is not (you say "closed," but that's not a topological property-though it would work in discussing the line and circle as manifolds.)

Indeed, a line becomes a circle as soon as we compactify by adding a single point! So the minimal way to get lines to be "infinite" circles seems to be to add a point "at infinity" to compactify every line. This makes the plane topologically a sphere, and then you can visualize your limit process as a circle contained in one hemisphere expanding until it approaches the equator. In this case it turns out we're very far from having ruined everything-rather, this is a pretty subject called Möbius geometry.


One sense in which a line segment and circle convergent to the same line for $R\to\infty$ is the following:

We will consider a vertical line segment going through the origin.
Similarly, let us take the circle going through $(0,0)$ such that the center lies on the $x$-axis. (I.e, the center will be $(R,0)$.) More precisely:

  • The line segment for some given $R$ is $L_R=\{0\}\times[-R,R]$.
  • The circle for some given $R$ is $C_R=\{(x,y)\in\mathbb R^2; (x-R)^2+y^2=R^2\}$.

Then for $R\to\infty$ both these things obviously converge to the $y$-axis. (Maybe it helps if you draw a picture.)


If you want to replace word obviously in the last sentence by something more rigorous, you can take Kuratowski convergence.

This means that you can ask: What is the set $$L=\{p\in\mathbb R^2; \lim_{R\to\infty} d(p,L_R)=0\}$$ where $d(p,A)$ denotes the distance of the point $p$ and the set $A$.

Similarly, you can ask about $$C=\{p\in\mathbb R^2; \lim_{R\to\infty} d(p,C_R)=0\}.$$

You will find out that both $L$ and $C$ are equal to $y$ axis.


Perhaps the following picture might illustrate how the circles get closer and closer to the vertical line with increasing radius.

enter image description here