AP Calculus AB and BC glossary

Unit Circle

Also called: Unit circle chart

The unit circle is the circle of radius 1 centred at the origin, where travelling a signed arc length t from the point (1, 0), counterclockwise when t is positive and clockwise when t is negative, lands you at the point (cos t, sin t). It supplies the exact trig values calculus expects, with t measured in radians.

x2+y2=1x^2 + y^2 = 1

Every point on the circle is (cost,sint)(\cos t, \sin t), so the coordinates are the trig values themselves rather than something you compute from them. The three first quadrant inputs worth knowing cold are π6\frac{\pi}{6}, π4\frac{\pi}{4} and π3\frac{\pi}{3}, whose sines are 12\frac{1}{2}, 22\frac{\sqrt{2}}{2} and 32\frac{\sqrt{3}}{2}, with the cosines running that same list backwards. Reflecting into the other three quadrants supplies the signs.

(cost, sint)withcos2t+sin2t=1(\cos t,\ \sin t) \quad \text{with} \quad \cos^2 t + \sin^2 t = 1

Signed arc length is what makes negative inputs behave. Going clockwise by tt lands on the mirror image across the xx axis of the counterclockwise point, which is the picture behind cos(t)=cost\cos(-t) = \cos t and sin(t)=sint\sin(-t) = -\sin t, and it is why a left hand limit at 00 reads off the same circle as the right hand one. The other reflections do the same work: sin(πt)=sint\sin(\pi - t) = \sin t and cos(π+t)=cost\cos(\pi + t) = -\cos t are two readings of one point, not identities to store separately. Because tt is arc length on a radius 11 circle, it is a radian measure, which is the form every derivative rule for sine and cosine assumes.

The mistake

Reading a point as (sint,cost)(\sin t, \cos t). The first coordinate is the cosine: at t=π6t = \frac{\pi}{6} the point is (32,12)\left(\frac{\sqrt{3}}{2}, \frac{1}{2}\right), so sinπ6=12\sin\frac{\pi}{6} = \frac{1}{2} and cosπ6=32\cos\frac{\pi}{6} = \frac{\sqrt{3}}{2}. Swapping them reflects the whole circle across the line y=xy = x, which trades those two values and mirrors the sign pattern of every quadrant.

Appears in: Unit 1: Limits and Continuity