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

Let $1 + \frac{1}{3^3} + \frac{1}{5^3} + \frac{1}{7^3} + \dots=s$, show that then $\sum_1^\infty\frac{1}{n^3}=\frac{8}{7}s$

Let $1 + \frac{1}{3^3} + \frac{1}{5^3} + \frac{1}{7^3} + \dots=s$, show that then $\sum_1^\infty\frac{1}{n^3}=\frac{8}{7}s$. This is the last part of a problem that I am working on. So far, we have shown that the cosine series for $x^2$ is…
Chad
  • 703
1
vote
1 answer

Expanding a function in a Fourier Series

I am having an issue integrating the sin function with the variable of n, any help would be appreciated. I have deduced it to an odd sine series with the following for B_n and I am unsure how to integrate the functions with the variable of n
E.JJ
  • 45
1
vote
3 answers

Fourier cosine series for $\cos x$

I was trying to find the Fourier cosine series of the function $\cos x$ in $[0, \pi]$. But I am getting all $a_n$ zero. How to proceed?
1
vote
2 answers

Finding the zero-state output

The input and output of a stable network are related via the following equation. $$\frac{d^2y(t)}{d(t)} + \frac{2*dy(t)}{d(t)} + 10y(t) = \frac{dx(t)}{d(t)} + x(t)$$ x(t) = input, y(t) = output, u(t) = unit function. The input is…
Jonathan
  • 736
1
vote
1 answer

How to calculate the Fourier series of $\sin x-4\sin 3x+7$

How to calculate the Fourier series of $\sin x-4\sin 3x+7$ I obtain $0$ por the an and bn coeficients, and I think that's incorrect...
Mark
  • 117
1
vote
2 answers

'Obtain' the Fourier transform

If $g(t) = e^{-a|t|}$ and a is a real positive constant, obtain the fourier transform. I'm a bit unsure what this is asking. I can write out the expression for the fourier transform. Should I stop there? Or do I do the integration as well? If I do…
user13948
  • 517
1
vote
1 answer

Why $X^*_n = X_{-n}$ in Fourier Series?

I am studying about Fourier Series. \begin{align} x(t)&=\sum_{n=-\infty}^{\infty}X_ne^{j2\pi nf_0t}\\ X_n&=\frac1{T_0}\int_{T_0}x(t)e^{-j2\pi nf_0t}dt \end{align} I understand the process eliciting the equations above. Then, my book…
Danny_Kim
  • 3,423
1
vote
1 answer

Fourier cosine series expansion of $f(x)=1$

Fourier cosine series expansion of $$f(x)=1,~~~ x\in (0,\pi)$$ Hint is "thought is better than calculation".
MC989
  • 259
1
vote
1 answer

Equivalence of two definitions of Fourier Series

I want to know why the following two definitions of Fourier series are equvalent: 1. $\displaystyle f(t)=\frac{a_0}{2}+\sum^{\infty}_{n=1}{(a_n\cos n\omega t+b_n\sin{n\omega t}})$ 2. $\displaystyle f(t)=\frac{a_0}{2}+\sum^{\infty}_{n=1}{(a_n\cos…
Iuli
  • 6,790
1
vote
1 answer

Suppose $f$ is a continuous real-valued function on $\mathbb{R}$ such that $f(x+1)=f(x)$ for every $x$, Let $\gamma$ be an irrational number.

Suppose $f$ is a continuous real-valued function on $\mathbb{R}$ such that $f(x+1)=f(x)$ for every $x$, Let $\gamma$ be an irrational number. Prove that $$ \lim_{n\to \infty}\frac{1}{n}\sum_{j=1}^{n}f(j\gamma)=\int_{0}^{1}f(x)dx. $$
Exort
  • 151
1
vote
1 answer

finding Fourier series of $|x\sin(x)|$

I have this function: $f(x)=|x\sin(x)|$ Now, since this is an even function I know the $b_k \equiv 0$. I tried calculating the $a_k$ coefficients and got $$a_k = \frac{2(-1)^{k+1}}{k^2 - 1}$$ so what I'm not sure about is this: is this correct? I…
1
vote
1 answer

Complex Fourier series and its represntation

I'm trying to tackle the following question, but I'm not sure that my solution is correct. Let $f$ be real-valued $2\pi$ periodic function which is continuous almost everywhere, such that its Fourier series is $\displaystyle…
Galc127
  • 4,451
1
vote
1 answer

Is the double fourier series just the product of the single series?

Let $f(x)=\begin{cases}x & 0 \le x \le 1 \\ 2-x & 1
Burgundy
  • 2,097
1
vote
1 answer

Trigonometric series as a Fourier series.

I want to show that if $f(x)\in L^{p}(p>1)$ and $\phi(x)\in L^{q}$, where $\displaystyle \frac{1}{p}+\frac{1}{q}=1$ then the trigonometric series $\displaystyle \frac{a_{0}}{2}+\sum_{n=1}^{\infty}(a_{n}\cos nx+b_{n}\sin nx)$ is a Fourier series of…
Kns
  • 3,165
1
vote
1 answer

Why is this true for this Fourier series $exp(ax)$ $x\in(0,\pi)$

I have found for $a_0, a_n, b_n$ but as you can see in picture that in first equation the coefficient $b_n$ is removed and is written $2$ in front of coefficient $a_n$. Almost the same for equation two, where $a_0$ and $a_n$ is removed and $2$ is…
Melina
  • 937