Exercise 8.5.4

(a)
Referring to the previous example, explain why we can be sure that the convergence of the partial sums to f ( x ) is not uniform on any interval containing 0.
(b)
Repeat the computations of Example 8.5.1 for the function g ( x ) = | x | and examine graphs for some partial sums. This time, make use of the fact that g is even ( g ( x ) = g ( x ) ) to simplify the calculations. By just looking at the coefficients, how do we know this series converges uniformly to something?
(c)
Use graphs to collect some empirical evidence regarding the question of term-by-term differentiation in our two examples to this point. Is it possible to conclude convergence or divergence of either differentiated series by looking at the resulting coefficients? Theorem 6.4.3 is about the legitimacy of term-by-term differentiation. Can it be applied to either of these examples?

Answers

(a)
f ( x ) is not continuous at 0, and each of the partial sums is continuous. Uniform convergence would imply that the function which the partial sums converge to must be continuous.
(b)
a 0 = 1 2 π π π | x | d x = 1 2 π 2 0 π x d x = π 2

For n 1 ,

a n = 1 π π π | x | cos ( n x ) d x = 2 π 0 π x cos ( n x ) d x = 2 π ( x sin ( x ) | 0 π 1 n 0 π sin ( n x ) d x ) = 2 n 2 π ( cos ( n π ) 1 ) = { 4 n 2 π n  odd 0 n  even
b n = 1 π π π | x | sin ( n x ) d x = 1 π ( 0 π x sin ( n x ) d x π 0 x sin n x ) = 1 π ( 0 π x sin ( n x ) d x + π 0 x sin ( n x ) d x ) = 0

We get

g ( x ) = 4 π n = 0 1 ( 2 n + 1 ) 2 cos ( ( 2 n + 1 ) x )

Noting that the series of non-zero coefficients converges absolutely, we can use the Weierstrauss M-Test with

n = 0 | a n |

to conclude the Fourier series of g converges uniformly.

(c)
Taking the termwise derivative of the series representation of g ( x ) leaves us with the series representation of f ( x ) , which is promising since g ( x ) = f ( x ) where g ( x ) is defined. But convergence is not immediately clear looking at the coefficients.

Taking the termwise derivative of the series representation of f ( x ) leaves us with

4 π n = 0 cos ( ( 2 n + 1 ) x )

which looks like it should diverge, although proving this is difficult. As a specific example, though, at x = π 3 the partial sums will cycle between three different values and fail to converge.

User profile picture
2022-01-27 00:00
Comments