Sine and Cosine, Reborn on the Unit Circle

Take a unit circle (radius 1, centre at the origin). Let P(a, b) be the point where the terminal side of angle x (in radians) meets the circle — equivalently, walk a distance x anticlockwise along the circle from A(1, 0).

Key Point (Definition): cosx=a\cos x = a and sinx=b\sin x = b — cosine is the x-coordinate and sine is the y-coordinate of the point P.

Unit circle with point P giving cos x and sin x coordinates

Because P lies on the unit circle, a2+b2=1a^2 + b^2 = 1 — that is,

cos2x+sin2x=1\cos^2 x + \sin^2 x = 1

for EVERY real x. The Pythagoras theorem became a trigonometric identity.

The other four functions are built from these two, wherever the denominators are non-zero:

tanx=sinxcosx,cotx=cosxsinx,secx=1cosx,cscx=1sinx\tan x = \frac{\sin x}{\cos x}, \quad \cot x = \frac{\cos x}{\sin x}, \quad \sec x = \frac{1}{\cos x}, \quad \csc x = \frac{1}{\sin x}

Dividing the fundamental identity by cos2x\cos^2 x and by sin2x\sin^2 x gives its two companions:

1+tan2x=sec2x1+cot2x=csc2x1 + \tan^2 x = \sec^2 x \qquad 1 + \cot^2 x = \csc^2 x

[Board Important] For acute angles this agrees exactly with the right-triangle ratios you know — but the new definition works for ANY angle: obtuse, reflex, negative, or thirty revolutions around.

Values at the Standard Angles

Quadrantal angles

The circle meets the axes at A(1, 0), B(0, 1), C(1-1, 0), D(0, 1-1) — the positions for x = 0, π2\frac{\pi}{2}, π\pi, 3π2\frac{3\pi}{2} (the quadrantal angles, integral multiples of π2\frac{\pi}{2}). Reading coordinates:

  • cos0=1\cos 0 = 1, sin0=0\sin 0 = 0; cosπ2=0\cos\frac{\pi}{2} = 0, sinπ2=1\sin\frac{\pi}{2} = 1
  • cosπ=1\cos\pi = -1, sinπ=0\sin\pi = 0; cos3π2=0\cos\frac{3\pi}{2} = 0, sin3π2=1\sin\frac{3\pi}{2} = -1

The famous three

From earlier classes, valid still: sinπ6=12\sin\frac{\pi}{6} = \frac{1}{2}, sinπ4=12\sin\frac{\pi}{4} = \frac{1}{\sqrt{2}}, sinπ3=32\sin\frac{\pi}{3} = \frac{\sqrt{3}}{2}, with cosines running the same list backwards.

Table of sine cosine tangent values at standard angles

When is sin x or cos x zero?

Reading the circle: sine vanishes on the x-axis, cosine on the y-axis.

Key Point: sinx=0    x=nπ\sin x = 0 \iff x = n\pi, and cosx=0    x=(2n+1)π2\cos x = 0 \iff x = (2n+1)\frac{\pi}{2}, for some integer n.

These two facts control the domains of the other four functions in the next section.

[JEE Tip] The memory pattern 02,12,22,32,42\frac{\sqrt{0}}{2}, \frac{\sqrt{1}}{2}, \frac{\sqrt{2}}{2}, \frac{\sqrt{3}}{2}, \frac{\sqrt{4}}{2} generates all sines from 0 to π2\frac{\pi}{2} — one second to rebuild the whole table in an exam.

Periodicity and Even-Odd Behaviour

Going around again changes nothing

Adding a full revolution (2π2\pi) to x lands P on exactly the same point. Hence for any integer n:

sin(2nπ+x)=sinx,cos(2nπ+x)=cosx\sin(2n\pi + x) = \sin x, \qquad \cos(2n\pi + x) = \cos x

Sine and cosine are periodic with period 2π2\pi. This is the tool for evaluating monster angles: strip whole multiples of 2π2\pi (or 360°) and work with what is left.

Negative angles

Replacing x by x-x reflects P across the x-axis: the y-coordinate flips, the x-coordinate survives:

sin(x)=sinxcos(x)=cosx\sin(-x) = -\sin x \qquad \cos(-x) = \cos x

Sine is an odd function, cosine an even function. Consequently tan, cot, cosec are odd, and sec is even.

Reflection on unit circle showing even cosine odd sine and periodicity facts

The reduction recipe for any angle

  1. Make the angle positive using even-odd rules.
  2. Strip multiples of 2π2\pi (360°).
  3. Read the value (using quadrant signs — next section — if anything is left over).

