I haven't done any math in at least 5 years, so please be gentle :D
I have this intuition that if I took a circle of infinite radius, any finite length segment taken from it would be a straight line segment.
I know that a general circle equation in 2d x-y coords is x^2 + y^2 = r^2, but I'm having some troubles coming up with more ideas, because if I use this equation, quite a few things turn infinite, and are freaking me out.
Any clues would be welcome.
P.S. This is not homework, I'm too old for that, and out of school... this is just a random hobby question. Thanks. Please don't down vote! :D
As @TonyK says, there is no such thing as a circle of infinite radius. I believe your intuition can be more manageably represented by the following:
Let C be an arc of a circle of radius r with distinct points A and B as its endpoints. Show that C converges to the segment AB as r increases without bound.
If I were approaching this problem, I would pick points A = (0,1) and B = (0,-1), and put the center of the circle at (-$\sqrt{r^2-1}$,0) [with $r$>1]. Then I would determine a formula for an arbitrary point ($x$,$y$) on the arc [with $x$ as a function of $y$ and $r$], and show that $x$ goes to 0 as $r$ increases without bound (with $y$ held fixed).