Theory
Fourier series can be differentiated or integrated term by term.
- Differentiation: The derivative of a Fourier series converges to the average of the left and right limits of f′(x).
- Integration: If f(x) is piecewise continuous, the integral of its Fourier series from a to x converges to ∫axf(t)dt.
Exercises
Exercise 1
Question
Given
x=π4(sin2πx−21sin22πx+31sin23πx−⋯),find the Fourier series of f(x)=x2 with period 2π and evaluate
n=1∑∞n2(−1)n−1.Show solution ↓Hide solution ↑
Solution
The given series is a sine series for f(x)=x on (−π,π).
Integrate both sides term by term from 0 to x:
∫0xtdt=π4∫0x(sin2πt−21sin22πt+31sin23πt−⋯)dt.The left-hand side gives:
∫0xtdt=2x2.Integrating the right-hand side:
2x2=π4[−π2cos2πx+22π2cos22πx−32π2cos23πx+⋯]+C.Using x=0 to determine C, we obtain the Fourier series of x2:
x2=3π2+4n=1∑∞n2(−1)ncos2nπx.To find the sum
n=1∑∞n2(−1)n−1,set x=0:
0=3π2−4n=1∑∞n2(−1)n−1.Thus,
n=1∑∞n2(−1)n−1=12π2.
Exercise 2
Question
Given
x=2n=1∑∞n(−1)n−1sinnx,find the Fourier series of
f(x)=x2andf(x)=3π2x−x3with period 2π.
Show solution ↓Hide solution ↑
Solution
The given series is the Fourier sine series of f(x)=x on (−π,π).
Step 1: Find the series for x2
Integrate term by term from 0 to x:
∫0xtdt=2n=1∑∞n(−1)n−1∫0xsin(nt)dt.This gives
2x2=2n=1∑∞n2(−1)n−1(1−cosnx).Hence,
x2=3π2+4n=1∑∞n2(−1)ncosnx.**Step 2: Find the series for \frac{\pi^2x-x^3**{3}}
Differentiate the series for x2 term by term:
2x=−4n=1∑∞n(−1)nsinnx.Integrating once more,
3π2x−x3=4n=1∑∞n3(−1)n−1sinnx.This is the required Fourier series.