In my textbook,the coordinate (x,y) by sine and cosine addition formula seems to form a circle,is that a coincidence ?Since the addition formula once was defined by acute case and to prove by geometry with acute case,why does the obtuse and reflex case also work to form a circle?
@J.M-my high school trig book
@joriki-it is when we add a angle to a acute angle we get a obtuse angle or reflex angle...
No, it's not a coincidence. The points $(x,y)$ of the form $$(x,y) = (\cos t,\sin t)$$ are precisely the points on the unit circle: the circle of radius $1$ centered at the origin. (In fact, this is one way in which the functions sine and cosine may be defined).
To see that every point of this form is in the unit circle, remember that the unit circle corresponds precisely to all the points $(x,y)$ whose distance to the origin is $1$. The distance from $(x,y)$ to $(0,0)$ is $\sqrt{x^2+y^2}$; so $(x,y)$ is on the unit circle if and only if $\sqrt{x^2+y^2}=1$, which occurs if and only if $x^2+y^2=1$. (This is "the equation of the circle").
If you have a point of the form $(\cos t,\sin t)$, then evaluating $x^2+y^2$ gives $$x^2+y^2 = \cos^2t + \sin^2 t = 1,$$ so the point is on the unit circle.
Conversely, if you have a point $(x,y)$ on the unit circle, consider the right triangle that vertices at $(0,0)$, $(x,0)$, and $(x,y)$. The angle $t$made by the sides from $(0,0)$ to $(x,0)$ and the hypotenuse $(0,0)$ to $(x,y)$ has cosine $\frac{x}{1} = x$ (remember the hypotenuse has length $1$, since $(x,y)$ is in the unit circle, and the adjacent side has length $x$, wince it goes from $(0,0)$ to $(x,0)$). And the sine of the angle is $\frac{y}{1}=y$ (since the opposite side goes from $(x,0)$ to $(x,y)$, so it has length $y$). So $x=\cos t$ and $y=\sin t$; that is, every point on the unit circle is of the form $(\cos t,\sin t)$ for some $t$.
Put these two together and it tells you that every point on the circle is of the form $(\cos t,\sin t)$ for some $t$, and that every point of the form $(\cos t,\sin t)$ is on the unit circle.