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
5
votes
5 answers

The Fourier series of $\sin^3 t$ in trigonometric form

I'm trying to calculate the Fourier series of $\sin^3t$ in trigonometric form. In previous excercises I have been able to use trigonometric identities to be able to calculate the coefficents, but here I can rewrite the function, but I cannot get…
Curtain
  • 415
5
votes
2 answers

A continuous function on the circle with divergent Fourier series.

I'm currently reading the Fourier analysis book and I have learned that every continuous function on the circle can be uniformly approximated by trigonometric polynomials, by using Fejer kernel. After that, I have also read that there is a…
5
votes
0 answers

Prove a function has $k$ continuous derivatives from its Fourier series

Here is the problem. Let $k\in \mathbb{N}$. Suppose that there is a constant $C$ such that $|c_n|<\frac{C}{|n|^{k+1}}$ ($c_n$ here is the $n$th Fourier coefficient). Prove that $f(x)=\sum_{n\in\mathbb{N}}c_ne^{inx}$ has $k$ continuous…
crf
  • 5,551
5
votes
0 answers

Expansion in Fourier series involving a complicated "argument"

I know how to expand a function $f(x)$ into a Fourier series with the period $2L$: $$f(x) = \frac{a_0}{2} + \sum_{n=1}^\infty a_n\cos(n\pi x/L)+\sum_{n=0}^\infty b_n\sin(n\pi x/L),$$ but what if I want to expand $f(x)$ into a series of the…
andreasdr
  • 466
5
votes
1 answer

What exactly is a basis function?

Jean Baptiste Joseph Fourier (1798–1830) was a French mathematician who is most widely recognized for his development of what we now call Fourier Series. In ABE425, we do not solve differential equations, but we use Fourier Series to analyze…
CuriousJ
  • 87
  • 1
  • 1
  • 3
5
votes
5 answers

Deriving formula from Fourier series: $\frac{\pi^2}{12} = \sum\limits_{n=1}^{\infty} \frac{(-1)^{n+1}}{n^2}$

The equation/formula $$ \frac{\pi^2}{12} = \sum_{n=1}^{\infty} \frac{(-1)^{n+1}}{n^2}$$ is to be derived. I know that the Fourier expansion of $f(x)=x$ for $x \in (-\pi,\pi)$ is $$f(x)=x=\sum_{n=1}^{\infty} \frac{2\,(-1)^{n+1}}{n}\,\sin{nx}$$ and…
vlg
  • 155
5
votes
2 answers

Fourier series for $\sec(x)$

Expand in Fourier series the function $$f(x)=\sec(x) \quad x\in(-\pi/4,\pi/4).$$ Hint: Deduce a relation between the coefficients $a_n$ and $a_{n-2}$ Since this function is even, $b_n=0$ and $$a_n=\frac{8}{\pi}\int_0^{\pi/4}\sec(x)\cos(4nx)dx$$…
Lotte
  • 1,070
4
votes
1 answer

Fourier series for a non-periodic function

My textbook says that: 'If we which to find the Fourier series of a non-periodic function only within a fixed range then we must continue the function outside the range so as to make it periodic.' In the questions at the end of the chapter it then…
user135842
4
votes
3 answers

Why is the zeroth coefficient in a Fourier series divided by 2?

I just learned that $a_0$ is basically the average of a function $f(x)$ on the interval $[-\pi, \pi]$, and that a Fourier series is given by $$ f(x) = a_0 + \sum_{n=1}^\infty (a_n \sin(nx) + b_n\cos(nx))$$ where $a_0 = \dfrac{1}{2\pi}…
Phaptitude
  • 2,249
4
votes
2 answers

If square waves are square integrable, why doesn't fourier expanding work?

If square waves are square integrable, then why does expanding on a fourier basis not recover the equation?
user82004
4
votes
2 answers

Fourier Series.

I have found the Fourier Series of $$f(x)= \begin{cases} 0\colon & -\pi
Grtv
  • 363
  • 2
  • 10
4
votes
2 answers

Fourier Series of a function: best approximation in the sup norm as well?

Prove or disprove the following: Let $V$ be the space of continuous functions on $[0,2\pi]$ with $f(0)=f(2\pi)$. Let $\|f\|=\text{sup}\{|f(x)|: 0\leq x \leq 2\pi\}$. Let $N$ be a positive integer and $M$ be the subspace of $V$ spanned by the…
kodyv
  • 1,461
4
votes
1 answer

Fourier and Legendre series

Find the Fourier sin series for the function $f(x) = x^3$ on the interval $0\leq x \leq L$. the Legendre series for the same function. One representation involves an infinite number of terms, while the other has only a finite number of terms. In…
4
votes
1 answer

Fourier Series and Inner Product

When working with Fourier series, the inner product is defined as $$\int_{-L}^L f(x)g(x)dx$$ I see this definition everywhere and we know that $\rm{sin}\big(\frac{n\pi x}{L}\big)$ and $\rm{cos}\big(\frac{n\pi x}{L}\big)$ will form a orthogonal…
Integral
  • 6,554
4
votes
1 answer

Fourier series applied

I have a question concerning the Fourier series: I started with the following: $$\cos (\alpha x)= \frac{1}{2}a_0+ \sum_{k=1}^{\infty}a_k\cos(kx).$$ I proved that this series with Fourier coefficients is equal to: $$\cos \alpha x= \frac {\sin \alpha…
1
2
3
46 47