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

Need help on Fourier Series.

I am trying to find the Fourier Series of $u=x^2(x-\pi)^2$. Given $$u_x(0)=u_x(\pi)=0$$ Using the even extension I got $$a_0=\frac{2}{\pi}\int_0^\pi x^2(x-\pi)^2 dx $$ $$\Rightarrow a_0=\frac{\pi^4}{15}$$ $$a_n=\frac{2}{\pi}\int_0^\pi…
Guluong
  • 13
0
votes
2 answers

Fourier series expansion - An and Bn both coming to 0

So I am learning how to do Fourier series expansions by writing the function expression from given graphs: To find the series, we calculate $A_{0}, A_{n}$ and $B_{n}$ and plug those values in the main Fourier series formula and get a few…
A W
  • 1
  • 1
0
votes
1 answer

Making sense of Fourier series solution

I am looking at a certain derivation for the full Fourier series of $\phi(x)=\cosh{x}$ on the interval $(-l,l)$. The derivation uses the definition of hyperbolic cosine and the full Fourier series for $e^x$ as follows $$\begin{align}…
mathim1881
  • 590
  • 2
  • 12
0
votes
1 answer

Fourier series definition

Sometimes when deriving the formulas for the coefficients of Fourier series mathematicians start with this definition: $$f(t):=a_0+\sum_{n=1}^{\infty}\left[a_n\cos\frac{n\pi t}{L}+b_n\sin\frac{n\pi t}{L}\right]$$ But other times they start…
mrk
  • 3,075
0
votes
1 answer

Fourier transform of $\frac{1}{f}$

There dosnt seem to be any place in which $\mathcal{F}(\frac{1}{f}(x))(n)$ is being computed nor talking about its relation to $\mathcal{F}(f(x))(n)$. Prodcuts looks like they are easy to handle but is there somthing making this harder?
user752883
0
votes
1 answer

Parseval's Theorem Q

I have this question: I know Parseval's theorem is given by $2a_0^2 + \sum_1^{\infty} (a_n^2 + b_n^2) = \frac {2}{T} \int_{-T/2}^{T/2} f(x)^2 dx$, where T is the period. $f(x)$ is even, so I know I only need the $a_0$, $a_n$ coefficients. I seem…
Mike Miller
  • 2,453
0
votes
1 answer

Generating a Fourier Series from a set of discrete values?

I have a large list of pairs of values (x, f(x)). Importantly, the distance between each value of x is not consistent. For instance, x might be 2, then 3, then 7, then 9. How would I use this data to find a Fourier Series?
0
votes
1 answer

No function $f$ with $\hat{f}=(-1)^k/\sqrt{k}$ exists for all $k\in\mathbb{Z}, k \neq0$

I just started learning about the Fourier series, is this statement true or false? Looking at $\mathcal {R}(-\pi,\pi)$. No function $f$ with $\hat{f}=(-1)^k/\sqrt{k}$ exists for all $k\in\mathbb{Z}, k \neq0$.
Philip730
  • 395
0
votes
1 answer

If $\hat{f}(k)=0$ for all $k <0$, then $f(x)\geq0$ for all $x$

I just started learning about the Fourier series, is this statement true or false? Looking at $\mathcal {R}(-\pi,\pi).$ If $\hat{f}(k)=0$ for all $k <0$, then $f(x)\geq0$ for all $x$.
Philip730
  • 395
0
votes
1 answer

Pointwise convergence of sine series of $x^{-2}$

I was wondering if the sine series of $x^{-2}$ converges pointwise on the open interval $(0,1)$. What is the most general criterion to ensure pointwise convergence of a Fourier series?
a12345
  • 1,323
0
votes
0 answers

Fourier representation of function, that is similar to Taylor expansion.

Here is the function: $f(x) = \frac{x^3}{3}+x$, $-\pi \le x \le \pi$, period: $2\pi$ I tried to compute the coefficients, but noticed that the integral for coef. $a_n$ looks labourous and there might be some catch. Is it computable the usual way or…
user
  • 1,412
0
votes
0 answers

The computation of Fourier series coefficients.

Here is the function: $|\cos x|$ and I need to write the representation of the function as a Fourier series on the interval: $[-\pi, \pi]$ $$ a_0 = -\frac{1}{\pi}\int^{-\frac{\pi}{2}}_{-\pi}\cos x dx…
user
  • 1,412
0
votes
0 answers

Fourier cosine series

I have been given this to solved: $$f(x) = \begin{cases}x & \text{if }0
Scáthach
  • 243
0
votes
0 answers

Double Fourier series and applications

I would like to know following opinion : We know that by using Fourier expansion of $f(x)=|x|$ over $0
0
votes
0 answers

How to construct the complex Fourier series of a function over a non-symmetric interval?

I need to calculate the coefficients $$c_n=\frac{1}{2L}\int_{-L}^Lf(x)e^{-\frac{in\pi x}{L}}dx,\qquad n=0,\pm1,\pm2,\cdots$$ of the complex Fourier series for the function: $$f(x)=\begin{cases}-x\ &0