How can I express $x^2+y^2=1$ as an explicit function?

549 Views Asked by At

In his book, Differential Equations Demystified, Steven G. Krantz writes that the unit circle can be expressed: $$y=+\sqrt{1-x^2}$$ when $y$ is positive and $$y=-\sqrt{1-x^2}$$ when $y$ is negative. He adds: "It is only at the exceptional points $(-1,0)$ and $(-1,0)$ where the tangent lines are vertical that $y$ cannot be expressed as a function of $x$."

First off, let me say that I think he means to identify those points as $(-1,0)$ and $(1,0)$, but even allowing for the typo, I'm still a wee bit mystified.

Either of those two points represents a solution to both equations. Is it that there is the equations give the same value for $y$ at $x=0$? What is his point here?

1

There are 1 best solutions below

3
On BEST ANSWER

Take a look at the following picture:

enter image description here

If we look near enough of $x$, it is clear that this picture represents a function: we have associated to every $x$ a unique $y$. For instance:

enter image description here

But if we slide $x$ to the right part, this does not hold anymore: we have $2$ values associated to $x$, no matter what neighbourhood of $x$ we choose:

enter image description here

But if we also restrict ourselves on a neighbourhood of one of those values associated to $x$, we can arrive at $y$ as a function of $x$. For example:

enter image description here

However, if $x$ is at the far right, there will be no way to do this, no matter what neighbourhood of $y$ and $x$ you take! See the following picture:

enter image description here

This occurs due to the fact that the picture is "vertical" at the far right. This issue is adressed formally by the Implicit Function Theorem.