Hubbry Logo
Periodic functionPeriodic functionMain
Open search
Periodic function
Community hub
Periodic function
logo
8 pages, 0 posts
0 subscribers
Be the first to start a discussion here.
Be the first to start a discussion here.
Periodic function
Periodic function
from Wikipedia
An illustration of a periodic function with period

A periodic function is a function that repeats its values at regular intervals. For example, the trigonometric functions, which are used to describe waves and other repeating phenomena, are periodic. Many aspects of the natural world have periodic behavior, such as the phases of the Moon, the swinging of a pendulum, and the beating of a heart.

The length of the interval over which a periodic function repeats is called its period. Any function that is not periodic is called aperiodic.

Definition

[edit]
A graph of the sine function. It is periodic with a fundamental period of .

A function is defined as periodic if its values repeat at regular intervals. For example, the positions of the hands on a clock display periodic behavior as they cycle through the same positions every 12 hours. This repeating interval is known as the period.

More formally, a function is periodic if there exists a constant such that

for all values of in the domain. A nonzero constant for which this condition holds is called a period of the function.[1]

If a period exists, any integer multiple (for a positive integer ) is also a period. If there is a least positive period, it is called the fundamental period (also primitive period or basic period).[2] Often, "the" period of a function is used to refer to its fundamental period.

Geometrically, a periodic function's graph exhibits translational symmetry. Its graph is invariant under translation in the -direction by a distance of . This implies that the entire graph can be formed from copies of one particular portion, repeated at regular intervals.

Examples

[edit]

Periodic behavior can be illustrated through both common, everyday examples and more formal mathematical functions.

Real-valued functions

[edit]

Functions that map real numbers to real numbers can display periodicity, which is often visualized on a graph.

Sawtooth wave

[edit]

An example is the function that represents the "fractional part" of its argument. Its period is 1. For instance,

The graph of the function is a sawtooth wave.

Trigonometric functions

[edit]
A plot of and ; both functions are periodic with period .

The trigonometric functions are common examples of periodic functions. The sine function and cosine function are periodic with a fundamental period of , as illustrated in the figure to the right. For the sine function, this is expressed as:

for all values of .

The field of Fourier series investigates the concept that an arbitrary periodic function can be expressed as a sum of trigonometric functions with matching periods.

Exotic functions

[edit]

Some functions are periodic but possess properties that make them less intuitive. The Dirichlet function, for example, is periodic, with any nonzero rational number serving as a period. However, it does not possess a fundamental period.

Complex-valued functions

[edit]

Functions with a domain in the complex numbers can exhibit more complex periodic properties.

Complex exponential

[edit]

The complex exponential function is a periodic function with a purely imaginary period:

Given that the cosine and sine functions are both periodic with period , Euler's formula demonstrates that the complex exponential function has a period such that

.

Double-periodic functions

[edit]

A function on the complex plane can have two distinct, incommensurate periods without being a constant function. The elliptic functions are a primary example of such functions. ("Incommensurate" in this context refers to periods that are not real multiples of each other.)

Properties

[edit]

Periodic functions can take on values many times. More specifically, if a function is periodic with period , then for all in the domain of and all positive integers ,[3]

A significant property related to integration is that if is an integrable periodic function with period , then its definite integral over any interval of length is the same.[3] That is, for any real number :

This property is crucial in areas such as Fourier series, where the coefficients are determined by integrals over one period.

If is a function with period , then , where is a non-zero real number such that is within the domain of , is periodic with period . For example, has period and, therefore, will have period .

A key property of many periodic functions is that they can be described by a Fourier series. This series represents a periodic function as a sum of simpler periodic functions, namely sines and cosines. For example, a sound wave from a musical instrument can be broken down into the fundamental note and various overtones. This decomposition is a powerful tool in fields like physics and signal processing. While most "well-behaved" periodic functions can be represented this way,[4] Fourier series can only be used for periodic functions or for functions defined on a finite length. If is a periodic function with period that can be described by a Fourier series, the coefficients of the series can be described by an integral over an interval of length .

