Questions tagged [fourier-series]

A Fourier series is a decomposition of a periodic function as a linear combination of sines and cosines, or complex exponentials.

If $f$ is a periodic function with period $2\pi$, a Fourier series for $f$ is an expansion of the form $$ f(x) = \frac{a_0} 2 + \sum_{n = 1}^\infty a_n \cos nx + \sum_{n = 1}^\infty b_n \sin nx .$$

This decomposition is useful for solving partial differential equations, and it has important applications in the study of waves.

If $f$ is continuously differentiable, a theorem of Dirichlet states that a Fourier expansion exists where the infinite sums converge uniformly to $f$. Under the weaker assumption that $f \in L^2[0,2\pi]$, there exists a Fourier expansion where the infinite sums converge to $f$ in the $L^2$ sense.

The sines and cosines appearing in the Fourier expansion form an orthogonal basis for $L^2[0,2\pi]$. Therefore, a simple way of evaluating the $a_n$ and $b_n$ coefficients is by orthogonal projection, $$ a_n = \frac 1 \pi \int_0^{2\pi} f(x) \cos nx\ \mathrm dx, \ \ \ \ \ \ \ \ \ b_n = \frac 1 \pi \int_0^{2\pi} f(x) \sin nx\ \mathrm dx.$$

5656 questions
1
vote
1 answer

Determining if $x\left(t\right)$ is real with Fourier series?

The question states that $x\left(t\right)$ has Fourier coefficients $a_k=\{x, k=0; j\left(\frac 1 2\right)^{|k|},k\neq0$. I am to determine whether $x\left(t\right)$ is real. Here is what I've done so far: For $x\left(t\right)$ to be real,…
1
vote
0 answers

Uniform convergence for the Fourier series of $\alpha$-Hölder periodic functions and continuous bounded variation periodic functions.

In the answers to this question it is proved that if $f:\mathbb{R}\to\mathbb{C}$ is a $\alpha$-Hölder $2\pi$-periodic function, then the Fourier series of $f$ converges uniformly to $f$. In the answer to this question it is proved that if…
Bob
  • 5,705
1
vote
1 answer

Fourier series: period ranges give different results

I am computing the Fourier series (F.S.) expansion of the following signal If I choose the Period as from $-2$ to $2$, the non-zero F.S. coefficients $c_k$ for $k \neq 0$ using the complex form of F.S. expansion is $$ c_k =\frac{1}{4} \left […
macy
  • 51
1
vote
1 answer

On the uniform convergence of a fourier series

Please help me verify if the following claim is true. Claim: Let $f\left( x \right)$ be $2\pi $-Periodic and continuously differentiable on the real line. Then the Fourier series of $f(x)$ converges to $f(x)$ uniformly on $\left[ { - \pi ,\pi }…
zokomoko
  • 338
1
vote
1 answer

If one expands a function $\phi(x,v(\theta),t)$ to complex Fourier: $\sum_{k=-\infty}^{\infty} \phi_k(x,t) e^{ik\theta}$, then where's $v$?

If one expands a function $\phi(x,v(\theta),t)$ to complex Fourier series marked like: $$\phi(x,v(\theta),t)=\sum_{k=-\infty}^{\infty} \phi_k(x,t) e^{ik\theta}$$ then why/how does argument $v$ "disappear"? Intuitively, $$\phi_k(x,t)=\frac{1}{2\pi}…
mavavilj
  • 7,270
1
vote
1 answer

When to use half period and when use full period for fourier series coefficients

In wikipedia the formula of An and Bn coefficients are integrals on the full period of the function. but here the coefficient of fourier series of sin(x) is calculated by integrating on half of period. I'm totally confused what should i use as…
1
vote
2 answers

How does one get $\int_{-\pi}^{\pi} \sin(nx) \cos(nx) dx = \frac{\sin^2(nx)}{2n} |_{-\pi}^{\pi}$?

How does one get $\int_{-\pi}^{\pi} \sin(nx) \cos(nx) dx = \frac{\sin^2(nx)}{2n} |_{-\pi}^{\pi}$? Running through Symbolab gives: $$\frac{-\cos ^2\left(\pi n\right)+\cos ^2\left(-\pi n\right)}{2n}$$ Which due to $\cos(x)=\cos(-x)$ should equal…
mavavilj
  • 7,270
1
vote
1 answer

Why a DFT of 2 senes is very noisy even with frequence sampling 5 times bigger?

I've set up this case to try to understand DFT implementing a real case in Excel Frame Size $\;\color{blue}{(T}$): 5 s Time Sampling $\;\color{blue}{(TS}$): 0,1 s Block Size $\;\color{blue}{(N = TT/TS+1)}$: 51 Sampling Rate $\;\color{blue}{(FS =…
1
vote
1 answer

Fourier Coefficients Of $\cos x$

Find the Fourier coefficients of $ f(x)= \begin{cases} \cos x, \pi >x\geq 0\\ -\cos x, -\pi
newhere
  • 3,115
1
vote
3 answers

Complex Fourier Series of $ cos(x) $

I calculated the complex Fourier Series of $$c_n= \frac{1}{2\pi}\cdot\int_{-\pi/2}^{\pi/2}cos(x)\cdot e^{-jnx}$$ $$c_0 = \frac{1}{2\pi}\cdot\int_{-\pi/2}^{\pi/2}cos(x)\cdot e^{-j0x} = \frac{1}{2\pi}\cdot\int_{-\pi/2}^{\pi/2}cos(x) =…
TimSch
  • 309
  • 2
  • 10
1
vote
0 answers

Fourier series of periodic parabola function

I am trying to find Exponential Fourier series coefficients for a periodic parabolic function $$ f(t) = t^2, \quad -\pi \le t \le \pi $$ using derivative property of Fourier series. As otherwise, it's a bit tedious to go and compute FS coefficients…
1
vote
2 answers

Function with positive Fourier coefficients decaying as $\frac{1}{n}$

Is there an example (I'm not looking for a sufficient or necessary condition but just for an example) of a bounded Rieman-integrable function $f\colon [-\pi,\pi]\rightarrow\mathcal{R}$ with Fourier coefficients $c_n(f) =…
ArthurPGB
  • 9
  • 2
1
vote
1 answer

Coefficients of Fourier Cosine Series expansion

I'm trying to prove to myself that a0 = $\frac{1}{L}\int_{-L}^Lf$e$(x)dx$ = $\frac{2}{L}\int_{0}^Lf$e$(x)dx$ but I keep getting a0 = 0. This is my logic at the moment. If: $f$e$(x)$ = $f(x)$ for $0
1
vote
1 answer

2D discrete Fourier transform for irregular surface in 3D

I would like to know if there is a way to compute the 2D discrete Fourier transform from samples collected from a grid of electrodes placed on a (non spherical) surface. The grid is not rectangular/uniform. The surface is actually the head…
Cesare
  • 346
1
vote
1 answer

Bounds for Fourier series

Fourier series of function f: $$f(x)=\sum_{s=-\infty}^{\infty}f_{s}\exp(2\pi isx)$$ Suppose $f_{s}\sim\frac{1}{s^{p}}$. What can we say about $f(x)$? Can we find some bounds for $f(x)$ like $f(x)
Katja
  • 515