Andromeda
Note

Periodic Functions

Definition

A function f(x)f(x) is periodic if there exists a positive constant PP such that f(x+P)=f(x)f(x + P) = f(x) for all xx in the domain. The smallest such PP is the fundamental period.

  • How to read: “The function f evaluated at x plus the period P is equal to the function f evaluated at x, for some positive constant P.”
  • Meaning: The graph repeats every PP units—shift right by PP and nothing changes.

Why It Matters

Nature is cyclical. If we couldn’t describe periodicity mathematically, we would be unable to engineer radio, analyze sound, or predict seasonal changes. These functions are the “logic of repetition,” providing the stable building blocks for all of signal processing. Ignoring the fundamental period of a system means you are blind to its long-term patterns, making you a victim of “surprise” in systems that are actually perfectly predictable.

Core Concepts

  • Fundamental Frequency: Defined as 1/P1/P (cycles per unit distance) or ω=2π/P\omega = 2\pi/P (angular frequency).
    • How to read: “The frequency is one divided by the period P; and the angular frequency omega is equal to two times pi divided by the period P.”
    • Meaning: How many full cycles fit in one unit; ω\omega converts to radians per unit.
  • Trigonometric System: The functions {sin(nx),cos(nx)}\{\sin(nx), \cos(nx)\} are periodic with period 2π2\pi. These serve as the “atoms” of periodic signals.
    • How to read: “The sine and cosine of n times x have a fundamental period of two pi.”
    • Meaning: Basic building blocks for Fourier analysis—every periodic signal decomposes into these harmonics.
  • Symmetry: Periodic functions can be decomposed into even (cos\cos) and odd (sin\sin) components.
  • Harmonics: For a function with period 2π2\pi, the nn-th harmonic has frequency nn and period 2π/n2\pi/n.
    • How to read: “The n-th harmonic has a frequency of n and a period equal to two times pi divided by n.”
    • Meaning: Higher harmonics oscillate faster—period shrinks as nn grows.

Connected Concepts