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
2
votes
0 answers

half range fourier series, even and odd extension

Hello, I have some problems understanding what is above on the image. Firstly, he defines an "odd extension" of any function. I don't really understand what this means, how is it an "odd extension" in any way? And then he says that $F(x) =…
2
votes
1 answer

Fourier series-odd and even functions

f+ is the even part of the function and f- is the odd part. I'm not able to understand how it is that they got the values of modulus of x and x for the even and odd parts of the function respectively. For the even part, I think it might be because…
user134785
  • 1,117
2
votes
0 answers

Fourier series of a parabola

$ x(t) = \left \{ A(t-\frac{T}{4})(t+\frac{T}{4}) , -T/4
statguy
  • 25
2
votes
1 answer

Showing decay of Fourier coefficients $C_n = 1/2\pi \int_{-\pi}^\pi e^{-inx} \phi(x) dx$

I'm looking at the Fourier coefficients of $\phi \in L^1([-\pi, \pi])$ defined as $$ C_n = \frac{1}{2\pi} \int_{-\pi}^\pi e^{-inx} \phi(x) dx$$I want to show that $\lim_{|n| \to \infty} C_n = 0$ I can show that $\sup|C_n| \leq…
user83387
2
votes
2 answers

Removing $e^{-in\pi x/\ell}$ from an integral

I'm considering a proof of the convergence of the Fourier series. It begins by considering the full Fourier series of the periodic extension of $\phi$ defined on $[-\ell, \ell]$. The full Fourier series is $$ \sum_{n=-\infty}^\infty…
user83387
2
votes
1 answer

Computing the Fourier series of $f = \cos{2x}$?

I'm currently attempting to solve the following problem: Given the function $f$ defined on the interval $(0, \pi)$ by $f(x) = \cos{2x}$, find the $2\pi$-periodic, even extension of $f$ and compute the cosine Fourier series of $f$. However, I seem…
2
votes
2 answers

A property of the fourier series

Show that any periodic function $f(x)$ with period $2\pi$ which is both odd and satisfies $f(\pi-x)=f(x)$ has $b_{n}=0$ for $n$ even and so has a fourier series of the form $$f(x) = \sum^{\infty}_{m=0} c_{m}\sin{(2m+1)x}.$$ So we know $f$ is odd…
user2850514
  • 3,689
2
votes
2 answers

Discrete fourier transfomation and harmonics

I have a very simple question that I would like to understand. If you have a DFT of a function: $$ X_k \stackrel{\mathrm{def}}{=}\sum_{n=0}^{N-1}x_n\cdot e^{-i2\pi kn/N},\qquad k\in\mathbb{Z} $$ Did I understand correctly that that $N$th harmonic is…
miro2
  • 23
2
votes
1 answer

fourier series of absolute value of function

I am trying to find the Fourier series of $$ |\cos(x)| \text{ from } -\pi \leq x<\pi$$ I know that the $$ b_n $$ terms go to 0 because we have the integrand as an odd function of x. But how can I solve for $$a_n? $$ I know that $$a_n $$ is even and…
Jackson Hart
  • 1,600
1
vote
1 answer

Are fourier series of a periodic function expanded on different intervals equivalent

I was given an assignment by my instructor where i had to write the function $$ f(t) = \begin{cases} 1-t & 0\leq t < 1 \\ t-1 & 1 \leq t < 2 \end{cases}\\ f(t + 2) = f(t) $$ as a complete Fourier series with the hint (you should only get cosine…
Quazi
  • 13
  • 4
1
vote
1 answer

Fourier coefficient one-period function

Define a function $f(x) =(2\cos(\pi x))^{10} $$f\in L^{1}$ so it's one-period. I would like to calculate the Fourier coefficient $\hat{f}(2)$. So we get $\displaystyle\hat{f}(n)=\int_{0}^{1}e^{-2\pi inx}(2\cos(\pi x))^{10}dx$ , $n\in \mathbb{Z}$ I…
lisa
  • 11
1
vote
2 answers

Fourier series of $\operatorname{sinc}(x)$

I am wondering if the function $\mathrm{sinc}(x)=\frac{\sin x}{x}$ can be represented in terms of Fourier series? Thank you.
David
  • 215
1
vote
1 answer

Applying Fourier series for $|\sin x|$

Why when we apply Fourier series for $|\sin x|$ from $0 < x < \pi$ , we set $2L = 2\pi$? Shouldn't it be $2L = \pi$? In Schaum's Outline of Advanced Calculus book, there's a question that says: "Expand $f(x) = \sin x, 0 < x < \pi$, in a Fourier…
1
vote
1 answer

How to visualize projection of a function onto fourier basis?

I wonder if there are any notes on how one would visualize a projection of function f(x) onto cos(x) and sin(x) in the same way that you would for two vectors. Is there a picture, or a figure somewhere that illustrates this operation? Also, is…
Fraïssé
  • 11,275
1
vote
1 answer

Convolution theorem for product of functions

I like to Fourier transform the following product of functions: $$g(\vec{r})f(\vec{r}).$$ So I like to calculate the following: $$\int g(\vec{r})f(\vec{r}) e^{-i\vec{k}\cdot\vec{r}}d^3r.$$ $\vec{k}$ is a discrete wave vector. I also know how the…
DaPhil
  • 208