How to Memorize the Unit Circle (Without Brute Force)
You don’t have to memorize 16 angles and 32 coordinates. Three patterns generate everything.
Quick answer
Memorize the four key angles (0, 30, 45, 60, 90 degrees) in the first quadrant. Then use symmetry to flip to other quadrants. The sin/cos values follow a pattern: √0/2, √1/2, √2/2, √3/2, √4/2.
1. The five first-quadrant angles
0°, 30°, 45°, 60°, 90°. In radians: 0, π/6, π/4, π/3, π/2.
2. The pattern for sin and cos
For these angles, sin goes: √0/2, √1/2, √2/2, √3/2, √4/2 = 0, 1/2, √2/2, √3/2, 1.
Cosine is the same list reversed: 1, √3/2, √2/2, 1/2, 0.
3. Flip to other quadrants
Q2 (90° to 180°): cos is negative, sin stays positive. Q3 (180° to 270°): both negative. Q4 (270° to 360°): cos positive, sin negative. The reference angle to first quadrant tells you the value; the quadrant tells you the sign.
Practice tactic
Don’t memorize the chart by reading it. Draw a blank unit circle every morning for 7 days and fill it in from scratch. After 7 days you’ll know it cold.
Common mistakes
- Mixing up sin and cos at 30° and 60° (they’re swapped).
- Forgetting to flip signs in quadrants 2, 3, 4.
- Trying to memorize the whole thing instead of using patterns.