# Trigonometric Function Explained: Definitions, Graphs, and Real-World Uses
## 1. What is a trigonometric function? A trigonometric function takes an angle as input and outputs a ratio (or coordinate) that depends on that angle. The six primary functions are sine (sin), cosine (cos), tangent (tan), cosecant (csc), secant (sec), and cotangent (cot).
## 2. Right-triangle definition For an acute angle θ in a right triangle: sin θ = opposite / hypotenuse cos θ = adjacent / hypotenuse tan θ = opposite / adjacent
These ratios are the historical birthplace of every trigonometric function.
## 3. Unit-circle definition (for any angle) Imagine a radius of length 1 rotating about the origin. The x-coordinate of the tip is cos θ, the y-coordinate is sin θ. Thus a trigonometric function can accept any real value θ, positive or negative, and outputs in the range [–1, 1] for sine and cosine.
## 4. Graphs at a glance - sin θ: starts at 0, period 2π, odd function - cos θ: starts at 1, period 2π, even function - tan θ: period π, vertical asymptotes at odd multiples of π/2
Understanding the graph of each trigonometric function is key to modelling waves, signals and orbits.
## 5. Core identities Pythagorean: sin²θ + cos²θ = 1 Angle-sum: sin(A+B) = sin A cos B + cos A sin B Double-angle: cos 2θ = cos²θ – sin²θ = 2 cos²θ – 1 Identities turn complicated equations into solvable algebra.
## 6. Solving a trigonometric equation Example: find all θ in [0, 2π) such that 2 sin θ + 1 = 0. Isolate sin θ = –1/2 → reference angle π/6 → solutions in QIII & QIV: θ = 7π/6, 11π/6.
## 7. Real-world applications ### AC electricity Voltage V(t) = V₀ sin(2πft) describes alternating current; every circuit analysis starts with a trigonometric function.
### GPS triangulation Satellite ranging converts time delays into angles/distances using the Law of Cosines—another face of the trigonometric function family.
### Sound & music A pure tone is a sine wave; complex sounds are sums (Fourier series) of sine and cosine terms.
### Architecture & robotics Robot arms use inverse trigonometric functions to convert desired (x, y) positions into joint angles.
## 8. Common student pitfalls - Forgetting sine and cosine are periodic (infinitely many solutions) - Mixing radians with degrees - Dividing by cos θ and losing cos θ = 0 roots Always check domain and range of the trigonometric function you use.
## 9. Quick reference table | Function | Domain | Range | Period | |----------|--------|--------|--------| | sin θ | ℝ | [–1, 1] | 2π | | cos θ | ℝ | [–1, 1] | 2π | | tan θ | ℝ≠(2k+1)π/2 | ℝ | π |
## 10. Take-away A trigonometric function is more than SOH-CAH-TOA. It is the mathematical heartbeat of anything that cycles—waves, light, electricity, sound, orbits and even seasonal data. Master its definitions, identities and graphs, and you acquire a universal language for describing our periodic world.