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

Dirichlet conditions for multivariate Fourier series.

In my differential equations class, we saw that, if a periodic (resp. a periodic) function $f(x)$ satisfies the Dirichlet conditions, its Fourier series (resp. integral) converges pointwise to $f(x)$. We also defined multivariate Fourier series (for…
isekaijin
  • 1,765
3
votes
2 answers

The value of \zeta(4) with fourier series

Given a function as follows : $f(x) = \pi^2 - x ^2$ on $|x|<\pi$ and $f(x+2\pi)=f(x)$ I did find its Fourier expansion $f(x)=\frac{2}{3}\pi^2$+$\sum_{n \geq 1}\frac{4}{n^2}(-1)^{n+1}cosx$ And by putting $x=\pi$, I got the zeta of 2 , $\zeta(2) =…
J.U.math
  • 1,351
3
votes
2 answers

The rate of convergence of the Fourier series near the discontinuity of a function

I'm trying to understand how bad the Gibbs phenomenon is. Say I have for instance a square wave on $[0, 1]$, and I want to approximate it with a Fourier series. How many terms would I need to approximate $x=\delta$ within $\epsilon$? In general, is…
asmeurer
  • 9,774
3
votes
0 answers

reciprocal of a Fourier Cosine series

Assume that $a(t)$ is an even periodic function such that $1
hyportnex
  • 761
3
votes
3 answers

Problem understanding half wave symmetry

I am trying to understand half wave symmetry. I understand the first (a) graphical image is half wave symmetry but (b) seems like even symmetry and (c) seems to be odd symmetry. I am unable to find the difference. Please guide. Edit: I read my…
user2857
3
votes
1 answer

Finding the Fourier series coefficients of $ \sin(4 \pi t) $

I'm trying to find the Fourier coefficients of $ \sin(4 \pi t) $ I thought I knew how to do it, working backwards with Euler's formula, but when I check my answer I'm off by a negative. I said that $a_1 = a^* _{-1} = -\frac{1}{2} i$ because $…
Indigo
  • 209
3
votes
2 answers

Equating coefficients in a Fourier series

Suppose, for example, using Fourier series techniques to solve a differential equation leads to the following: $a_0 + \sum_{n=1}^{\infty}a_n\sin(nx)+b_n\cos(nx)=4\sin x$ At this point, why can you equate the coefficients of $\cos(nx)$ and $\sin(nx)$…
Froskoy
  • 701
  • 1
  • 8
  • 14
3
votes
3 answers

Fourier sine series for $x^3$

It is asked to find the Fourier Sine Series for $x^3$ given that $$\frac{x^2}{2} = \frac{l^2}{6} + \frac{2l^2}{\pi^2} \sum_{n=1}^\infty (-1)^n \frac{1}{n^2} \cos\left(\frac{n \pi x}{l} \right)$$ integrating term by term. (This result was found in…
Giiovanna
  • 3,197
3
votes
1 answer

What does Plancherel's (or rather Parseval's actually) formula say for this f?

Given $$f(x) = 1+\sum_{n=1}^{\infty}\frac{\sin (nx)}{3^n}$$ what is the easy way to find out the following equation's answer is odd or even? $$\begin{align*} &\frac{1}{\pi}\int_{-\pi}^{\pi}f(x)\,dx\\ …
andy_Wiz
  • 31
  • 3
3
votes
1 answer

Find the Fourier series

Could somebody please tell me if I've gotten this question correct? I'm unsure about my answer. Consider the periodic function: $$f(x)= \begin{cases} 0,\ -\pi \lt x \le 0\\ 1,\ 0\lt x\le \pi \end{cases}$$ with $f(x)=f(x+2\pi )$. Find the Fourier…
user248052
3
votes
1 answer

Can a sine wave be expressed as a sum of square waves.

The opposite is possible, throught simple fourier analysis. For this question, suppose we have the periodic functions square wave functions: $f(x) = \begin{cases} 1 & 0\leq x < 1 \\-1 & 1\leq x < 2 \\\end{cases}$ $g(x) = \begin{cases} 1 & 0\leq x…
3
votes
0 answers

On converting from real to complex Fourier series

Let a real-valued function $f$ be defined as following: $$f\left ( x \right )=\left\{\begin{matrix} 2k-x, x\in\left [ 2k-1,2k \right ) & \\ x-2x , x \in \left[ 2k,2k+1\right )& \end{matrix}\right.$$ Being that the function satisfies Dirichlet's …
Shemafied
  • 475
3
votes
1 answer

Problem with Fourier series

I'm trying to find the Fourier series of the function defined on the interval $(-2,2)$ $$ f(x)=\begin{cases} 0,& \,\,\, |x| <1 \\ 1, & \,\,\, 1<|x|<2 \end{cases} $$ This should be trivial. I have calculated the components to…
3
votes
3 answers

How to show that if all fourier coefficient of a function is zero, then the function is zero function?

Let $f$ be a continuous and integrable function with period $2\pi$. Consider its fourier coefficients with respect to the orthonormal system $\{ \frac {1}{\sqrt{2\pi} } e^{inx}\}$. If all the Fourier coefficients are zero, prove that $f$ is the zero…
user194201
3
votes
0 answers

Drawing a continuous function with divergent Fourier series at $x=0$...

Does anyone know how the graph looks like for a continuous function with Fourier series diverging at $x=0$ ? The example due to Fejer (a variation of the du Bois-Reymond construction), is explicitly given by $$f(x)=\sum_{n=1}^\infty \frac1{n^2} …
gustavo
  • 31