Circular functions | Complete Study Notes & Formulae

⭕ Circular Functions Study Notes

Complete IB Mathematics Guide

Unit Circle • Trigonometric Identities • Graphs & Transformations

📌 Introduction to Circular Functions

Circular functions (also called trigonometric functions) are mathematical functions defined using angles and the unit circle. They relate angles to ratios and are fundamental in mathematics, physics, engineering, and many real-world applications.

Unlike right triangle trigonometry which is limited to angles between 0° and 90°, circular functions extend trigonometry to all real numbers, allowing us to work with any angle value, positive or negative.

🎯 Why Circular Functions in IB Mathematics?

  • Core IB Topic: Essential component of IB Math AA and AI at both SL and HL levels
  • Exam Significance: Typically 15-20% of Geometry & Trigonometry marks across papers
  • Foundation for Calculus: Required for derivatives and integrals of trig functions
  • Real-World Applications: Waves, oscillations, periodic phenomena, signal processing, engineering
  • Technology Integration: Essential for computer graphics, animation, and game development
  • Cross-Curricular: Used extensively in IB Physics (waves, SHM), Music, and Architecture

Angles: Degrees vs Radians

Angles can be measured in two systems: degrees and radians. IB Mathematics emphasizes radians.

π radians = 180°

Degrees → Radians

radians = degrees × (π/180)

Example: 90° = 90 × (π/180) = π/2 radians

Radians → Degrees

degrees = radians × (180/π)

Example: π/3 = (π/3) × (180/π) = 60°

💡 IB Requirement: Always work in radians for calculus! Your calculator should be in RADIAN mode when dealing with circular functions, especially for differentiation and integration. Only switch to degrees when specifically asked.

⭕ The Unit Circle

The unit circle is a circle with radius 1 centered at the origin (0, 0) on the coordinate plane.

Unit Circle Equation: x² + y² = 1

For any angle θ measured from the positive x-axis (counterclockwise):
Point on circle: (cos θ, sin θ)

Key Unit Circle Values (MUST MEMORIZE)

These exact values are NOT provided in the IB formula booklet. You must memorize them!

Angle (Degrees)Angle (Radians)sin θcos θtan θ
0010
30°π/61/2√3/21/√3 or √3/3
45°π/4√2/2 or 1/√2√2/2 or 1/√21
60°π/3√3/21/2√3
90°π/210undefined
120°2π/3√3/2−1/2−√3
135°3π/4√2/2−√2/2−1
150°5π/61/2−√3/2−1/√3
180°π0−10
270°3π/2−10undefined
360°010

CAST Diagram (Sign Rules)

The CAST rule determines which functions are positive in each quadrant:

Quadrant II
S (Sine +)
Quadrant I
A (All +)
Quadrant III
T (Tan +)
Quadrant IV
C (Cos +)

📊 The Six Circular Functions

There are six fundamental circular functions, divided into primary and reciprocal functions:

Primary Functions

sin θ = y-coordinate on unit circle = opposite/hypotenuse
cos θ = x-coordinate on unit circle = adjacent/hypotenuse
tan θ = sin θ / cos θ = y/x = opposite/adjacent

Reciprocal Functions

Cosecant (csc)

csc θ = 1 / sin θ

Reciprocal of sine
Undefined when sin θ = 0

Secant (sec)

sec θ = 1 / cos θ

Reciprocal of cosine
Undefined when cos θ = 0

Cotangent (cot)

cot θ = 1 / tan θ = cos θ / sin θ

Reciprocal of tangent
Undefined when sin θ = 0

📝 Worked Example 1

If sin θ = 3/5 and θ is in Quadrant II, find cos θ, tan θ, and sec θ.

Step 1: Use Pythagorean identity

sin²θ + cos²θ = 1
(3/5)² + cos²θ = 1
9/25 + cos²θ = 1
cos²θ = 16/25
cos θ = ±4/5

Step 2: Determine sign (CAST)

In Quadrant II, cosine is negative
cos θ = −4/5

Step 3: Calculate tan θ

tan θ = sin θ / cos θ
tan θ = (3/5) / (−4/5)
tan θ = −3/4

Step 4: Calculate sec θ

sec θ = 1 / cos θ
sec θ = 1 / (−4/5)
sec θ = −5/4

🔢 Pythagorean & Fundamental Identities

Three Pythagorean Identities

sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
1 + cot²θ = csc²θ

These can be rearranged into various useful forms:

From sin²θ + cos²θ = 1:

sin²θ = 1 − cos²θ
cos²θ = 1 − sin²θ

From 1 + tan²θ = sec²θ:

tan²θ = sec²θ − 1
sec²θ − tan²θ = 1

Quotient & Reciprocal Identities

Quotient Identities

tan θ = sin θ / cos θ
cot θ = cos θ / sin θ

Reciprocal Identities

csc θ = 1 / sin θ
sec θ = 1 / cos θ
cot θ = 1 / tan θ

📝 Worked Example 2: Proving an Identity

Prove: (1 − cos²θ) / sin θ = sin θ

Start with LHS:

LHS = (1 − cos²θ) / sin θ

