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

Determination of Fourier coefficient (Euler's Formulae)

Is the integral from -π to π the same with integral from 0 to 2π?
1
vote
1 answer

Fourier series of $sgn(\cos(x))$

Knowing formulas for Fourier series when I'm given interval $(0,2l)$ & $(-l,l)$ I can't seem to find Fourier series of $sgn(\cos(x))$. I know that $a_n = \frac{2}{l} \int_0^{l}f(x)\cos(\frac{n\pi x}{l})dx$, $b_n$ same but with $\sin$. If I'm given…
1
vote
0 answers

What is the DC component of a Fourier Series?

So I used the following Fourier Series equation to compute the Fourier Series of a square wave with period 2pi and goes from -1 to +1. I computed the a0 term to equal zero and just containing the odd sinusoidal terms in the series. This is what is…
1
vote
0 answers

Fourier series of pulse train

Can anyone tell me why the Fourier series coefficient of $$p(t) = \sum_{n=-\inf}^{\inf}\delta(t-nT)$$ is 1/T? $$\\$$ My derivation shows that it should be$$a_k=1/T \int_{0}^{T}p(t)e^{-j2\pi kt/T}dt\\ = 1/T…
1
vote
0 answers

Using Parseval's theorem

I'm given that the function $f(x)$ is smooth and $2\pi$ periodic on $-\pi \le x \le \pi$. I want to use Parseval's theorem to find: $$\frac{1}{2\pi} \int_{-\pi}^{\pi}{f'(x)^2} dx$$ In terms of $$||f|| = \int_{-\pi}^{\pi}{f(x)^2}dx = \frac{a_0^2}{2}…
Governor
  • 469
1
vote
1 answer

summation of this series as $ x \to \infty $ ??

given the series for the Mangoldt function $ \Lambda (n) $ $$ f(x)= \sum_{n=1}^{\infty}\frac{\Lambda (n)}{\sqrt{n}}\cos(\sqrt{x} \log n+\pi /4) $$ if we truncate the series, can we say that $$\lim_{x\to\infty} \frac{f(x)}{x^{1/4}}=0$$
Jose Garcia
  • 8,506
1
vote
1 answer

Continuous periodic functions not approximable by a Fourier series

What is an example of a continuous periodic function that is not the limit of any Fourier series? If not, is there an more or less elementary proof?
user77614
1
vote
1 answer

Fourier series for $e^x$ over $[0,\pi)$

I am trying to solve the following, Find the Fourier series of $h(x) = \text{e}^x, x \in [0,\pi)$. I'm not sure how to approach it since the question does not specify whether to use an even or an odd extension. Any help would be much appreciated!
Tom
  • 129
1
vote
1 answer

Question about a small part of this Fourier series problem

Calculate the Fourier series expansion for the following function of period 2: $f(t)=2+2t^2$ for $-1
1
vote
1 answer

Why the sine fourier series of cosx is not $0$ in the interval $[0,\pi]$?

I was reviewing the Fourier series for an exam and one of the practice exercises was to find the cosine and sine series of $f(x)=cos(x)$ in the interval $[0,\pi]$. When I calculate the cosine series of course the result is $a_0=0$ and $a_n=0$ for…
1
vote
0 answers

Need help with a Fourier series question

I don't know if it's been asked before (if it has please give me the link), and I don't understand latex or anything so I'll write it in plain words: $$ f(x) = \begin{cases} x & \text{for } -\frac{\pi}{2} \leq x \leq \frac{\pi}{2} \\ π-x &…
1
vote
1 answer

Fourier series of square wave with DC component (mean component) - amplitude question

Do I subtract the DC component (mean value) from the amplitude in my sine terms? $f(t)=\left\{ \begin{array}{l l} 0 & \quad -5\le t\leq 0\\ 1 & \quad 0< t\leq 5 \end{array} \right.$ (I'd write it properly, but it won't let me upload pics…
DrOnline
  • 127
1
vote
1 answer

I tried to find Fourier series, but incorrectly, can someone tell me where is my mistake?

Here is the given function: $x^2 - \pi x + \frac{\pi^2}{6}$ $$a_0 = \int^{\frac{\pi}{2}}_{-\frac{\pi}{2}}(x^2 - \pi x + \frac{\pi^2}{6})dx = \left. \frac{1}{3}x^3-\frac{\pi}{2}x^2…
user
  • 1,412
1
vote
1 answer

Fourier series for function $f(x) = \arccos (\cos x), \ \ x\in ]-\pi, \pi[$

$f(x) = \arccos (\cos x), \ \ x\in [-\pi; \pi]$ Here is what I did: $$a_0 = \frac{1}{2\pi} \int^{\pi}_{-\pi} \arccos (\cos x)dx = \frac{\pi}{2} \\ a_n = \frac{1}{\pi} \int^{\pi}_{-\pi} \arccos (\cos x) \cos \left(\frac{\pi n x}{\pi} \right)dx =…
user
  • 1,412
1
vote
1 answer

Fourier Series Expansion, getting an undefined coefficient

I'm asked to find the Fourier series of the following function as a sine series with period $2\pi$. $f(x)= cosx \ on \ [0,\pi]$ Since we wish to get a sine series we need to make $a_n = 0 \ for \ all \ n\geq 0$. Hence, we need an odd extension. Then…