Fourier Series

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

Last updated 10:11 AM on 5/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

What is the formula for a fourier series

S(x)=a02+n=1ancos(nx)+n=1bnsin(nx)S\left(x\right)=\frac{a_0}{2}+\sum_{n=1}^{\infty}a_{n}\cos\left(nx\right)+\sum_{n=1}^{\infty}b_{n}\sin\left(nx\right)

2
New cards

How do we find the coefficient a0

\frac{1}{\pi}\int_{-\pi}^{\pi}f\left(x\right)1\differentialD x

3
New cards

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

4
New cards

How do we find the coefficient bm

bm=1πππf(x)sin(nx)b_{m}=\frac{1}{\pi}\int_{-\pi}^{\pi}f\left(x\right)\cdot\sin\left(nx\right)

5
New cards

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

6
New cards

Theorem for Fourier coefficients of even and odd functions

  • if f(x) is even, bn=0b_{n}=0 for all n1n\ge1

  • if f(x) is odd an=0a_{n}=0 for all n1n\ge1, includinga0a_0

7
New cards

Fourier convergence theorem

If f:[π,π]Rf:\left\lbrack-\pi,\pi\right\rbrack\to\mathbb{R} is piecewise continuously differentiable, then at x[π,π]x\in\left\lbrack-\pi,\pi\right\rbrack

limNSN(x)=S(x)=f(x+)+f(x)2\lim_{N\to\infty}S_{N}\left(x\right)=S\left(x\right)=\frac{f\left(x^{+}\right)+f\left(x^{-}\right)}{2}

In particular, if f is continuous at x, then S(x) = f(x).

8
New cards

Periodic extensions definition

9
New cards

Parseval’s theorem definition

If f:[π,π]Rf:\left\lbrack-\pi,\pi\right\rbrack\to\mathbb{R} is piecewise continuously differentiable with Fourier coefficients an,n0a_{n},n\ge0 , bn,n1b_{n},n\ge1 , 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)

10
New cards

Parseval’s for complex exponential series

?? (same application as normal Parseval’s, just using complex fourier series definition)

11
New cards

Inner product for complex-valued functions

f,g:[π,π]Cf,g:\left\lbrack-\pi,\pi\right\rbrack\to\mathbb{C} is\langle f,g\rangle=\frac{1}{\pi}f\left(x\right)\overline{g}\left(x\right)\differentialD x

whereg(x)\overline{g}(x) is the complex conjugate of g(x).

12
New cards

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

13
New cards

What is the norm of a function f?

Let f:[π,π]Rf:\left\lbrack-\pi,\pi\right\rbrack\to\mathbb{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}