Worked instances: sin31π3=sin(10π+π3)=sinπ3=32\sin\frac{31\pi}{3} = \sin\left(10\pi + \frac{\pi}{3}\right) = \sin\frac{\pi}{3} = \frac{\sqrt{3}}{2}; and cos(1710°)=cos1710°=cos(1710°4×360°)=cos270°=0\cos(-1710°) = \cos 1710° = \cos(1710° - 4 \times 360°) = \cos 270° = 0.

[Board Important] Strip 2π2\pi's from sin and cos, but remember (coming soon) tan and cot have period π\pi — for them you may strip multiples of π\pi directly.

Solved Examples

Example 1: All five from cos x

If cosx=35\cos x = -\frac{3}{5} and x lies in the third quadrant, find the values of the other five trigonometric functions.

Solution:

Step 1 — Take the reciprocal that is free. secx=1cosx=53\sec x = \frac{1}{\cos x} = -\frac{5}{3} — no identity needed.

Step 2 — Use the fundamental identity for the magnitude of sin x. sin2x=1cos2x=1925=1625\sin^2 x = 1 - \cos^2 x = 1 - \frac{9}{25} = \frac{16}{25}, so sinx=±45\sin x = \pm\frac{4}{5}.

Step 3 — Let the quadrant choose the sign. In Q III sine is negative, so sinx=45\sin x = -\frac{4}{5}, and hence cscx=54\csc x = -\frac{5}{4}.

Step 4 — Build the ratios. tanx=sinxcosx=4/53/5=43\tan x = \frac{\sin x}{\cos x} = \frac{-4/5}{-3/5} = \frac{4}{3} and cotx=34\cot x = \frac{3}{4}.

Step 5 — Check against the sign map. In Q III tan and cot must be positive — and 43,34>0\frac{4}{3}, \frac{3}{4} > 0. ✓

Takeaway: Identity gives the magnitude; the QUADRANT gives the sign. Decide the sign before writing the value.

Example 2: All five from cot x

If cotx=512\cot x = -\frac{5}{12} and x lies in the second quadrant, find the other five trigonometric functions.

Solution:

Step 1 — Reciprocal first. tanx=1cotx=125\tan x = \frac{1}{\cot x} = -\frac{12}{5}.

Step 2 — Use the companion identity. sec2x=1+tan2x=1+14425=16925\sec^2 x = 1 + \tan^2 x = 1 + \frac{144}{25} = \frac{169}{25}, so secx=±135\sec x = \pm\frac{13}{5}.

Step 3 — Sign from the quadrant. In Q II cosine (and sec) are negative: secx=135\sec x = -\frac{13}{5}, hence cosx=513\cos x = -\frac{5}{13}.

Step 4 — Recover sine as a product. sinx=tanxcosx=(125)(513)=1213\sin x = \tan x \cdot \cos x = \left(-\frac{12}{5}\right)\left(-\frac{5}{13}\right) = \frac{12}{13} — positive, exactly as Q II demands. ✓ Then cscx=1312\csc x = \frac{13}{12}.

Takeaway: From tan or cot, go through sec2=1+tan2\sec^2 = 1 + \tan^2 — it avoids square roots of fractions with two unknown signs.

Example 3: A large positive angle

Find the value of sin31π3\sin\frac{31\pi}{3}.

Solution:

Step 1 — Split off whole revolutions. 31π3=30π3+π3=10π+π3\frac{31\pi}{3} = \frac{30\pi}{3} + \frac{\pi}{3} = 10\pi + \frac{\pi}{3}, and 10π10\pi is exactly 5 full revolutions.

Step 2 — Apply periodicity. sin(10π+x)=sinx\sin(10\pi + x) = \sin x, so sin31π3=sinπ3=32\sin\frac{31\pi}{3} = \sin\frac{\pi}{3} = \frac{\sqrt{3}}{2}.

Takeaway: Write the angle as (even multiple of π\pi) + leftover; the leftover carries the whole value.

Example 4: A large negative degree angle

Find the value of cos(1710°)\cos(-1710°).

Solution:

Step 1 — Kill the minus sign with evenness. Cosine is even: cos(1710°)=cos1710°\cos(-1710°) = \cos 1710°.

Step 2 — Strip whole revolutions. 1710°4×360°=1710°1440°=270°1710° - 4 \times 360° = 1710° - 1440° = 270°.

Step 3 — Read the quadrantal value. At 270° the circle point is (0, 1-1), so cos270°=0\cos 270° = 0.

Takeaway: Evenness kills the minus sign instantly for cosine; then reduce mod 360°.

Example 5: Odd function with a large angle

