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
0
votes
1 answer

Needs some hints regarding Fourier series

Determine the fourier series for the function defined by: $f(x) = 2x$ for $0 < x < 2\pi$, and $f(x+2\pi) = f(x)$ The Fourier series coefficients are defined as follows: $$A_0 = \frac{1}{2\pi}\int_{-\pi}^{\pi} f(x) dx$$ and, for $n \geq 1$, $$A_n =…
0
votes
2 answers

Why is $2Re\{c_n e^{\frac{j2n\pi t}{T}} \}$ equal to $2Re\{c_n \} cos{\frac{2n\pi t}{T}} - 2Im \{ c_n \} sin{ \frac{2n\pi t}{T}} $?

Why is $2Re\{c_n e^{\frac{j2n\pi t}{T}} \}$ equal to $2Re\{c_n \} cos{\frac{2n\pi t}{T}} - 2Im \{ c_n \} sin{ \frac{2n\pi t}{T}} $ in the Fourier series? See images below: $C_n$ Derivation
Kipro
  • 3
0
votes
1 answer

Writing Sine and Cosine functions as Fourier Series

What are the Fourier series for: $\sin(\pi x)+\cos(3\pi x)$ and $\sin(3x)$ I was taught that the purpose of the Fourier series was to describe periodic functions in the form of an infinite sum of cosines and sines. But if the function is already in…
VanGo
  • 105
0
votes
1 answer

Calculate the Fourier Transform of $A(x)$

I want to calculate the fourier transform $\hat{A}$ of the following function: $$A(x) = \begin{cases} 1, & \text{if $\lvert x \rvert \le \frac{b}{2}$ } \\[2ex] 0, & \text{else} \end{cases}$$ The fourier transform can be calculated by using the…
bluemoon
  • 969
0
votes
1 answer

The $n^{th}$ partial sum of the Fourier series of a continuous function is a $o(\ln(n))$

I stumbled upon te following result: Let $f:\mathbb{R}\rightarrow \mathbb{C}$ be a continuous $2\pi$-periodic function and $S_n$ denote the $n^{th}$ partial sum of its Fourier series. Then $\|S_n\|_{\infty}=o(\ln(n))$. Trying to prove it, I wrote…
0
votes
1 answer

Determining Fourier series coefficients

I'm just beginning to learn about Fourier series and I'm trying to figure out how to find the Fourier series coefficients for $x(t) = e^{i100\pi t}$ I know also that $$x(t) = \sum_{-\infty}^{\infty} a_{k} e^{ik(2\pi/T)t}$$ How do I find these…
Austin
  • 680
0
votes
1 answer

Functions whose Fourier coefficients are all zero

Suppose I have a measurable complex function on the circle $f : S^1 \rightarrow \mathbb{C}$ and I find its fourier coefficients $\int f(x) e^{-2 i n \pi x} dx$ are all 0. Is $f$ a.e. 0? Could it be something else? Edit: I figured out a proof that…
Mark
  • 5,696
0
votes
1 answer

Does $\int_{-\pi}^{\pi} f(x) \cos (nx) = 0$ for $n = 0, 1, 2 \dots$ imply $f$ is odd?

For $2\pi-$periodic and continuous $f$, does $\int_{-\pi}^{\pi} f(x) \cos (nx) = 0$ for $n = 0, 1, 2 \dots$ imply $f$ is odd? Similarly, does $\int_{-\pi}^{\pi} f(x) \sin (nx) = 0$ for $n = 0, 1, 2 \dots$ imply $f$ is even? Motivation. If we are…
MT_
  • 19,603
  • 9
  • 40
  • 81
0
votes
1 answer

Find frequency spectrum of function with unknown period

How can I determine the frequency spectrum and phase of a continuous function, if the period is unknown? If I have a function $f(x)$ with period $T$, the Fourier series $a_n=\frac{2}{T}\int\limits_{-T}^{T} f(x) cos(\frac{2\pi n x}{T})dx$ and…
0
votes
0 answers

Derivative of series

I have to use Parseval's theorem for calculating: $$\sum_{n=1}^{\infty}\dfrac{1}{(a^2+n^2)^2}$$ After using the function $e^{ax}$ in period $(o,2\pi)$ I ended up…
Melina
  • 937
0
votes
1 answer

How can I calculate $\int_{-\pi}^{\pi} \cos^6(x)dx$ by using Parseval's theorem

How can I calculate by using Parseval's theorem: $$\int_{-\pi}^{\pi} \cos^6(x)dx$$
Melina
  • 937
0
votes
1 answer

Can a fourier series generated for a function f(x) on some interval be used to calculate the value for f(x) for all x, even outside that interval?

If you have fourier series for a function f(x) on some interval a < x < b. Does it series still converge to the value of f(x) even for x that is not in that interval?
0
votes
0 answers

Calculate the Fourier series in complex exponential form

I'm studying for a test next week and came across this question in the past exam papers I've looked back in my notes, but I haven't a notion how to even attempt it. All help is appreciated. Calculate the Fourier series in complex exponential form,…
Olivia
  • 1
0
votes
1 answer

Fourier analysis expansion $f(x) = \sin(x)$

I am reading a book on Fourier analysis and I am having difficulty in understanding a step in the expansion of the function $f(x) = \sin(x), 0 \lt x \lt \pi$ as a Cosine Fourier series. I attached the problem with the step highlighted in a red box,…
MacUser
  • 121