By a unit circle, I just mean $D = S^1$ i.e. a unit disk in $R^2$.
My game is to use some arbitrary sequence $x_n = (a_n,b_n)$ such that $b_n = \sqrt{1-(a_n)^2}$ with $0 \leq a_n \leq 1$ and show that it converges to a boundary point.
I basically feel like this is the wrong approach as I have little to no experience with analysis, and I would greatly appreciate some help.
I think the way to do this is to show that $a_n$ converges to some $0 \leq a \leq 1$ by a properties of limits, since all terms of $a_n$ are in $[0,1]$, so then $b_n$ should converge to $\sqrt{1-a^2}$ but I'm unsure whether or not the limit can be passed inside of the square root function since we haven't talked about that at all in class, and I heard somewhere mentioned that could be an issue.
Definitely though, $ 0 \leq b_n \leq 1$ is true from its definition from an arbitrary term of $a_n$, so it too should converge to a number inside $[0,1]$ so I'm not quite sure how to go about showing that it does.