Apply Pythagorean identity:

Since sin²θ + cos²θ = 1, we have 1 − cos²θ = sin²θ
LHS = sin²θ / sin θ

Simplify:

LHS = sin²θ / sin θ = sin θ
LHS = RHS ✓

📈 Graphs of Circular Functions & Transformations

The general form for transformed circular functions is:

y = A·sin(B(x − C)) + D
or
y = A·cos(B(x − C)) + D

Where each parameter controls a specific transformation:

Transformation Parameters

A = Amplitude

Amplitude = |A|

Vertical stretch/compression
Height from center line to peak
If A < 0: reflection over x-axis

B = Frequency/Period

Period = 2π / |B|

Horizontal stretch/compression
Length of one complete cycle
Larger B = shorter period = more cycles

C = Phase Shift

Phase Shift = C

Horizontal translation
C > 0: shift RIGHT
C < 0: shift LEFT

D = Vertical Shift

Midline: y = D

Vertical translation
D > 0: shift UP
D < 0: shift DOWN

Basic Function Properties

FunctionPeriodDomainRange
y = sin xAll real numbers[−1, 1]
y = cos xAll real numbers[−1, 1]
y = tan xπx ≠ π/2 + nπAll real numbers

📝 Worked Example 3: Identify Transformations

For y = 3sin(2(x − π/4)) + 1, find amplitude, period, phase shift, and vertical shift.

Compare to general form:

y = A·sin(B(x − C)) + D
A = 3, B = 2, C = π/4, D = 1

Amplitude:

Amplitude = |A| = |3| = 3

Period:

Period = 2π / |B| = 2π / 2 = π

Phase Shift:

Phase shift = C = π/4 to the RIGHT

Vertical Shift:

Vertical shift = D = 1 unit UP
Midline: y = 1

Maximum and Minimum:

Maximum = D + |A| = 1 + 3 = 4
Minimum = D − |A| = 1 − 3 = −2

✍️ Interactive Practice Problems

Test your understanding with these IB-style circular functions problems!

0% Complete

Question 1: Unit Circle Values

Find the exact value of sin(π/3).
Enter as a fraction with square root (e.g., sqrt(3)/2)

📖 Complete Solution

Given: Find sin(π/3)
Convert to degrees: π/3 = 60°
From unit circle: sin(60°) = √3/2
Answer: sin(π/3) = √3/2

Question 2: Pythagorean Identity

If cos θ = 4/5 and θ is in Quadrant I, find sin θ.
Enter as a fraction (e.g., 3/5)

📖 Complete Solution

Use identity: sin²θ + cos²θ = 1
Substitute: sin²θ + (4/5)² = 1
sin²θ + 16/25 = 1
sin²θ = 9/25
Solve: sin θ = ±3/5
Quadrant I: All trig functions positive
Answer: sin θ = 3/5

Question 3: Amplitude Identification

For the function y = −5cos(3x) + 2, what is the amplitude?
Enter as a positive number.

📖 Complete Solution

General form: y = A·cos(Bx) + D
Identify A: A = −5
Calculate amplitude: Amplitude = |A| = |−5| = 5
Note: Amplitude is always positive! The negative sign indicates reflection.

Question 4: Period Calculation

What is the period of y = sin(4x)?
Enter in terms of π (e.g., pi/2 for π/2)

📖 Complete Solution

Formula: Period = 2π / |B|
Identify B: For y = sin(4x), B = 4
Calculate: Period = 2π / 4 = π/2
Interpretation: The function completes one full cycle every π/2 units.

Question 5: Phase Shift

For y = 2sin(x − π/6), what is the phase shift?
Enter: "left" or "right" followed by the amount (e.g., "right pi/6")

📖 Complete Solution

General form: y = A·sin(B(x − C)) + D
Rewrite: y = 2sin(1(x − π/6))
Identify C: C = π/6
Phase shift: C = π/6 means shift RIGHT by π/6
Remember: (x − C) shifts RIGHT, (x + C) shifts LEFT

⚠️ Common Mistakes to Avoid

❌ Mistake 1: Calculator Mode

Using degrees when answer requires radians

✓ Check: Always use RADIAN mode for IB calculus questions

❌ Mistake 2: Sign Errors

Forgetting CAST rule for quadrants

✓ Check: Determine sign based on quadrant location

❌ Mistake 3: Period Formula

Using 2π/B for tan (should be π/B)

✓ Check: Tan has period π, sin/cos have period 2π

❌ Mistake 4: Amplitude Sign

Writing amplitude as negative

✓ Check: Amplitude = |A|, always positive

❌ Mistake 5: Phase Shift Direction

Confusing (x − C) and (x + C) direction

✓ Check: (x − C) = shift RIGHT, (x + C) = shift LEFT

❌ Mistake 6: Exact vs Decimal

Giving decimal when exact value required

✓ Check: Use √3/2, not 0.866 for exact values

🎓 IB Exam Tips & Strategy

