daudaudaudau
- 297
- 0
Hi. Say we want to parametrize the plane R^2. This can be done for example using (x,y) cartesian, i.e. a pair of intersecting lines, OR (r,theta) polar coordinates, i.e. a half line intersecting a circle. But it cannot be done using (x,r) coordinates, i.e. a line intersecting a circle, because sometimes the line will not intersect the circle, sometimes it will intersect it once and sometimes it will intersect the circle twice! How can I know whether a parametrization is any good? I.e. on what mathematical grounds can I reject the (x,r) parametrization?
Last edited: