Explicit or analytic formula for a homeomorphism

sparkster
Messages
153
Reaction score
0
What would an explicit or analytic formula for a homeomorphism between a circle and a square be?

Or a disc and [0,1] x [0,1]?
 
Physics news on Phys.org
I don't know why you would want this; the whole point of topology is to get beyond the analytic strait-jacket, but If you must why not do it in the first quadrant, mapping the quarter circle x^2 + y^2 = 1 to the quarter square made by the line segments x = 1, 0 \leq y \leq 1 and y = 1, 0 \leq x \leq 1? Trig functions should do the job. Think about it.
 
ex-xian said:
What would an explicit or analytic formula for a homeomorphism between a circle and a square be?

Or a disc and [0,1] x [0,1]?
I would try converting the euclidean ball to the infinity norm ball.

That is, take a point in the circle, i.e., a vector (x,y) such that x^2+y^2 = 1. Now take the map:

f(x,y)\; := \; \frac{(x,y)}{\mathrm{max}\{\vert x\vert,\,\vert y\vert\}}

where f(0,0) is undefined.

This map takes any convex set containing (0,0) into the unit square, hence it takes the unit circle in the unit square. It is easy to show that f is continuous, but not differentiable.
 
Last edited:
Back
Top