📝 Essential Exam Techniques

  • Memorize Unit Circle: Exact values for 0°, 30°, 45°, 60°, 90° (and their equivalents in other quadrants) are NOT in formula booklet
  • Show Working: Write each step even if obvious - method marks available even with wrong final answer
  • Use CAST Diagram: Sketch quickly to determine signs in different quadrants
  • Check Calculator Mode: RADIAN mode for calculus, check before each question
  • Exact vs Approximate: Use exact values (fractions, surds) unless question asks for decimal approximation
  • Domain Restrictions: Note when functions are undefined (tan at π/2, sec at π/2, etc.)
  • Prove Identity Strategy: Start with more complex side, use known identities, work toward simpler side

⏰ Time Management

  • Unit Circle Values: 1-2 minutes (should be instant recall)
  • Pythagorean Identity Problems: 3-4 minutes
  • Identity Proofs: 5-7 minutes (show all steps)
  • Graph Transformations: 4-5 minutes per question
  • Sketching Graphs: 6-8 minutes (label key points)
🔑 Formula Booklet Note: The IB Math AA formula booklet includes some trig identities but NOT unit circle exact values or reciprocal function definitions. You must memorize: sin(30°)=1/2, sin(45°)=√2/2, sin(60°)=√3/2, and their cosine counterparts!

📌 Quick Reference Summary

Essential Formulas

sin²θ + cos²θ = 1
1 + tan²θ = sec²θ
tan θ = sin θ / cos θ
Period of sin/cos = 2π / |B|
Period of tan = π / |B|
Amplitude = |A|

CAST Rule: All Students Take Calculus
Q1: All positive | Q2: Sin positive | Q3: Tan positive | Q4: Cos positive

👨‍🏫 About the Author

Adam

Co-Founder @ RevisionTown

Math Expert in Various Curricula: IB, AP, GCSE, IGCSE, A-Levels

📧 info@revisiontown.com

🔗 Connect on LinkedIn

Dedicated to helping students master circular functions and trigonometry. Specializing in IB Mathematics with focus on conceptual understanding, exam strategies, and real-world applications.

⭕ Master circular functions and excel in IB Mathematics!

Visit RevisionTown.com for more IB resources

3.3.1 Unit circle

unit circle

The unit circle is a circle with a radius of 1 drawn from the origin of a set of axes. The y-axis corresponds to sine and the x -axis to cosine; so at the coordinate (0, 1) it can be said that cosine = 0 and sine = 1, just like in the sin x and cos x graphs when plotted.

The unit circle is a a tool that you can use when solving problems involving circular functions. You can use it to find all the solutions to a trigonometric equation within a certain domain.

As you can see from their graphs, functions with sin x , cos x or tan x repeat themselves every given period; this is why they are also called circular functions. As a result, for each y-value there is an infinite amount of x-values that could give you the same output. This is why questions will give you a set domain that limits the x-values you should consider in your calculations or represent on your sketch (e.g. 0° ≤ x ≤ 360°).

Unit circle 1

Relations between sin, cos and tan:

  • α and β have the same sine
  • α and θ have the same cosine
  • β and θ have the same tangent

Example: 

Unit circle 2

Table 3.2: Angles to memorize

trigonometry table

3.3.2 Graphs of trigonometric functions

sin x

sin

cos x

cos

tan x

tan

3.3.3 Transformations

Besides the transformations in the functions chapter, trigonometric functions have some transformations with their own particular names. For a trigonometric function, the vertical stretch on a graph is determined by its amplitude, the horizontal stretch by its period and an upward/downward shift by its axis of oscillation.

A trigonometric function, given by y = a sin(bx + c) + d, has:

  •  amplitude a
  • period of   360°/b  or   /b
  • horizontal shift of +c to the left, in degrees or radians
  •  vertical shift of +d upwards, oscillates around d.

Note: A negative a will flip your graph around the x-axis. Negative values of c and d will lead to shifts to the right and downwards the respective number of units

Example: Transformations of y = cos x .

Transformations
Transformations 2
Transformations 1
Transformations 3

3.3.4  Identities and equations

In order to solve trigonometric equations, you will sometimes need to use identities. Identities allow you to rewrite your equation in a way that will make it easier to solve algebraically.

DB 3.5 & 3.6

Trigonometric identity

Trigonometric identity

Popular rearrangement

Popular rearrangement

Solving equations with trigonometric identities

Solve 2cos2 x + sin x = 1, 0° ≤ x ≤ 360°.

  1. Identify which identity from the formula booklet to use. Note that you are always aiming to get an equation with just, sin, cos or tan.

Here we could use either

sin2 θ + cos2 θ = 1 or

cos2 θ − sin2 θ = cos 2θ.

We will use the first so that we get an equation with just sin.

2. Rearrange identity and substitute into equation.

cos2 θ = 1 − sin2 θ

2(1−sin2 x) + sinx = 1

2 − 2 sin2 x + sin x = 1

−2 sin2 x + sin x + 1 = 0

3. Solve for x giving answers within the stated range. Recognise that here the equation looks like a quadratic equation.

Substitute u for sinx:

      −2u2 + u + 1 = 0

(−2u − 1)(u − 1) = 0
u = sinx  ⇒ 1            x ⇒ 90°

u = sinx  ⇒ −0.5      x ⇒ 210° or  330°