1/12
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
What is the formula for a fourier series
S(x)=2a0+n=1∑∞ancos(nx)+n=1∑∞bnsin(nx)
How do we find the coefficient a0
\frac{1}{\pi}\int_{-\pi}^{\pi}f\left(x\right)1\differentialD x
How do we find the coefficient am
a_{m}=\frac{1}{\pi}\int_{-\pi}^{\pi}f\left(x\right)\cos\left(mx\right)\differentialD x
How do we find the coefficient bm
bm=π1∫−ππf(x)⋅sin(nx)
Definition of the inner product
\langle f,g\rangle=\frac{1}{\pi}\int_{-\pi}^{\pi}f\left(x\right)g\left(x\right)\differentialD x
Theorem for Fourier coefficients of even and odd functions
if f(x) is even, bn=0 for all n≥1
if f(x) is odd an=0 for all n≥1, includinga0
Fourier convergence theorem
If f:[−π,π]→R is piecewise continuously differentiable, then at x∈[−π,π]
N→∞limSN(x)=S(x)=2f(x+)+f(x−)
In particular, if f is continuous at x, then S(x) = f(x).
Periodic extensions definition
Parseval’s theorem definition
If f:[−π,π]→R is piecewise continuously differentiable with Fourier coefficients an,n≥0 , bn,n≥1 , then
\|f\|^2=\frac{1}{\pi}\int_{-\pi}^{\pi}f^2\left(x\right)\differentialD x=\frac{a_0^2}{2}+\sum_{n=1}^{\infty}\left(a_{n^{}}^2+b_{n}^2\right)
Parseval’s for complex exponential series
?? (same application as normal Parseval’s, just using complex fourier series definition)
Inner product for complex-valued functions
f,g:[−π,π]→C is\langle f,g\rangle=\frac{1}{\pi}f\left(x\right)\overline{g}\left(x\right)\differentialD x
whereg(x) is the complex conjugate of g(x).
Complex Fourier series definition
S\left(x\right)=\sum_{n=-\infty}^{\infty}c_{n}e^{\imaginaryI nx},c_{n}=\frac{1}{2\pi}\int_{-\pi}^{\pi}f\left(x\right)e^{-inx}dx
What is the norm of a function f?
Let f:[−π,π]→R such that
\|f\|=\sqrt{\langle f,f\rangle}=\left(\frac{1}{\pi}\int_{-\pi}^{\pi}f^2\left(x\right)\differentialD x\right)^{\frac12}