Find sin(11π3)\sin\left(-\frac{11\pi}{3}\right) and csc(1410°)\csc(-1410°).

Solution:

Step 1 — First value: apply the odd rule. sin(11π3)=sin11π3\sin\left(-\frac{11\pi}{3}\right) = -\sin\frac{11\pi}{3}.

Step 2 — Rewrite near a full revolution. 11π3=4ππ3\frac{11\pi}{3} = 4\pi - \frac{\pi}{3}, so sin11π3=sin(π3)=sinπ3=32\sin\frac{11\pi}{3} = \sin\left(-\frac{\pi}{3}\right) = -\sin\frac{\pi}{3} = -\frac{\sqrt{3}}{2}.

Step 3 — Combine the two sign moves. sin(11π3)=(32)=32\sin\left(-\frac{11\pi}{3}\right) = -\left(-\frac{\sqrt{3}}{2}\right) = \frac{\sqrt{3}}{2}.

Step 4 — Second value: odd rule again. csc(1410°)=csc1410°\csc(-1410°) = -\csc 1410°.

Step 5 — Reduce 1410°. 1410°=4×360°30°1410° = 4 \times 360° - 30°, so csc1410°=csc(30°)=csc30°=2\csc 1410° = \csc(-30°) = -\csc 30° = -2.

Step 6 — Assemble. csc(1410°)=(2)=2\csc(-1410°) = -(-2) = 2.

Takeaway: Two sign moves may stack (odd function + fourth-quadrant leftover) — track each one explicitly and let them cancel honestly.

Example 6: tan of a big angle

Find tan19π3\tan\frac{19\pi}{3}.

Solution:

Step 1 — Split off revolutions. 19π3=6π+π3\frac{19\pi}{3} = 6\pi + \frac{\pi}{3} — and 6π6\pi is 3 full revolutions (also 6 half-revolutions, since tan has period π\pi).

Step 2 — Evaluate the leftover. tan19π3=tanπ3=3\tan\frac{19\pi}{3} = \tan\frac{\pi}{3} = \sqrt{3}.

Takeaway: 6π6\pi is both 3 revolutions and 6 half-revolutions — either way tan is unchanged.

Example 7: From sin x in Q II

If sinx=35\sin x = \frac{3}{5} and x lies in the second quadrant, find cos x and tan x.

Solution:

Step 1 — Magnitude from the identity. cos2x=1sin2x=1925=1625\cos^2 x = 1 - \sin^2 x = 1 - \frac{9}{25} = \frac{16}{25}, so cosx=±45\cos x = \pm\frac{4}{5}.

Step 2 — Sign from the quadrant. In Q II cosine is negative: cosx=45\cos x = -\frac{4}{5}.

Step 3 — Form the ratio. tanx=sinxcosx=3/54/5=34\tan x = \frac{\sin x}{\cos x} = \frac{3/5}{-4/5} = -\frac{3}{4} — negative in Q II, as it must be. ✓

Takeaway: The 3-4-5 triangle supplies magnitudes; Q II stamps the signs (sin+\sin +, cos\cos -, tan\tan -).

Example 8: From sec x in Q IV

If secx=135\sec x = \frac{13}{5} and x lies in the fourth quadrant, find the other five functions.

Solution:

Step 1 — Cosine by reciprocal. cosx=513\cos x = \frac{5}{13} — positive, consistent with Q IV. ✓

Step 2 — Magnitude of sine. sin2x=125169=144169\sin^2 x = 1 - \frac{25}{169} = \frac{144}{169}, so sinx=±1213\sin x = \pm\frac{12}{13}.

Step 3 — Q IV makes sine negative. sinx=1213\sin x = -\frac{12}{13}, hence cscx=1312\csc x = -\frac{13}{12}.

Step 4 — Ratios. tanx=12/135/13=125\tan x = \frac{-12/13}{5/13} = -\frac{12}{5} and cotx=512\cot x = -\frac{5}{12}.

Takeaway: In Q IV only cos and sec stay positive — everything sine-flavoured goes negative.

Example 9: A pure identity computation

If tanx=34\tan x = \frac{3}{4} with π<x<3π2\pi < x < \frac{3\pi}{2}, find the value of sinxcosx\sin x \cos x and of sinx+cosx\sin x + \cos x.

Solution:

Step 1 — Locate the quadrant. π<x<3π2\pi < x < \frac{3\pi}{2} is Q III: both sin and cos are negative there.