Any function that is a combination of periodic functions with the same period is also periodic (though its fundamental period may be smaller). This includes:

  • addition, subtraction, multiplication and division of periodic functions,[1] and
  • taking a power or a root of a periodic function (provided it is defined for all )

Generalizations

[edit]

The concept of periodicity can be generalized beyond functions on the real number line. For example, the idea of a repeating pattern can be applied to shapes in multiple dimensions, such as a periodic tessellation of the plane. A sequence can also be viewed as a function defined on the natural numbers, and the concept of a periodic sequence is defined accordingly.

Antiperiodic functions

[edit]

One subset of periodic functions is that of antiperiodic functions. This is a function such that for all . For example, the sine and cosine functions are -antiperiodic and -periodic. While a -antiperiodic function is a -periodic function, the converse is not necessarily true.[5]

Bloch-periodic functions

[edit]

A further generalization appears in the context of Bloch's theorems and Floquet theory, which govern the solution of various periodic differential equations. In this context, the solution (in one dimension) is typically a function of the form

where is a real or complex number (the Bloch wavevector or Floquet exponent). Functions of this form are sometimes called Bloch-periodic in this context. A periodic function is the special case , and an antiperiodic function is the special case . Whenever is rational, the function is also periodic.

Quotient spaces as domain

[edit]

In signal processing you encounter the problem, that Fourier series represent periodic functions and that Fourier series satisfy convolution theorems (i.e. convolution of Fourier series corresponds to multiplication of represented periodic function and vice versa), but periodic functions cannot be convolved with the usual definition, since the involved integrals diverge. A possible way out is to define a periodic function on a bounded but periodic domain. To this end you can use the notion of a quotient space:

.

That is, each element in is an equivalence class of real numbers that share the same fractional part. Thus a function like is a representation of a 1-periodic function.

Calculating period

[edit]

Consider a real waveform consisting of superimposed frequencies, expressed in a set as ratios to a fundamental frequency, f: F = 1f [f1 f2 f3 ... fN] where all non-zero elements ≥1 and at least one of the elements of the set is 1. To find the period, T, first find the least common denominator of all the elements in the set. Period can be found as T = LCDf. Consider that for a simple sinusoid, T = 1f. Therefore, the LCD can be seen as a periodicity multiplier.

  • For set representing all notes of Western major scale: [1 98 54 43 32 53 158] the LCD is 24 therefore T = 24f.
  • For set representing all notes of a major triad: [1 54 32] the LCD is 4 therefore T = 4f.
  • For set representing all notes of a minor triad: [1 65 32] the LCD is 10 therefore T = 10f.

If no least common denominator exists, for instance if one of the above elements were irrational, then the wave would not be periodic.[6]

See also

[edit]

References

[edit]
[edit]
Revisions and contributorsEdit on WikipediaRead on Wikipedia
from Grokipedia
A periodic function is a function whose output values repeat at regular intervals, satisfying the condition f(x+T)=f(x)f(x + T) = f(x) for all xx in its domain, where T>0T > 0 is a constant known as the period. The smallest such positive value of TT is called the fundamental period, which uniquely characterizes the repetition scale for non-constant functions. Classic examples of periodic functions include the sine and cosine, each with a fundamental period of 2π2\pi, as well as the function with period π\pi. Non-trigonometric examples encompass piecewise-defined waveforms like the square wave and triangular wave, both periodic with period 2, which are commonly used to model abrupt changes in signals. Periodic functions exhibit key properties such as evenness or oddness based on about the y-axis or origin, respectively—for instance, cosine is even while sine is odd—and these properties extend to linear combinations of such functions. In science and , periodic functions are essential for modeling repetitive phenomena, including mechanical , electrical alternating currents, and sound waves. They underpin expansions, which decompose arbitrary periodic functions into sums of sines and cosines, enabling efficient analysis and processing of signals in fields like physics, acoustics, and communications. This of trigonometric basis functions further facilitates applications in solving differential equations and approximating complex waveforms.

Core Concepts

Definition

In , a function f:DRf: D \to \mathbb{R} (or f:DCf: D \to \mathbb{C}) is said to be periodic with period T0T \neq 0 if f(x+T)=f(x)f(x + T) = f(x) for all xDx \in D, where DD is a of R\mathbb{R} (or C\mathbb{C}) belonging to the additive group of the domain. For this condition to hold, the domain DD must be closed under addition by TT, meaning that if xDx \in D, then x+TDx + T \in D as well, allowing the periodicity to extend across the entire domain. This ensures that the function repeats its values at regular intervals determined by shifts of TT. Classic examples of such functions include the . A period TT need not be unique; any integer multiple nTnT (for nZn \in \mathbb{Z}, n0n \neq 0) is also a period of ff. The fundamental period, or primitive period, is defined as the smallest positive such T>0T > 0. Constant functions are periodic with every nonzero TT, but lack a fundamental period. The concept of periodic functions traces its origins to Leonhard Euler's 18th-century investigations into trigonometric series, where he systematically explored the repetitive nature of these functions in the context of infinite series expansions.

Fundamental Period

The fundamental period of a periodic function f:RCf: \mathbb{R} \to \mathbb{C} is defined as the infimum of the set of all its positive periods, provided this infimum is positive and attained as a period itself. This value, denoted T>0T > 0, is the smallest positive satisfying f(x+T)=f(x)f(x + T) = f(x) for all xx in the domain of ff. In cases where the infimum is not attained—such as when the periods form a dense subset of R\mathbb{R}—no fundamental period exists, though the function remains periodic. For instance, functions with periods that are rational multiples of an may exhibit such density, leading to an infimum of zero without a minimal repetition length. The existence of a fundamental period depends on the structure of the set of all periods of ff, which forms an additive subgroup GG of (R,+)(\mathbb{R}, +), including zero and negative periods. This subgroup is discrete if and only if it is nontrivial and generated by a single positive element TT, i.e., G=TZ={nTnZ}G = T\mathbb{Z} = \{nT \mid n \in \mathbb{Z}\}, in which case TT is the fundamental period. Constant functions provide a key example where no fundamental period exists: every real number serves as a period, making G=RG = \mathbb{R}, which is dense and has infimum zero for positive elements. In contrast, nonconstant continuous periodic functions typically have a discrete period subgroup, ensuring the existence of a fundamental period. When a fundamental period TT exists, all periods of ff are precisely the multiples nTnT for nZn \in \mathbb{Z}, as these exhaust the discrete GG. This structure implies uniqueness for the positive fundamental period, though T-T is also a period; the choice of the positive value standardizes the . In degenerate cases like constant functions, the absence of a minimal positive period means no unique TT can be identified. Fundamentally, the period TT captures the minimal repetition interval, reflecting the intrinsic of the function's behavior under by multiples of TT.

Examples

Real-Valued Periodic Functions

Real-valued periodic functions are mappings from the real numbers to the real numbers that repeat their output values over fixed intervals, providing foundational models in and applications. Among the most fundamental examples are the functions, which exhibit smooth, oscillatory behavior. The sine function f(x)=sin(2πxT)f(x) = \sin\left( \frac{2\pi x}{T} \right) has fundamental period TT, oscillating between -1 and 1 with a graph that forms a symmetric wave. Similarly, the cosine function f(x)=cos(2πxT)f(x) = \cos\left( \frac{2\pi x}{T} \right) shares the same period TT, starting at its maximum value of 1 and decreasing symmetrically. These functions are essential for modeling periodic phenomena, such as and electromagnetic oscillations. The square wave is a discontinuous, piecewise constant function that alternates abruptly between -1 and 1. For a period of 2π2\pi, it can be defined as f(x)=1f(x) = 1 for 0<x<π0 < x < \pi and f(x)=1f(x) = -1 for π<x<2π\pi < x < 2\pi, extended periodically. This waveform motivates the study of Fourier series, as its representation requires an infinite sum of harmonics to approximate the sharp transitions. The sawtooth wave consists of a linear ramp followed by an instantaneous drop. With period 1, it rises from 0 to 1 over [0,1)[0, 1), given by the equation f(x)=xxf(x) = x - \lfloor x \rfloor, the fractional part of xx. The triangular wave features linear increases and decreases, forming symmetric peaks and troughs. For period 2, it can be defined as f(x)=xf(x) = |x| for 1x<1-1 \leq x < 1, extended periodically to range between 0 and 1. These examples are bounded, with sine and cosine continuous everywhere, while the square and sawtooth waves exhibit discontinuities at transition points. They play a central role in signal processing for synthesizing and decomposing complex signals into basic components.

Complex-Valued Periodic Functions

In the complex domain, periodic functions exhibit behaviors distinct from their real-valued counterparts, such as holomorphicity and potential multi-periodicity over lattices in the plane. A fundamental example is the complex exponential function f(z)=e2πiz/Tf(z) = e^{2\pi i z / T}, which satisfies f(z+T)=f(z)f(z + T) = f(z) for any complex zz, with period TT along the real axis, and is an entire function without singularities. This periodicity arises from the property that ew+2πi=ewe^{w + 2\pi i} = e^w for complex ww, scaled appropriately for the period TT. Real trigonometric functions, such as sine and cosine, emerge as the real and imaginary parts of this exponential. Double-periodic functions in the complex plane are meromorphic functions invariant under translations by two linearly independent complex numbers ω1\omega_1 and ω2\omega_2, forming a lattice Λ={mω1+nω2m,nZ}\Lambda = \{ m \omega_1 + n \omega_2 \mid m, n \in \mathbb{Z} \}. A canonical example is the Weierstrass \wp-function, defined by the series (zω1,ω2)=1z2+(m,n)(0,0)(1(zmω1nω2)21(mω1+nω2)2),\wp(z \mid \omega_1, \omega_2) = \frac{1}{z^2} + \sum_{(m,n) \neq (0,0)} \left( \frac{1}{(z - m \omega_1 - n \omega_2)^2} - \frac{1}{(m \omega_1 + n \omega_2)^2} \right), which is doubly periodic with periods 2ω12\omega_1 and 2ω22\omega_2, converging uniformly on compact sets away from the lattice points. This lattice periodicity ensures the function repeats its values over the entire plane according to the fundamental parallelogram spanned by the periods. Elliptic functions form the general class of non-constant, doubly periodic meromorphic functions in C\mathbb{C}, satisfying f(z+ωk)=f(z)f(z + \omega_k) = f(z) for k=1,2k = 1, 2 and periods ω1,ω2\omega_1, \omega_2. The Weierstrass \wp-function exemplifies this, with its derivative (z)\wp'(z) also elliptic and serving as a building block for more general constructions via addition theorems. Liouville's theorem implies that non-constant elliptic functions must have poles, as entire doubly periodic functions are constant. The periodicity of elliptic functions implies that their poles and zeros repeat periodically across the lattice, with the number of zeros equaling the number of poles (counted with multiplicity) in each fundamental domain, ensuring a balanced distribution. For instance, the Weierstrass \wp-function has double poles at every lattice point. These functions are instrumental in solving inversion problems for elliptic integrals, such as inverting u=0ϕdθ1k2sin2θu = \int_0^\phi \frac{d\theta}{\sqrt{1 - k^2 \sin^2 \theta}}
Add your contribution
Related Hubs
User Avatar
No comments yet.