PrevNext

Overview

Most contest trig starts with the unit circle. You should be able to convert between degrees and radians instantly and recall exact values for special angles.

Core Conversions

  • 180=π180^\circ = \pi radians.
  • 360=2π360^\circ = 2\pi radians.
  • 1=π/1801^\circ = \pi/180 radians.

Common angles:

  • 30=π/630^\circ = \pi/6, 45=π/445^\circ = \pi/4, 60=π/360^\circ = \pi/3.
  • 90=π/290^\circ = \pi/2, 120=2π/3120^\circ = 2\pi/3, 135=3π/4135^\circ = 3\pi/4.
  • 150=5π/6150^\circ = 5\pi/6, 180=π180^\circ = \pi.

Unit Circle Definition

For angle θ\theta, the point on the unit circle is (cosθ,sinθ)(\cos\theta, \sin\theta). So:

  • cosθ\cos\theta is the xx-coordinate.
  • sinθ\sin\theta is the yy-coordinate.
  • tanθ=sinθ/cosθ\tan\theta = \sin\theta/\cos\theta when cosθ0\cos\theta \ne 0.

Core Skills

Convert Degrees and Radians

Multiply by π/180\pi/180 to convert degrees to radians, and by 180/π180/\pi to convert radians to degrees.

Use Quadrants for Signs

Remember the sign of sin\sin and cos\cos in each quadrant to avoid sign errors.

Build Other Angles

Use reference angles to find values at 150150^\circ, 210210^\circ, 330330^\circ, and other nonstandard angles.

Must-Know Values

A quick memory trick for sin\sin at 0,30,45,60,900^\circ,30^\circ,45^\circ,60^\circ,90^\circ:

sinθ=02,  12,  22,  32,  42.\sin\theta = \frac{\sqrt{0}}{2},\;\frac{\sqrt{1}}{2},\;\frac{\sqrt{2}}{2},\;\frac{\sqrt{3}}{2},\;\frac{\sqrt{4}}{2}.

For cos\cos, reverse the order.

Reciprocal Functions

  • cscθ=1/sinθ\csc\theta = 1/\sin\theta.
  • secθ=1/cosθ\sec\theta = 1/\cos\theta.
  • cotθ=1/tanθ=cosθ/sinθ\cot\theta = 1/\tan\theta = \cos\theta/\sin\theta.

Worked Example

Evaluate sin30+cos60+tan45\sin 30^\circ + \cos 60^\circ + \tan 45^\circ.

sin30=1/2\sin 30^\circ=1/2, cos60=1/2\cos 60^\circ=1/2, tan45=1\tan 45^\circ=1. Sum is 22.

More Examples

Example 1: Quadrant Sign

Find cos210\cos 210^\circ.

Reference angle is 3030^\circ, and cosine is negative in quadrant III, so cos210=3/2\cos 210^\circ = -\sqrt{3}/2.

Example 2: Convert to Radians

Convert 135135^\circ to radians.

135=3π/4135^\circ = 3\pi/4.

Example 3: Reference Angle

Find sin300\sin 300^\circ.

Reference angle is 6060^\circ, and sine is negative in quadrant IV, so sin300=3/2\sin 300^\circ = -\sqrt{3}/2.

Strategy Checklist

  • Convert degrees and radians first if needed.
  • Use a reference angle and quadrant signs.
  • Recall the special-angle values without a calculator.

Common Pitfalls

  • Mixing degrees and radians in the same problem.
  • Forgetting the sign of sin\sin or cos\cos by quadrant.
  • Using tanθ\tan\theta when cosθ=0\cos\theta=0.

Practice Problems

StatusSourceProblem NameDifficultyTags

Module Progress:

Join the AoPS Community!

Stuck on a problem, or don't understand a module? Join the AoPS community and get help from other math contest students.

PrevNext