1. Foundations of Trigonometry
What is Trigonometry?
Trigonometry (from Greek trigōnon "triangle" and metron "measure") is a branch of mathematics that studies relationships between side lengths and angles of triangles. It has vast applications in science, engineering, navigation, and many other fields.
Historical Origins
Ancient India
Indian mathematicians developed trigonometry as an astronomical tool around 5th century CE. Aryabhata created sine tables.
Ancient Greece
Hipparchus (190-120 BCE) compiled the first trigonometric table and is called the "father of trigonometry".
Islamic Golden Age
Al-Khwarizmi and Al-Kashi computed detailed trigonometric tables and developed spherical trigonometry.
Angle Measurement
Degree: A full circle = 360° (°)
Radian: A full circle = 2π radians (rad)
Conversion Formulas
Example: Convert 45° to radians:
$$45 \times \frac{\pi}{180} = \frac{\pi}{4} \text{ rad}$$
Example: Convert π/3 rad to degrees:
$$\frac{\pi}{3} \times \frac{180}{\pi} = 60^\circ$$
The Unit Circle
The unit circle is a circle with radius 1 centered at the origin (0, 0). It's fundamental to understanding trigonometric functions for all angles.
Key Points on Unit Circle:
2. Basic Trigonometric Ratios
In a right triangle with angle θ, the three basic trigonometric ratios are defined as follows:
Sine (sin θ)
Represents the ratio of the side opposite to angle θ to the hypotenuse.
Cosine (cos θ)
Represents the ratio of the side adjacent to angle θ to the hypotenuse.
Tangent (tan θ)
Represents the ratio of the opposite side to the adjacent side.
Reciprocal Functions
Cosecant
Secant
Cotangent
3. Standard Table of Trigonometric Values
| Angle | sin θ | cos θ | tan θ |
|---|---|---|---|
| 0° (0) | 0 | 1 | 0 |
| 30° (π/6) | 1/2 | √3/2 | 1/√3 |
| 45° (π/4) | √2/2 | √2/2 | 1 |
| 60° (π/3) | √3/2 | 1/2 | √3 |
| 90° (π/2) | 1 | 0 | ∞ |
| 120° (2π/3) | √3/2 | -1/2 | -√3 |
| 135° (3π/4) | √2/2 | -√2/2 | -1 |
| 150° (5π/6) | 1/2 | -√3/2 | -1/√3 |
| 180° (π) | 0 | -1 | 0 |
| 270° (3π/2) | -1 | 0 | ∞ |
| 360° (2π) | 0 | 1 | 0 |
Quick Reference: Special Angles
sin 0° = 0
sin 30° = 1/2
sin 45° = √2/2
sin 60° = √3/2
sin 90° = 1
cos 0° = 1
cos 30° = √3/2
cos 45° = √2/2
cos 60° = 1/2
cos 90° = 0
tan 0° = 0
tan 30° = 1/√3
tan 45° = 1
tan 60° = √3
tan 90° = ∞
4. Trigonometric Identities
Fundamental Identities
Pythagorean Identity
Tangent Identity
Cotangent Identity
Reciprocal Identities
Quotient Identities
Compound Angle Formulas
Example: sin(60° + 30°) = sin 60° cos 30° + cos 60° sin 30°
= (√3/2)(√3/2) + (1/2)(1/2) = 3/4 + 1/4 = 1 ✓
Double Angle Formulas
sin 2θ
cos 2θ
tan 2θ
Half Angle Formulas
5. Graphs of Trigonometric Functions
Interactive Function Graph
Function Properties
sin(x)
Domain: ℝ
Range: [-1, 1]
Period: 2π
Type: Odd
cos(x)
Domain: ℝ
Range: [-1, 1]
Period: 2π
Type: Even
tan(x)
Domain: ℝ - (π/2 + kπ)
Range: ℝ
Period: π
Type: Odd
6. Inverse Trigonometric Functions
Inverse trigonometric functions reverse the operation of the trigonometric functions. They return the angle whose trig value is given.
arcsin(x) = sin⁻¹x
Domain: [-1, 1]
Range: [-π/2, π/2]
arccos(x) = cos⁻¹x
Domain: [-1, 1]
Range: [0, π]
arctan(x) = tan⁻¹x
Domain: ℝ
Range: (-π/2, π/2)
Key Properties
7. Trigonometric Equations
Trigonometric equations involve trigonometric functions of an unknown angle. We solve for the angle(s) that satisfy the equation.
Solving Basic Equations
Step 1: Find principal value
sin⁻¹(1/2) = 30° or π
Step 1: Principal value
cos⁻¹(-1/2) = 120° or 2π/3
Step 2: General solution
x = 120° + 360°k or x = 240° + 360°k
or x = 2π/3 + 2πk or x = 4π/3 + 2πk
General Solutions
sin x = sin α → x = nπ + (-1)ⁿα
cos x = cos α → x = 2nπ ± α
tan x = tan α → x = nπ + α
8. Applications of Trigonometry
Height & Distance
Calculate heights of buildings, mountains, and trees using angles of elevation and depression.
Navigation
GPS, compass bearings, and celestial navigation use trigonometry for positioning.
Waves & Oscillations
Sound waves, light waves, and tides are modeled using sinusoidal functions.
Engineering
Structural analysis, electrical circuits, and mechanical systems rely on trig calculations.
Astronomy
Calculating distances to stars, planetary positions, and orbital mechanics.
Computer Graphics
3D rendering, game development, and animations use rotation matrices.
Practice Problem
Problem: From a point 50 meters from the base of a tree, the angle of elevation to the top is 30°. Find the height of the tree.
Solution:
tan(30°) = height / 50
1/√3 = h / 50
h = 50/√3 ≈ 28.87 meters
9. Advanced Topics
Euler's Formula
This beautiful formula connects complex exponentials with trigonometric functions.
Complex Numbers Connection
Using Euler's formula, we can express any complex number in trigonometric form:
where r = |z| (modulus) and θ = arg(z) (argument)
Hyperbolic Functions
Hyperbolic Sine
Hyperbolic Cosine
Hyperbolic Tangent
Trigonometric Substitution
Used to integrate expressions containing √(a² - x²), √(a² + x²), or √(x² - a²)
For √(a² - x²): Let x = a sinθ
For √(a² + x²): Let x = a tanθ
For √(x² - a²): Let x = a secθ
Fourier Series Introduction
Any periodic function can be expressed as a sum of sine and cosine waves: