Since 2010 · Powering 2M+ tool runs every month
Since 2010
Add to Chrome

My Toolbox

Automatic Mode

No saved tools yet.

Go Premium
Related tools
Power Series CalculatorMaclaurin Series CalculatorSeries Convergence Test CalculatorInfinite Series Sum CalculatorTaylor Series CalculatorAverage Rate of Change CalculatorInteractive Periodic Table
Home Page > Math > Calculus

Fourier Series Coefficients Calculator

Calculate the Fourier series coefficients a0, an and bn for any periodic function. See the full integral computations, a coefficient table, the partial sum formula and a graph comparing the function with its Fourier approximation.

Free to useNo sign-up requiredUpdated Feb 2026
Fourier Series Coefficients CalculatorTry it now — free ▼
⚡ Quick Examples
Use ^ for exponents, * for multiplication. Supported: sin, cos, tan, exp, ln, abs, pi, e

Embed Fourier Series Coefficients Calculator Widget

About Fourier Series Coefficients Calculator

What Is a Fourier Series?

A Fourier series decomposes any periodic function into a sum of sines and cosines (harmonics). Given a function \( f(x) \) with period \( T \), its Fourier series representation is:

$$ f(x) \sim \frac{a_0}{2} + \sum_{n=1}^{\infty} \left[ a_n \cos\!\left(\frac{2n\pi x}{T}\right) + b_n \sin\!\left(\frac{2n\pi x}{T}\right) \right] $$

This powerful decomposition is foundational in signal processing, physics, engineering, and mathematics. It reveals the frequency content hidden within any periodic signal.

How Are the Coefficients Calculated?

The Fourier coefficients are determined by integrating the product of \( f(x) \) with each basis function over one complete period:

$$ a_0 = \frac{2}{T} \int_{L}^{L+T} f(x)\, dx $$
$$ a_n = \frac{2}{T} \int_{L}^{L+T} f(x) \cos\!\left(\frac{2n\pi x}{T}\right) dx $$
$$ b_n = \frac{2}{T} \int_{L}^{L+T} f(x) \sin\!\left(\frac{2n\pi x}{T}\right) dx $$

The coefficient \( a_0/2 \) represents the average value of the function over one period. Each \( a_n \) measures how much the function correlates with a cosine wave of frequency \( n \), while \( b_n \) measures correlation with a sine wave of frequency \( n \).

Even and Odd Function Symmetry

Function symmetry can simplify Fourier computations significantly:

  • Even functions (\( f(-x) = f(x) \)): All \( b_n = 0 \). The Fourier series contains only cosine terms. Examples: \( x^2 \), \( |x| \), \( \cos(x) \).
  • Odd functions (\( f(-x) = -f(x) \)): All \( a_n = 0 \) (including \( a_0 \)). The series contains only sine terms. Examples: \( x \), \( x^3 \), \( \sin(x) \).
  • Neither even nor odd: Both cosine and sine terms are needed. Example: \( e^x \).

The Gibbs Phenomenon

At points of discontinuity, the Fourier partial sum exhibits oscillatory overshoots that converge to approximately 9% of the jump height, regardless of how many terms are used. This is known as the Gibbs phenomenon. The overshoots become narrower as more terms are added, but the peak overshoot does not diminish. This is visible in the graph when approximating functions like the square wave or sawtooth wave.

Applications of Fourier Series

  • Signal Processing: Decomposing audio, radio, and electrical signals into frequency components for filtering and analysis.
  • Heat Conduction: Solving the heat equation using separation of variables, where Fourier series represent temperature distributions.
  • Vibration Analysis: Analyzing mechanical oscillations and resonance in structures and materials.
  • Image Compression: JPEG and other formats use the closely related Discrete Cosine Transform (DCT).
  • Quantum Mechanics: Wave functions are expanded in orthogonal bases (generalized Fourier series).
  • Electrical Engineering: Analyzing AC circuits and power systems with periodic waveforms.

Convergence of Fourier Series

The convergence properties of Fourier series are governed by several important theorems:

  • Dirichlet Conditions: If \( f(x) \) is piecewise continuous, bounded, and has a finite number of extrema and discontinuities in each period, the Fourier series converges to \( f(x) \) at points of continuity and to \( \frac{1}{2}[f(x^+) + f(x^-)] \) at discontinuities.
  • Parseval's Theorem: The total energy of the signal is preserved: \( \frac{1}{T}\int_0^T |f(x)|^2\,dx = \frac{a_0^2}{4} + \frac{1}{2}\sum_{n=1}^{\infty}(a_n^2 + b_n^2) \).
  • Bessel's Inequality: The sum of squared coefficients is bounded by the energy of the function, ensuring convergence.

How to Use This Calculator

  1. Enter f(x): Type your function using standard math notation. Use ^ for powers, * for multiplication, and built-in functions like sin, cos, exp, abs, ln.
  2. Set the period: Enter the start and end of one complete period. For standard \( 2\pi \)-periodic functions, use -pi to pi.
  3. Choose N: Select how many Fourier terms to compute (1–20). More terms give a better approximation.
  4. Analyze results: Review the coefficient table, step-by-step integrals, partial sum formula, comparison graph, and amplitude spectrum.

Reference this content, page, or tool as:

"Fourier Series Coefficients Calculator" at https://MiniWebtool.com/fourier-series-coefficients-calculator/ from MiniWebtool, https://MiniWebtool.com/

Last updated: February 21, 2026

You can also try our AI Math Solver GPT to solve your math problems through natural language question and answer.

Calculus:

Top & Updated:

Fast Fourier Transform (FFT) CalculatorSeries/Parallel Capacitor CalculatorResistors in Series CalculatorView all →
Home Page > Math > Calculus > Fourier Series Coefficients Calculator