Write down a periodic function in the designated field, and the calculator will compute its Fourier series, displaying the calculations.
Related
Use our free Fourier Series Calculator to compute the Fourier series of any periodic function. Before using the tool, let’s review the key concepts behind Fourier series.
In mathematics, a Fourier series represents a periodic function as an infinite sum of sine and cosine functions. This decomposition helps analyze signals, vibrations, and other periodic phenomena.
For a function \(f(x)\) defined on the interval \(-L \le x \le L\), the Fourier series is written as:
$$ f(x) = a_0 + \sum_{n=1}^{\infty} a_n \cos\left(\frac{n \pi x}{L}\right) + \sum_{n=1}^{\infty} b_n \sin\left(\frac{n \pi x}{L}\right) $$
Where the Fourier coefficients are defined by:
With these coefficients, you can reconstruct the periodic function as a sum of sines and cosines using the calculator.
Manually computing Fourier series can be time-consuming. Our Fourier series calculator automates the process. Let’s see an example:
Compute the Fourier series for:
$$ f(x) = L - x, \quad -L \le x \le L $$
Solution:
Check the function’s symmetry:
$$ f(-x) = L - (-x) = L + x \neq f(x), \quad \text{but } f(-x) = -f(x) + 2L $$
For simplicity, if we consider the odd component, we set \(a_0 = 0\) and \(a_n = 0\).
Compute \(b_n\) coefficients:
$$ b_n = \frac{1}{L} \int_{-L}^{L} (L - x) \sin\left(\frac{n \pi x}{L}\right) dx $$
Evaluating the integral gives:
$$ b_n = \frac{2L(-1)^n}{n\pi}, \quad n = 1, 2, 3, \dots $$
Hence, the Fourier series becomes:
$$ f(x) = \sum_{n=1}^{\infty} \frac{2(-1)^n}{n} \sin\left(\frac{n \pi x}{L}\right) $$
Using a Fourier series calculator ensures accuracy and saves time compared to manual integration.
Our tool quickly computes the series and coefficients for any periodic function.
Input:
Output:
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net