Homeomorphism between unit square and unit disc

variety
Messages
20
Reaction score
0

Homework Statement


I want to find a bijective function from [0,1] x [0,1] -> D, where D is the closed unit disc.


Homework Equations





The Attempt at a Solution


I have been able to find two continuous surjective functions, but neither is injective. they are f_1(s,t)=\left((1-s)\cos{(2\pi t)}+s,(1-s)\sin{(2\pi t)}\right) and f_2(s,t)=\left((1-s)\cos{(2\pi t)},(1-s)\sin{(2\pi t)}\right). I can't think of one that is injective, but there should be one because these two spaces are homeomorphic, right?
 
Physics news on Phys.org
I even have another: f_3(s,t)=\left(\sin{(2\pi s)}\cos{(2\pi t)},\sin{(2\pi s)}\sin{(2\pi t)}\right). However, this is also not injective since all points with s=0 are mapped to the origin.
 
Imagine drawing the unit circle inside of the unit disc. For a given angle t from the x-axis, by what factor do you need to multiply the unit vector in that direction to get it to reach the unit square?

http://img3.imageshack.us/img3/1108/circlesquare.jpg

Once you map the boundary to the boundary, map the interior to the interior by just stretching a point in the circle by the same factor that boundary point was stretched. You've probably heard of topology as 'rubber sheet geometry' and this is the most basic case of that; you literally want to stretch the circle to cover the square

EDIT: Whoops.. I realized my square is too big here. For some reason I was thinking the unit square would have size two. The basic idea is the same though, center the two at the origin and ask what you need to multiply the boundary of the circle by to make it map to the boundary of the square
 
Last edited by a moderator:
Thanks for the help! I got it now.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top