Step 2 — Magnitudes from the 3-4-5 triangle. tanx=34\tan x = \frac{3}{4} gives the reference triangle 3-4-5, so sinx=35|\sin x| = \frac{3}{5}, cosx=45|\cos x| = \frac{4}{5}; with Q III signs, sinx=35\sin x = -\frac{3}{5} and cosx=45\cos x = -\frac{4}{5}.

Step 3 — Compute the product. sinxcosx=(35)(45)=1225\sin x \cos x = \left(-\frac{3}{5}\right)\left(-\frac{4}{5}\right) = \frac{12}{25} — positive.

Step 4 — Compute the sum. sinx+cosx=3545=75\sin x + \cos x = -\frac{3}{5} - \frac{4}{5} = -\frac{7}{5}.

Takeaway: The product of two negatives is positive — sign care extends beyond single values to combinations.

Example 10: Evaluating a mixed expression

Prove that 3sinπ6secπ34sin5π6cotπ4=13\sin\frac{\pi}{6} \sec\frac{\pi}{3} - 4\sin\frac{5\pi}{6} \cot\frac{\pi}{4} = 1.

Solution:

Step 1 — Write down the standard values. sinπ6=12\sin\frac{\pi}{6} = \frac{1}{2}, secπ3=2\sec\frac{\pi}{3} = 2, cotπ4=1\cot\frac{\pi}{4} = 1.

Step 2 — Handle the non-standard angle. sin5π6=sin(ππ6)=sinπ6=12\sin\frac{5\pi}{6} = \sin\left(\pi - \frac{\pi}{6}\right) = \sin\frac{\pi}{6} = \frac{1}{2}, since πx\pi - x preserves sine.

Step 3 — Assemble the arithmetic. 3×12×24×12×1=32=13 \times \frac{1}{2} \times 2 - 4 \times \frac{1}{2} \times 1 = 3 - 2 = 1. ∎

Takeaway: πx\pi - x preserves sine — the single most-used allied-angle fact, formally proved in Section 4 but usable already from the circle.

Example 11: cosec and cot from the circle

Evaluate: (i) csc7π6\csc\frac{7\pi}{6} (ii) cot(15π4)\cot\left(-\frac{15\pi}{4}\right).

Solution:

Step 1 — (i) Place the angle. 7π6=π+π6\frac{7\pi}{6} = \pi + \frac{\pi}{6} lies in Q III, where sine is negative.

Step 2 — Evaluate the sine, then flip. sin7π6=sinπ6=12\sin\frac{7\pi}{6} = -\sin\frac{\pi}{6} = -\frac{1}{2}, so csc7π6=2\csc\frac{7\pi}{6} = -2.

Step 3 — (ii) Odd rule first. cot(15π4)=cot15π4\cot\left(-\frac{15\pi}{4}\right) = -\cot\frac{15\pi}{4}.

Step 4 — Strip a revolution. 15π4=2π+7π4\frac{15\pi}{4} = 2\pi + \frac{7\pi}{4}, and cot7π4=cot(2ππ4)=cotπ4=1\cot\frac{7\pi}{4} = \cot\left(2\pi - \frac{\pi}{4}\right) = -\cot\frac{\pi}{4} = -1 (Q IV: cot negative).

Step 5 — Combine the signs. Answer =(1)=1= -(-1) = 1.

Takeaway: Layer the moves one at a time: odd rule, strip 2π2\pi, quadrant sign — never all at once.

Example 12: sin 765°

Find the value of sin765°\sin 765°.

Solution:

Step 1 — Strip two revolutions. 765°=2×360°+45°765° = 2 \times 360° + 45°.

Step 2 — Evaluate the leftover. sin765°=sin45°=12\sin 765° = \sin 45° = \frac{1}{\sqrt{2}}.

Takeaway: Two clean revolutions vanish without trace.

Example 13: Which values are impossible?

Can (i) sinx=54\sin x = \frac{5}{4} (ii) secx=12\sec x = \frac{1}{2} (iii) tanx=20\tan x = 20 hold for a real x?

Solution:

Step 1 — (i) Compare against the sine range. sinx1|\sin x| \leq 1 for every real x, but 54>1\frac{5}{4} > 1 — impossible.

Step 2 — (ii) Compare against the secant range. sec is the reciprocal of cos, so secx1|\sec x| \geq 1 always; 12<1\frac{1}{2} < 1 — impossible.

Step 3 — (iii) Recall the tangent range. tan takes EVERY real value, so tanx=20\tan x = 20 certainly holds for some x — possible.

Takeaway: sin, cos live in [1,1][-1, 1]; sec, cosec live OUTSIDE (1,1)(-1, 1); tan, cot roam all of R\mathbb{R}. This range map is formalised next section and tested constantly.