1.1 Appearance of Fourier series

Size: px
Start display at page:

Download "1.1 Appearance of Fourier series"

Transcription

1 Chapter Fourier series. Appearance of Fourier series The birth of Fourier series can be traced back to the solutions of wave equation in the work of Bernoulli and the heat equation in the work of Fourier. Consider an elastic string of finite length l fixed at the end points x = and x = l. At time, say t =, it is distorted from the equilibrium position and allowed to vibrate. The problem is to find the vibrations of the string at any point x and any time t >. The vibration of the string is governed by the linear partial differential equation 2 u t 2 = 2 u c2 x, u(x, ) = f(x), u(x, ) = g(x). (.) 2 t Here c 2 denotes a physical constant, f(x) gives the initial position and g(x) gives the initial velocity. In 747, D. Alembert obtained the solution of (.) in the form u(x, t) = 2 [f(x + ct) + f(x ct)] + 2c x+ct g(y)dy. x ct However, in 753, Bernoulli had a different idea of solving this equation which was based on the observation that the functions sin λct, sin λx, and cos λct, cos λx satisfy the equation for any λ R. If we choose λ = nπ l, n =, 2, 3,... they also satisfy the

2 boundary conditions. As the equation is linear, he argued that any superposition of such solutions will also be a solution. To explain this method further, let us use the method of separation of variables. Let u(x, t) = F (x)g(t). Substituting for u in (.), we get c 2 F (x)g(t) = F (x)g (t), which can be rewritten as F (x) F (x) = c 2 G (t) G(t). (.2) In (.2), the left hand side is a function of x and the right hand side is a function of t. This is possible only if F (x) F (x) = k, c 2 G (t) G(t) = k, where k is a constant. Thus we end up with two differential equations, F (x) kf (x) =, (.3) G (t) kc 2 G(t) =. (.4) Since the string is fixed at end points x = and x = l, we have the boundary conditions which are satisfied if we assume u(, t) = ; u(l, t) =, t >, (.5) F () = F (l) =. (.6) The vibrations of the string at time t depend upon the initial deflection and initial velocity. Let f denote the initial deflection and g denote the initial velocity. Thus the initial conditions are given by u(x, ) = f(x), (.7) 2

3 u (x, ) = g(x). (.8) t Notice that the constant k which appears in (.3) and (.4) is a real number. Hence it can be positive or negative or zero. Case. If k =, then (.3) and (.4) become F (x) = ; G (t) =. Solving for F, we get F (x) = Ax + B, where A and B are constants. The boundary conditions force A = B = and hence F =. Case 2. Let k = µ 2 be positive. Substituting in (.3), we get F (x) µ 2 F (x) =. In this case, the solution is given by F (x) = Ae µx +Be µx, where A and B are constants. Once again the boundary conditions force F to be zero. Case 3. Let k = λ 2. Then (.3) becomes F (x) + λ 2 F (x) =. On solving, we get F (x) = A cos λx + B sin λx, where A and B are constants. Applying F () =, we get A =. Thus, F (x) = B sin λx. The equation F (l) = leads to B sin λl =. Then, we get either B = or sin λl =. In order to get a non-trivial solution, we assume that B. Thus, sin λl =, which leads to λl = nπ, n Z. As sin = and sin ( n) = sin n, it is enough to take n N. Thus we have λ n = nπ, n =, 2, 3,... and l F n (x) = B n sin λ n x. Now (.4) becomes G n(t) + λ 2 nc 2 G n (t) =. On solving we get, G n (t) = C n cos (cλ n t) + D n sin (cλ n t). Let u n (x, t) = B n sin λ n x(c n cos (cλ n t) + D n sin (cλ n t)). It is clear that for each n, u n (x, t) satisfies the wave equation with the correct boundary conditions. 3

4 The function u n also satisfies the initial conditions u n (x, ) = B n C n sin λ n x, u n t (x, ) = cb nd n λ n sin λ n x. Consequently, the superpositions u = u n solves the wave equation with the boundary conditions u(, t) = u(l, t) =. However, the initial conditions will be satisfied only if f(x) = B n C n sin λ n x, and g(x) = c B n D n λ n sin λ n x. At this point, it is not clear whether any f or g can be expanded in terms of sin λ n x as above and hence the solution of the wave equation obtained by Bernoulli was incomplete. In 87, Fourier was working on the initial value problem for the heat equation u t (x, t) = 2 u (x, t), u(x, ) = f(x). x2 Let us assume the same boundary conditions as above, namely u(, t) = u(l, t) = which means the temperature at the end points is kept at zero throughout. Proceeding as in the case of wave equation, we get the elementary solutions u n (x, t) = A n (sin λ n x) e λ2 nt. The superposition u(x, t) = u n (x, t), which solves the heat equation, satisfies the initial condition provided f(x) = A n sin λ n x. 4

5 Fourier asserted that any f satisfying f() = f(l) = can be expanded in terms of sin λ n x as above..2 The formal Fourier series and some special kernels In Section., we mentioned the idea of expanding a function f(x) satisfying f() = f(l) = in terms of sin nπ l x, n =, 2,... Note that the functions sin nπ l x are periodic with period 2l and hence f also has to be periodic in order to be expanded as above. Given f with f() = f(l) =, we can always consider it as a periodic function of period 2l defined on the whole of R and hence it is reasonable to expect an expansion of the above type. For the sake of simplicity, we take l = π and consider functions f that are periodic. Rather than restricting our attention to functions satisfying f() = f(π) =, we consider all periodic functions. In this case, besides sin nx, we also need to include cos nx in the expansion of the type f(x) = (a n cos nx + b n sin nx). n= Using the formulae, cos nx = 2 (einx + e inx ), sin nx = 2i (einx e inx ), we can rewrite the above expansion as f(x) = n= 5 c n e inx.

6 This is a reasonable expansion as f is -periodic and so is each e inx. The family of functions e inx have the interesting property, which we call orthogonality, e inx e imx dx = or, depending on whether n m or n = m. Therefore, if termwise integration is allowed, then the expansion leads us to f(x) = c n e inx, n= f(x) e inx dx = c n. This formula, due to Fourier, allows us to calculate c n in the expansion. We can now formally introduce the Fourier series. Definition.2.. Let f be a Lebesgue integrable function on [, π]. Then the n th Fourier coefficient of f is defined by f(n) = f(x) e inx dx, n Z. The Fourier series of f is formally defined by f(x) n= f(n) e inx. Example.2.2. Let f(x) = x, x π. Then, the Fourier coefficients of f are obtained as follows: for n f(n) = x e inx dx 6

7 = = in ( ) e inx x d in x d(e inx ) = in x π e inx e inx dx = in {( )n }, n. Thus f(n) = ( )n+, n. But in f() = series of f can be formally written as f(x) n= n π ( ) n+ e inx ( ) n+ = 2 sin nx. in n x dx =. In this case, the Fourier Example.2.3. Let f(x) = x 2, x π. Then the n th Fourier coefficient of f is given by f(n) = = Using integration by parts, we get, x 2 e inx dx ( e x 2 inx d in ). f(n) = 2( )n n 2, n. 7

8 But f() = x 2 dx = π2 3. In this case, the formal Fourier series of f can be written as f(x) π2 3 + n= n = π ( ) n n 2 e inx 4( ) n cos nx. n 2 Figure.: Fourier series of x 2. 8

9 Consider the Fourier series f(x) f(n) e inx n= = f() + = f() + + i f( n) e inx + f(n) e inx [ ] f( n) + f(n) cos nx [ ] f(n) f( n) sin nx, using e ±inx = cos nx ± i sin nx. If f is an even function, then f will also be an even function. In fact, f( n) = = = f(x)e inx dx f( x)e inx dx f( x)e ( inx) dx = f(n), by applying a change of variable x = y. In this case, the resulting Fourier series becomes f(x) f() + 2 f(n) cos nx. On the other hand, if f is an odd function, then f will also be an odd function and the Fourier series takes the form f(x) 2i f(n) sin nx. 9

10 .2. Dirichlet kernel The formal Fourier series will represent the function f provided the partial sums of the series converges to f. We take the symmetric partial sum S N f(x) = N n= N f(n)e inx, which can be written in the form S N f(x) = f(y)d N (x y)dy, where the function D N, called the Dirichlet kernel, is given by N D N (x) = e inx. Indeed, from the definition, n= N f(n)e inx = and hence N f(n)e inx = n= N The kernel D N can be explicitly calculated: f(y)e in(y x) dy, f(y) ( N n= N e in(y x)) dy. D N (x) = sin (2N + ) x 2 sin ( x 2 ). (.9)

11 Figure.2: Dirichlet kernel.

12 In order to establish (.9), consider N D N (x) = Writing w = e ix, we have = n= N n= N = + = + D N (x) = + e inx e inx + N e inx + N e inx + n= N n= N (e ix ) n + n= N w n + n= N n= e inx N (e ix ) n. n= w n = + w (N+) + w(n+) w w = + w w N + w(n+) w w = w N w N+ w = w /2 (w N w N+ ) w /2 ( w) = w N /2 w N+/2 w /2 w /2 = sin (2N + ) x 2 sin ( x 2 ). Observe that, from the very definition, the Fourier coefficients of D N are given by if n N D N (n) = otherwise. 2

13 .2.2 Dirichlet problem for the disc and Poisson kernel Let D denote the unit disc in the complex plane i.e. D = {z C : z < }. Given a continuous function f on the boundary of D we are interested in finding a function u on D satisfying the Laplace equation u = with the boundary condition lim r u(reiθ ) = f(θ). This is called the Dirichlet problem for the unit disc D. The Laplace equation in polar coordinates takes the form 2 u r + u 2 r r + 2 u r 2 θ =. 2 Integrating the equation against e inθ dθ we see that r 2 2 r u n(r) + r 2 r u n(r) + 2 u θ 2 (r, θ)e inθ dθ =, where u n (r) = u(r, θ)e inθ dθ. Integrating by parts, the third term becomes n 2 u n (r) and hence we get r 2 2 r 2 u n(r) + r r u n(r) n 2 u n (r) =. Clearly, u n (r) = a n r n satisfies the above equation and the initial conditions lim u(r, θ) r = f(θ) leads to lim u n (r) = f(n). Hence, a n = f(n) and the solution u(r, θ) has the r formal expansion u(r, θ) = f(n)r n e inθ. n= 3

14 As before, we can write this in a compact form. Let us define a kernel P r (θ), called the Poisson kernel, by P r (θ) = Then u(r, θ) takes the form n= u(r, θ) = r n e inθ. f(ϕ)p r (θ ϕ)dϕ. The kernel P r (θ) can also be calculated explicitly. Indeed, we have P r (θ) = n= = + r n e inθ r n e inθ + r n e inθ = + re iθ ( re iθ ) + re iθ ( re iθ ) 2r cos θ 2r2 = + 2r cos θ + r 2 r 2 = 2r cos θ + r. 2 It can be easily shown that the Fourier coefficients of P r are given by P r (n) = r n..2.3 The heat kernel Returning to the heat equation, let u(x, t) solve the problem u(x, t) t = 2 u(x, t) x 2, 4

15 u(x, ) = f(x), x π. For each n, let Then we have u n (t) = d dt (u n(t)) = u(x, t) e inx dx. 2 u(x, t) x 2 e inx dx, which after integration by parts, leads to d dt (u n(t)) = n 2 u n (t). The solution of this equation is given by u n (t) = a n e tn2. The initial condition u(x, ) = f(x) gives a n = f(n) and hence, u(x, t) = As before, we can rewrite this as n= u(x, t) = where h t (x), called the heat kernel, is given by h t (x) = n= f(n)e tn2 e inx. f(y)h t (x y)dy, e tn2 e inx. Unlike the Poisson or Dirichlet kernel, we do not have a closed form expression for h t (x). 5

16 .3 Uniqueness of Fourier series and some consequences Let T denote the unit circle. A function on T can be treated as a function on R which is -periodic. Let C(T) denote collection of all continuous functions on T. The following theorem gives the uniqueness of Fourier series. Theorem.3.. Let f C(T). Suppose that f(n) = n Z then f =. Proof. For < δ < π, to be fixed soon, consider the function p δ (x) = (+cos x cosδ). Then we claim that p δ (x) on [ δ, δ] and p δ (x) < on [ δ, δ] c. Since cos x is an increasing function on [, ] and a decreasing function on [, π] we have for x [ δ, ], cos x cos δ. Then p δ (x) = + cos x cos δ on [ δ, ]. On the other hand, if x [, δ] then cos x cos δ and hence p δ (x) on [, δ]. However, if < x < δ then cos x < cos ( δ) = cos δ. Hence, p δ (x) < on [, δ]. Similarly, if δ < x < π, then cos x < cos δ which leads to p δ < on [δ, π]. Let f = g + ih, where g and h are real valued functions on T. We prove that f(x) = at every x. Without loss of generality, we take x =. Suppose f(). Then, again without loss of generality, we can assume that g() > and we will arrive at a contradiction using the continuity of g. Choose δ > such that g(x) > 2 g() on [ δ, δ]. Define p δ with this δ and take P n (x) = p δ (x) n. By the hypothesis, f(x)p n (x)dx =, 6

17 which gives g(x)p n (x)dx =. On the other hand, g(x)p n (x)dx goes to by dominated convergence theorem [ δ,δ] c since p δ (x) <. This shows that lim δ n δ g(x)p n (x)dx =. On the other hand, P n (x) on this interval and hence, δ δ g(x)p n (x)dx δ g(). This contradiction proves our claim that f() =. Corollary.3.2. Suppose f L (T) and f(n) = n Z. Then f(x) = a. e. Proof. Let f L (T). Define g(x) := and g = f a.e. Further, for all n, ĝ(n) = i b f n x f(t)dt, x π, then g is continuous so that ĝ(n) =. Applying Theorem.3. to the continuous function g(x) ĝ(), we conclude that g(x) = ĝ() is a constant. Hence, f = a.e. Theorem.3.3. Let f C(T) be such that f l (Z). Then the Fourier series of f converges uniformly to f on T. Proof. As f l (Z), n= that S N (f) f uniformly on T. f(n) <. Define S N f(x) = N n= N f(n)e inx. We claim 7

18 For N > M, we have, for all x T, S N f(x) S M f(x) = = N M f(n)e inx n= N f(n)e inx N n >M N n >M f(n). n= M f(n)e inx Thus by applying Cauchy s criterion for uniform convergence, one can conclude that S N (f) converges to a continuous function g (uniformly) on T. Further ĝ(n) = f(n) n Z. In fact, for all n ĝ(n) = = = = f(n). g(x)e inx dx ( m= m= f(m)e imx ) e inx dx f(m)e i(m n)x dx Here, changing the order of integral and the sum was possible because the convergence is uniform. As (f g) b (n) = n Z, we conclude that f = g. Corollary.3.4. If f C 2 (T), then the Fourier series of f converges uniformly to f on T. 8

19 Proof. By the theorem, it is enough to prove that f l (Z). We shall show that ( f(n) = O as n. Consider, for n, n 2 ) Thus f(n) = = = in = in f(x)e inx dx f(x)e inx in f(n) = n 2 π f (x)e inx dx f (x) e inx in + in π f (x)e inx dx. + in f (x)e inx dx f (x)e inx dx. Let M = max f (x). Thus f(n) M x [,π] n 2 n= f(n) f() + f(n) n f() + 2M n 2 <, for all n. Consequently, which shows that f l (Z). 9

20 .4 Convolution theory Before defining convolution of two functions, we observe the following fact. Proposition.4.. If f is a periodic function of period 2 π, then f(x + a)dx = f(x)dx = π+a f(x)dx. +a Proof. Consider If a >, then π f(x+a)dx. Taking x x+a, we get π f(x+a)dx = π+a +a f(x)dx. π+a f(x)dx = f(x)dx + π+a f(x)dx +a +a = f(x)dx π +a f(x)dx + π+a f(x)dx = f(x)dx +a π f(x + )dx + π+a f(x)dx = f(x)dx π+a f(y)dy + π+a π f(x)dx = f(x)dx. π π Similarly, we can prove the result when a <. Definition.4.2. For f, g L (T), the convolution of f and g is defined as (f g)(x) := 2 f(x y) g(y) dy.

21 Immediately we observe that f g = g f. In fact, (f g)(x) = x+π x f(t)g(x t)dt = g(x t)f(t)dt = (g f)(x). (a) χ [,]. (b) χ [,] χ [,]. Figure.3 Theorem.4.3. L (T) is a commutative Banach algebra. Proof. We know that L (T) is a Banach space. Let f, g L (T). Consider f g = = () 2 () 2 f g(x) dx ( f(x y) g(y) dy dx ) f(x y) g(y) dy dx. 2

22 Applying Fubini s theorem we get, f g () 2 = f g(y) dy = f g <. f(x y) dx g(y) dy Thus f g L (T) and f g f g. We have already proved that f g = g f. In order to prove associativity, consider, for x R, (f g) h(x) = = = = (f g) (y) h(x y) dy ( ( f(t) = [f (g h)] (x). ) f(t) g( t + y) dt h(x y) dy x+π x f(t) (g h) (x t) dt ) g( t u + x) h(u) du dt By the linearity of integral, it follows that (f + g) h = (f h) + (g h) and αf g = f αg. Thus L (T) is a commutative Banach algebra. Theorem.4.4. Let f, g C(T). Then f g C(T). 22

23 Proof. Let f, g C(T). Let ɛ > be given. Let M = max g(y). For s, t T, we have y T (f g)(s) (f g)(t) = M f(s y) g(y) dy f(s y) f(t y) g(y) dy f(s y) f(t y) dy. f(t y) g(y) dy Since f is uniformly continuous on T, there exists δ > such that s t < δ implies f(s) f(t) < ɛ. Thus (f g) (s) (f g) (t) ɛ if s t < δ, proving that M f g C(T). In general if f, g L (T), then we can show that there exist sequences of functions {f n }, {g n } in C(T) such that f n g n converges to f g in L. However, if we assume that both f and g are bounded, then the convergence becomes uniform, which is established in the next theorem. Theorem.4.5. Let f, g L (T). If, in addition, f and g are bounded, then there exist sequences {f n } and {g n } in C(T) such that f n g n converges to f g uniformly on T. Proof. Let f, g L (T) be bounded. Then there exist {f n } and {g n } in C(T) such that f n f as n sup x T f n (x) k, n 23

24 and g n g as n sup x T Consider g n (x) k 2, n. f g f n g n = f g f n g + f n g f n g n Let M = sup g(y). For x T, we have, y T Thus (f f n ) g(x) = = (f f n ) g + f n (g g n ). = (f f n ) g(x) sup y T (f f n )(x y) g(y) dy (f(x y) f n (x y)) g(y) dy. f(x y) f n (x y) g(y) dy g(y) f(x y) f n (x y) dy M f n f as n. Also f n (g g n )(x) = k (g g n ) (x y) f n (y) dy g(x y) g n (x y) f n (y) dy g(x y) g n (x y) dy 24

25 = k g n g as n. Thus f n g n f g uniformly on T as n. In other words, f n g n f g uniformly on T as n. Theorem.4.6. Let f, g L (T). Then (f g) b (n) = f(n) ĝ(n), n Z. Proof. (f g) b (n) = = = = = (f g) (x) e inx dx e iny f(x y) g(y) dy e inx dx f(x y) e inx dx g(y) dy f(x y) e in(x y) dx g(y) dy f(n) g(y) e iny dy = f(n)ĝ(n)..5 An approximate identity In the previous section, we have shown that L (T) is Banach algebra under convolution. It is therefore natural to ask if L (T) admits an identity. In other words, the question is whether there exists ϕ L (T) such that f ϕ = f for all f L. It is easy to see that this is not the case. Indeed, if such a ϕ exists, then by Theorem 25

26 .4.6 f(n) ϕ(n) = f(n) for all n which is possible only if ϕ(n) = for all n. But for ϕ L (T), ϕ(n) as n ±. (See Corollary.7.2.) Hence there is no ϕ L (T) such that f ϕ = f for all f. Thus we look for a sequence {e n } such that f e n f as n in appropriate norm. Such a sequence is called an approximate identity. Towards this end, first we shall prove the following theorem. Theorem.5.. Let {k n } be a sequence of functions defined on T satisfying. k n (x) dx = n. 2. There exists M < such that k n (x) dx M, n. 3. For every δ >, δ x π k n (x) dx as n. If f C(T), then k n f converges to f uniformly on T. Proof. As π k n (y) dy =, which gives f k n (x) f(x) = f k n (x) f(x) [f(x y) f(x)] k n (y) dy, f(x y) f(x) k n (y) dy. (.) 26

27 Let ɛ > be given. Then by uniform continuity of f there exists δ > such that f(s) f(t) < ɛ whenever s t < δ. By (.), f k n (x) f(x) δ δ + =: I + I 2. f(x y) f(x) k n (y) dy δ y π f(x y) f(x) k n (y) dy We have, On the other hand I = ɛ I 2 = δ δ δ δ f π δ y π f(x y) f(x) k n (y) dy k n (y) dy ɛ M. δ y π f(x y) f(y) k n (y) dy k n (y) dy, (.) which goes to zero as n. Here f = sup f(x). Thus f k n converges to f x T uniformly on T. Remark.5.2. Since C(T) is dense in L (T) and uniform convergence is stronger than L convergence, it follows from the above theorem that {k n } gives an approximate identity for L (T). 27

28 Remark.5.3. We shall show that the Dirichlet kernel does not satisfy the hypothesis of Theorem.5.. Recall D N (x) = N n= N e inx = sin (N + 2 )x sin ( x 2 ). We have π D N (x) dx =. Since π e inx dx = for all n. However, π property (ii) of Theorem.5. fails. We shall show that D N (x) dx c ln N, N. Consider D N (x) dx = 2 sin (N + )x 2 dx sin ( x) 2 sin (N + 2 )x x dx, since sin x 2 x 2. Setting y = (N + ) x, we get, 2 D N (x) dx 2 = 4 (N+ 2 )π (N+ 2 )π (N+ 2 )π = 4 Nπ sin y y sin y y dy dy sin y y dy + (N+ 2 )π Nπ sin y y dy. 28

29 Since the second term on the right hand side is non-negative, we get, D N (x) dx 4 Nπ N = 4 k= sin y y (k+)π kπ dy sin y y dy. For k π y (k + ) π, we have y (k + ) π. Hence N D N (x) dx 4 = 4 π k= N k= (k + )π N c (k + ) c k= N l= (k+)π kπ sin y dy π sin(y) dy, (k + ) l c log N, as N..5. Fejér kernel As an example of approximate identity, we introduce the kernel σ n (x). This is defined, using the Dirichlet kernel D k, by σ N (x) = N 29 N k= D k (x).

30 Note that f σ N (x) = N N k= f D k (x) = N S n (f(x)), (.2) N k= and these are called the Fejér means. Fejér proved the following result. In fact, he has proved for f L p (T), p <. However, we shall give the proof for p = now and give the remaining separately in the solved problem. Figure.4: Fejér kernel. 3

31 Theorem.5.4. Let f L (T). Then f σ N f in L (T). Proof. The theorem will follow if we can show that {σ N } is an approximate identity. In order to show this result, first we shall calculate Nσ N (x). Consider Thus N σ N (x) = N n= = w = w D n (x) = { N n= N n= w n { w N ( ) w n w n+ N n= w } w n+ w wn w w = { w ( w N ) w ( wn ) w w w w { = w N + w N} ( w) 2 w = ( w) 2 (wn + w N 2) = w ( w) 2 (wn/2 w N/2 ) 2. ( σ N (x) = ( )) 2 sin N x 2 N sin ( x). 2 } } Note that σ N (x) for every x. Further σ N (x) dx = = N N N N n= n= D n (x) dx D n (x) dx =. 3

32 Fix δ >. Let δ x π. Since sin ( ) ( 2 x 2 sin 2 δ 2) = Cδ > we get σ N (x) sin 2 (N x) 2. N C δ Consider δ x π σ N (x) dx = N N N δ x π C δ δ x π sin ( ) 2 N x 2 sin ( ) dx 2 x 2 sin ( 2 N 2) x dx. C δ as N. Thus σ N satisfies the required properties of Theorem.5.. Consequently, we conclude that whenever f C(T), then f σ N (x) converges uniformly to f on T..5.2 Poisson kernel Recall that for r <, P r (θ) = r 2 2r cos θ + r = 2 n= r n e inθ. We shall show that {P r } gives an approximate identity. First, notice that P r (θ). (i) P r (θ) dθ = = ( n= n= r n e inθ )dθ r n e inθ dθ 32

33 = n= r n e inθ dθ =. Figure.5: Poisson kernel. 33

34 (ii) Fix δ > and consider δ θ π and r <. Then 2 2r cos θ + r 2 = ( r) 2 + 2r( cos θ) = ( r) 2 + 4r sin ( ) 2 θ 2 2 sin 2 ( δ 2) = 2cδ. Hence, and consequently δ θ π P r (θ) = r 2 2r cos θ + r 2, r2 2c δ, P r (θ)dθ r2 2c δ as r. Thus P r satisfies the required properties for an approximate identity. Consequently, we conclude that whenever f C(T), f P r (θ) converges uniformly to f on T..6 Summability of Fourier series Suppose we have a series of complex numbers c k. The n th partial sum of the series is defined as S n := n k= k= c k. If S n s as n, then we say that c k k= converges to s. Let σ N = (S N + S + + S N ). The arithmetic mean σ N is called the N th partial Cesaro sum of the series c k. If σ N converges to a limit σ as N, then we say that c k is Cesaro summable to σ. k= A series of complex numbers c k is said to be Abel summable to s if for every r <, the series c k r k converges and lim c k r k = s. k= k= 34 k= r k=

35 Remark.6.. Convergence Cesaro summability Abel summability. (See more details in Solved problems.) Consider f P r (θ) = = = f P r (θ) = f(x) n= n= n= ( n= r n e in(θ x) ) dx f(x)r n e in(θ x) dx (f(x)e inx ) r n e inθ dx f(n)r n e inθ. (.3) Thus we see that f P r are nothing but the Abel means of f. Similarly, f σ N are nothing but the Cesaro means. Hence we have the following theorems. Theorem.6.2. If f C(T), then the Fourier series of f is uniformly Cesaro summable to f. Theorem.6.3. If f C(T), then the Fourier series of f is uniformly Abel summable to f..7 Fourier series of f L 2 (T) Recall that L 2 (T) is a Hilbert space with the inner product f, g = f(t)g(t)dt for f, g L 2 (T). 35

36 Theorem.7.. (Bessel s inequality) If f L 2 (T), then n= f(n) 2 f(t) 2 dt. Proof. Consider f S N f, f S N f = f, f f, S N f S N f, f + S N f, S N f (.4) Recall that S N f(x) = write S N f = N n= N N n= N f(n) e inx. If we denote e n (x) = e inx, x R, then we can f(n)e n and also f(n) = f, e n. Thus N f, S N f = f, f(n)e n n= N = N f(n) f, e n n= N = N f(n) f(n) n= N = N f(n) 2. n= N Further N N S N f, S N f = f(n)e n, f(m)e m n= N N = N n= N m= N m= N f(n) f(m) e n, e m. 36

37 As e n, e m = δ n,m, we can conclude that N S N f, S N f = f(n) 2. Hence, (.4) turns out to be from which it follows that N n= N f S N f, f S N f = f, f n= N Letting N, we get n= f(n) 2 f, f = f(n) 2 This leads us to the following important result. N n= N f(t) 2 dt. f(t) 2 dt. f(n) 2, Corollary.7.2. (Riemann-Lebesgue lemma) If f L (T), then f(n) as π π n ±. Equivalently, if f L (T), then f(x) cos nx dx and f(x) sin nx dx as n ±. Proof. The result follows immediately from the theorem for f L 2 (T). Let f L (T). Since L 2 (T) = L (T) L 2 (T) is dense in L (T), there exists a sequence of functions {f n } in L 2 (T) such that f n f in L -norm. Now lim m n. Consider f n (m) f(m) 37 f n (x) f(x) dx f n (m) = for each

38 = f n f, as n. This shows that f n converges to f uniformly on Z. Hence lim f(m) = lim lim f n (m) m m n = lim lim n m f n (m) =. Theorem.7.3. (Best approximation theorem) Let f L 2 (T). denote the N th partial sum of the Fourier series, and t N (x) = N n= N Let S N (f) c n e inx be any trigonometric polynomial. Then f S N f 2 f t N 2 and the equality holds iff f(n) = c n. Proof. Consider f t N 2 2 = f t N, f t N = f, f f, t N t N, f + t N, t N. (.5) But Also N f, t N = f, c n e n n= N n= N N = c n f, e n = N n= N c n f(n). N t N, t N = c n e n, n= N n= m m c m e m 38

39 = = Hence (.5) becomes N m = c n c m e n, e m n= N m= m N m n= N n= m N n= N c n 2. f t N 2 2 = f, f = f, f Thus c n c m δ n,m N c n f(n) n= N n= N f t N 2 2 = f S N f N n= N n= N c n f(n) + N n= N N f(n) N 2 + f(n) c n 2. N f(n) c n 2, n= N proving our assertion. Recall that a complex valued function f on T is said to be Lipschitz continuous on T if f(s) f(t) < s t for all s, t T. In the following theorem, we show that Lipschitz continuity leads to the uniform convergence of Fourier series. c n 2 Theorem.7.4. If f is a Lipschitz continuous function on T, then S N (f) converges to f uniformly on T. Proof. Consider sin (N + )t = ( ) e int e it 2 e int e it 2 t. As f is Lipschitz continuous, the function f(x t) f(x) sin t is bounded. Now, applying Riemann-Lebesgue lemma 2 2i 2 to f(x t) f(x) sin t 2 e i 2 t and f(x t) f(x) sin t 2 e i 2 t, we can conclude the result. 39

40 Theorem.7.5. Let f C(T). Suppose f is piecewise continuously differentiable function on T. Then the Fourier series of f converges uniformly to f on T. Proof. It is enough to prove that f l (Z). Given that f is a piecewise continuously differentiable function on T. We know that T can be identified with [, π]. Then there exists a partition x, x 2,..., x m [, π], such that = x x x m x m = π and f [xj,x j ] is continuously differentiable for each j =, 2,, n. Let g j denote the continuous derivative of f on [x j, x j ]. Choose a periodic function g on [, π] such that g = g j on [x j, x j ]. Then, clearly, g L 2 (T). Using Bessel s inequality, we have ĝ(n) 2 g 2 2. Consider, for n x j Thus Now Thus, we get, x j n= f(x)e inx dx = f(x) n= f(n) = = e inx in m x j + x j in f(x)e inx dx x j j= x j x j x j f(x)e inx dx. f(n) = ĝ(n) in [ ] 2 n + 2 ĝ(n) 2. f(n) = f() + n 4 f(n) e inx f (x)dx.

41 f() + 2 <, ( ) n + 2 ĝ(n) 2 n from which it follows that f l (Z). Theorem.7.6. For any f L 2 (T), S N (f) converges to f in L 2 (T), i.e S N f f 2 as N. Proof. Let ɛ > be given. We know that C(T) is dense in L 2 (T). Therefore, given f L 2 (T), there exists h C(T) such that f h 2 < ɛ. (.6) Writing f S N f = (f h) + (h S N h) + S N (h f) and noting that S N (h f) 2 f h 2, it is enough to show that h S N h < ɛ for all N N for some N. As h C(T), there exists a trigonometric polynomial P of degree N such that h P 2 < ɛ. For N N, S N P = P and hence h S N h 2 h P 2 + S N (P h) 2 2ɛ. This proves our assertion. Theorem.7.7. (Parseval s Theorem) For any f, g L 2 (T), f(x)g(x)dx = n= f(n)ĝ(n). 4

42 In particular, f(x) 2 dx = f(n) 2. n= Proof. We have shown in Theorem.7.6 that S N f f in L 2. Hence, S N f, S N g f, g which simply means n= f(n)ĝ(n) = f(x)g(x)dx. Corollary.7.8. The functions {e inx : n Z} forms an orthonormal basis for L 2 (T). (See Appendix A..3.) Corollary.7.9. Let f L 2 (T). Then the Fourier series of f can be integrated term by term in (a, b) [, π]. Proof. Let g(t) = χ [a,b] (t). Then g L 2 (T) and hence by Parseval s theorem, This means that f(t)g(t)dt = n= b f(t)dt = a f(n)ĝ(n). n= f(n) b a e int dt, which is our assertion. 42

43 .8 Existence of a continuous function whose Fourier series diverges We shall show in this section that, there exists a continuous function whose Fourier series diverges at. In order to prove the theorem, we make use of the uniform boundedness principle from functional analysis. (See Appendix A.2.5.) Let X = C[, π], Y = R. Define A N f := S N f(). Then A N f = S N f() = D N f() f D N. In other words, the operator norm of A N is given by A N D N. We shall show that A N = D N. Take g(x) = sgnd N (x). Then g =. Although g is not continuous, it can be approximated by a sequence of continuous functions g n. Choose g n such that g n =. Then A N g n D N, by using Lebesgue dominated convergence theorem. Thus, A N = D N. But D N c log N (see Remark.5.3). Hence, A N as N. Hence, it follows from uniform boundedness principle that there exists a continuous function f in [, π] such that A N f = S N f() as N, which means the Fourier series of f diverges at..9 Brief history of Fourier series The appearance of Fourier series can be traced back to the works of d Alembet(747), Euler (748) and D.Bernoulli (753) in the study of vibrating strings, but the theory of Fourier series truly began with the profound work of Fourier on heat conduction at the beginning of the nineteenth century. He studied the problem of heat flow in a thin wire fixed at two end points with length π and zero temperature 43

44 at the ends. He showed that the initial temperature can be expressed as the sum of an infinite series of sines and cosines, now popularly known as Fourier series. Even though Fourier did not give a convincing proof of convergence of such infinite series, he offered the conjecture that convergence holds for an arbitrary function. Subsequent work by Dirichlet, Riemann, Lebesgue, and others, throughout the next two hundred years was needed to show that any arbitrary periodic function can be expressed in terms of trigonometric series.. Solved problems ( )... Suppose that f C k (T). Show that f(n) = O n k Solution. as n. f(n) = = f(x)e inx dx ( e inx f(x)d in Using Bernoulli s formula for successive integration by parts, we get ). Then f(n) = ( )k ( in) k (f k ) b (n). f(n) n k (f k ) b (n) n k f (k). 44

45 ..2. If f L (T), then show that f(n) = 4π (f(x) f(x + π/n)) e inx dx. In addition, if f satisfies the Holder s condition of order α, then f(n) = O Solution. We have, f(n) = Since e iπ =, we can write Hence Thus f(n) = = = f(n) = 2 f(n) = from which it follows that, f(n) = 4π f(x)e inx dx. f(x)e inx+πi dx f(x)e in(x π n ) dx. π/n /n f(y + π n )e iny dy. f(x + π n )e inx dx. f(x)e inx f(x + π n )e inx dx, ( f(x) f(x + π n )) e inx dx. ( ). n α 45

46 Then f(n) 4π 4π = k n α, ( f(x) f(x + π n )) dx c π α n where k is a constant...3. Using Riemann-Lebesgue lemma, prove that lim R R sin x Solution. Let I = lim R x dx. Let R = (N + )π, then 2 R sin x x dx = π 2. I = lim N (N+ 2 )π sin x x dx. Applying change of variable x = (N + )y, we get 2 I = lim N From the property of Dirichlet kernel, we get sin (N + )y 2 dy. y sin (N + )y 2 sin ( y ) dy = π 2 46

47 Hence, I π/2 = lim N = lim N ( sin (N + )y 2 y dy sin (N + )y ) 2 2 sin ( y ) dy 2 ( ) y 2 sin ( y ) sin (N + )y 2 2 dy. Since, y 2 sin ( ) y L 2 (T), from Riemann-Lebesgue lemma, it follows that I = π/ Prove the Binomial identity n ( n ) 2 ( k = 2n ) n. Solution. Consider n k= By Parsaval s inequality k= ( ) n e k (x) = ( + e (x)) n. k n k= ( ) 2 n = k = = = = f(x) 2 dx = ( + e (x)) n ( + e (x)) n dx ( + e (x)) n ( + e (x)) n dx ( + e (x))( + e (x)) n dx (2 + 2 cos x) n dx ( + e (x)) n dx 47

48 = 2n = 22n = ( ) 2n. k ( + cos x) n dx cos 2n ( x 2) dx..5. By considering the Fourier series of f(x) = x, x [, π], find the sum of the series n= (2n + ) and 4 n= n. What is the sum of 4 n. 2 Solution. We have f(n) = x e inx dx = x cos nxdx i x sin nxdx = 2 x cos nxdx = π x sin nx π sin nx π n dx n if n = π sin nxdx n = n 2 π cos nx π = n 2 π {( )n }. 48

49 For n, we have f(n) = if n is even 2 if n is odd n 2 π f() = x dx = xdx π ( x 2 ) π = π = π 2. 2 Thus the Fourier Series of f(x) = x on [, π] is given by On putting x =, we get x = f() + n= n = π 2 + n=±,±3.. = π 2 + 2( 2) x = π 2 4 π f(n)e inx 2 n 2 π einx π(2n ) 2 ei(2n )x, x [, π] (2n ) 2 ei(2n )x, x [, π] = π 2 4 π (2n ) 2 49

50 Hence, it follows that (2n ) = π Now we shall calculate the sum of the series n. Let s = 2 n 2. Then Thus This leads to s = n=2,4 n 2 +,3 n 2 = (2m) + 2 (2m ) 2 m N m N = 4 m + π2 2 8 m= s = 4 s + π2 8. n = π2 2 6 Using Parseval s inequality, we have Hence, which means that x 2 dx = π2 4 + n= n f(n) 2. π x 2 dx = π2 π n 4 π, 2 n=±,±3,... π π3 3 = π π 2,3,... n 4. 5

51 Thus it follows that π 2 3 π2 4 = 8 π 2 from which we arrive at This implies that n= n=,,... π 2 2 = 8 π 2 (2n + ) 4 = π4 96. n=,,... Next, we shall calculate the sum (2n + ) 4, (2n + ) 4. n 4. Let Then Hence s = n 4. s = n + 4 n even n odd = (2n) + 4 = 6 n= n 4 (2n + ) 4 n + 4 (2n + ). 4 n= s 6 s = π

52 This leads to n 4 = π Compute the Fourier coefficients of the function f given by x x < f(x) = otherwise. Solution. We have f(n) = f(x) e inx dx = x e inx dx = x e inx dx + xe inx dx = xe inx e inx in in { = e in ( in) + ( ) e inx in in = { ( e in e in) + in n ein 2 = = dx xe inx in + e in ( in) + in n 2 e in n 2 + n 2 { ( e in e in) + 2 in n ( e in + e in)} 2 n { 2 2 n 2 sin n 2 cos n } 2 n n 2 52 in dx ( ) e inx } e inx in }

53 = { } cos n sin n. nπ n n..7. Compute the Fourier coefficients of -periodic function f(t) =, t. Solution. We have f(n) = e int dt But Hence f() = = e int in = i [ e in ] n = i n [( )n ], n f(n) = dt =. i n [( )n ] n n =...8. Let f L (T) such that f() =. Define F (t) = continuous, -periodic and F (n) = f(n) in, n. Solution. Let ɛ > be given. Then for t > s, F (t) F (s) = t f(τ) dτ 53 s f(τ) dτ t f(τ) dτ. Show that F is

54 = t s t f(τ) dτ f(τ) dτ. s As f L (T), there exists a δ > such that t f(τ) dτ ɛ whenever t s < δ. Thus, F is continuous. Consider s F (t + ) = t+ f(τ) dτ = f(τ) dτ + +t f(τ) dτ t = f() + f(τ) dτ = F (t). Thus F is -periodic. By Radon-Nikodym theorem, F is differentiable with F (t) = f(t) f(). Thus F (n) = = F (t)e int dt ( ) e int F (t) d in 54

55 = F (t) e int in = in f(t)e int dt f() = in f(n), n. e int in F (t)dt e int dt..9. Calculate χ [,] χ [,π] in L (T). Solution. Note that χ [,] χ [,π] (t) = χ [,π] (t s) ds. Now, for this integral to be non-zero, s should belong to [, ] and [ + t, t]. If t If < t π, then Hence χ [,] χ [,π] (t) = χ [,] χ [,π] (t) = t +t dt = [t + π]. dt = [ t + π]. χ [,] χ [,π] (t) = (π t )χ [,π](t).... Suppose θ : R T is a continuous group homomorphism then show that θ(t) = e itx for some real number x. Use this to derive the form of the continuous group homomorphism θ : T T. 55

56 Solution. If θ is the trivial homomorphism, then we are done. If not, there exists a a > such that a c = θ(t)dt. Thus a cθ(x) = θ(x + t)dt = a+x θ(t)dt. So, θ is differentiable and θ (x) = c [θ(a + x) θ(x)] = c [θ(a) ]θ(x) = c, where c = c [θ(a) ]. Thus, θ satisfies the ordinary differential equation θ = c θ. Hence, θ(t) = e c t and since θ(t) = t, c = ix for some x R. Since T R/Z, any continuous group homomorphism θ : T T gives rise to a continuous group homomorphism θ : R T given by θ = θ π, where π is the canonical quotient map, π : R R/Z. Also, ker θ contains Z. Thus by the form of the continuous homomorphism from R T, θ(t) = e int for some integer n.... Let G be a closed proper subgroup of T. Show that G is finite. Solution. Since G is closed, T/G is an abelian group. Let θ : T/G T be a continuous group homomorphism. Then the map θ : T T defined as θ = θ π, π : T T/G the canonical quotient map, is a continuous group homomorphism of T to T whose kernel contains G. But by the previous problem, θ (t) = e int for some integer n. Therefore ker(θ ) is finite and hence G is finite...2. If {k n } is a sequence of good kernels, show that for p <, k n f f p as n. 56

57 Solution. Suppose that the conclusion is true for any g C(T) L p (T). Let π f L p (T). Since {k n } forms a good kernels, k n (t) dt = c <. As C(T) is dense in L p (T), given ɛ >, there exists g C(T) such that f g p < ɛ. By 3c assumption, there exists an n N such that for all n n k n g g p < ɛ 3. Thus, k n f f p k n f k n g p + k n g g p + g f p = k n (f g) p + k n g g p + g f p c (f g) p + k n g g p + g f p < ɛ 3 + ɛ 3 + ɛ 3 Thus it is enough to prove for functions in C(T). Let f C(T). Then k n f f p = p k n f(x) f(x) p dx = = = = δ δ k n (t)f(x t)dt f(x) k n (t)f(x t)dt p dx k n (t) [f(x t) f(x)] p dx k n (t) f t f p dt k n (t) f t f p dt p k n (t)f(x)dt p dt p dx p 57

58 = δ δ k n (t) f t f p dt + δ δ k n (t) f t f p dt, using Minkowski s inequality. Now, given ɛ > there exists δ > such that f t f p < ɛ, whenever t < δ. Now, for this δ there exists an n N such that for all δ n n, k n (t) dt < ɛ. Thus δ k n f f p δ ɛ k n (t) dt + 2 f δ < ɛ = cɛ. k n (t) dt + 2 f ɛ δ δ k n (t) dt..3. If f is of bounded variation on T, then show that f(n) ( = O Solution. We have f(n) = = = = n e int f(t)dt ( ) e int f(t)d in f(t)e int e int in in df(t) e int df(t) V ar(f). n 58 n ).

59 ..4. If the conjugate of Dirichlet kernel is given by D N (x) = sgn(n) e inx, n N where sgn(n) = n > n = n < π show that D N (x) dx c ln N. Solution. We know that Then D N (x) = i cos ( x 2 ) cos (N + 2 )x sin ( x 2 ). D N (x) dx = = = = 2 cos ( x 2 ) cos (N + 2 )x sin ( x 2 ) dx cos ( x 2 ) cos Nx cos( x 2 ) + sin Nx sin ( x 2 ) sin ( x 2 ) cos ( x )[ cos (Nx)] 2 sin ( x) 2 cos (Nx) sin ( x 2 ) sin ( 2 Nx 2 sin ( x) 2 dx + ) dx + + sin Nx dx dx 59

60 = 4 = 8 8 π 2 π 2 π 2 π 2 = 4π = 4π = 4π π 2 sin 2 x sin x sin 2 (Nx) sin x sin 2 Nx 2x π Nπ 2 Nπ 2 = 4π = c + π 2 N n=2 sin 2 Nx x dx + dx + dx + dx + sin 2 y dy + y sin y y sin x x dy + N dx + nπ 2 ln x (n ) π 2 nπ 2 n=2 (n ) π 2 + N n π 2 = c + ln (n ) π + n=2 2 N ( ) n = c + ln n n=2 ( ) NΠ n = c + ln n=2 n x dx + 6

61 = c + ln N c ln N...5. Let f C(π). For each pair of integers m, n, where m < n, define n σ m,n (f, x) = S n m i (f, x), where S i (f, x) stands for i-th partial sum of f at x. i=m+ (a) Show that σ kn,(k+)n (f; x) f(x) uniformly as n, where k, n are integers. (b) If k, m, n are positive integers with kn m (k+)n show that σ kn,(k+)n (f; x) S m (f; x) 2A k, where f is such that f(j) A j for j. (c) Using (a) and (b) show that S n (f; x) f(x) uniformly on T whenever f(n) = O( n ). S i (f; x). Rewrit- Solution. For integers m and n, we have σ m,n (f; x) = n m ing this in terms of the kernel, we obtain n i=m+ σ m,n (f; x) = n m [(n + )σ n+(f; x) (m + )σ m+ (f; x)] (.7) Using the Fourier expansion of the kernel, one obtains the following Fourier expansion for σ m,n (f) as follows: σ m,n (f; x) = S m (f; x) + m< j n n + j n m f(j)e ijx. (.8) By (.7), we have σ kn,(k+)n (f; x) = n [(k + )n + )σ (k+)n(f; x) (kn + )σ kn+ (f; x)] = (k + + n )σ (k+)n(f; x) (k + n )σ kn+(f; x) (.9) 6

62 which converges uniformly to (k +)f(x) kf(x) = f(x) as n, by using problem..2. This proves (a). To prove (b), we use (.8). In fact, from (.8), we get σkn,(k+)n (f; x) S m (f; x) kn j (k+)n f(j) 2 (k+)n j=kn+ A j 2A k. For (c), given that f(n) = O( ), that is f(n) A, for n. Let ɛ > be given. n n Choose an integer k > such that A k < ɛ 4. By (a) we can find n k such that for all n n, σ kn,(k+)n (f; x) f(x) < ɛ 2. Let m kn such that for some n n, kn m < (k + )n. By (b), we have σ kn,(k+)n (f; x) S m (f; x) < 2A k < ɛ 2. Thus by the above two inequalities, (c) follows...6. Show that ( ) n is Cesaro summable to 2. if n is odd Solution. ( ) n. Here a n = if n is even. if n is odd Here s n is the n-th partial sum of a n and s n = if n is even. Consider σ n = s + s s n. n σ 2n = s + s s 2n 2n = n 2n 62

63 = 2 n N. Therefore σ 2n 2 as n lim n σ 2n = 2 σ 2n = s + s s 2n 2n lim σ n = n 2. = n + 2n Hence ( ) n is Cesaro summable to Show that 4. = n 2n. ( ) n (n + ) is not Cesaro summable but Able summable to n= Solution. We know that ( ) n (n + )r n = 2r + 3r 2 = ( + r) 2 for < r <. Then n= Therefore, lim r n= ( ) n (n + )r n = lim r ( + r) 2 = 4. ( ) n (n + ) is Abel summable to. Now consider the series 4 ( ) n (n + ) = ( ) n n. n= Here s n = Clearly, n= n 2 if n is even n+ 2 if n is odd. σ 2n = s + s s 2n 2n = for all n, 63

64 σ 2n = s + s s 2n 2n = 2n + 2(2n ) = n 2n. Therefore, σ 2n 2 as n. Hence ( ) n (n + ) is not Cesaro summable...8. Prove that if c i converges to s, then c i is Cesaro summable to s. i= n= Solution. Let s n = n c i. The assumption is that s n s as n. Given ɛ > i= there exists m N such that s n s < ɛ for all n > m. Now for all n > m, we can write σ n s = s + s s n s n = (s s) + + (s m s) + (s m+ s) + + (s n s) n m n (s i s) (s i s) i= i=m+ + n n A n + n m n ɛ A n + ɛ, i= where A = m (s i s). Now we can find m N such that A n < ɛ for all n m. i= Choose m = max{m, m }. Then σ n s < ɛ for all n m. The series c n is Cesaro summable to s. 64

65 ..9. Assume that a n is Cesaro summable to l and lim na n =. Then show n that a n converges to l. Solution. Assume that a n is Cesaro summable to l and lim na n =. Consider, n s n = n a i and σ n = s + s s n. i= n By the assumption, lim σ n = l n Now σ n s n = σ n = s + s s n n = a + (a + a 2 ) + + (a + a a n ) n n ( = i ) a i. n = n i= n i= ( i ) a i n n a i n i a i n i= = s n n n ( + ) s n = σ n + n n i= n i a i i= n i= a i n ia i (.2) i= Since lim na n =, lim n ( n + n) sn = lim lim n n n i= i a i =. Taking limit as n in.2, we have σ n = l. Thus lim s n = l. n n Here we have used the following result. If lim n a n = m, lim n a n b n = l then lim n b n exists and equals l m. 65

66 ..2. If to l. C n is Cesaro summable to l, then prove that C n is Abel summable Solution. Assume that C n is Cesaro summable to l. Define s n and σ n as before then lim σ n = l. It can be easily seen that C = s ; C n = s n s n for all n 2 and n s = σ, s n = nσ n (n )σ n for all n 2. Consider < r <. Now it can be easily seen that nσ n r n converges absolutely for all r <. Then ( r) 2 nσ n r n = ( r) [nσ n r n nσ n r n ] [ = ( r) nσ n r n = ( r) = ( r) = ( r) = ( r) = [ [ [ σ + s + s + ] nσ n r n nσ n r n n=2 ] (n )σ n r n n=2 ] (nσ n (n )σ n ) r n n=2 ] s n r n n=2 s n r n s n r n = s + = s + = c + s n r n s n r n n=2 s n r n n=2 (s n s n ) r n n=2 C n r n = n=2 66 C n r n.

67 Since nσ n r n converges for r <, it follows that C n r n converges for r <. Define f(r) = C n r n for all r <. Now we shall show that lim f(r) = l. Choose ɛ >. Then there exists m N such that σ n l < ɛ for all r n m. Now choose δ = ɛ. Then for all ɛ < r <, we have f(r) l = C n r n l = ( r)2 nσ n r n l( r) 2 = ( r) 2 n(σ n l)r n ( r) 2 n σ n l r n [ m = ( r) 2 nr n σ n l + ɛ nr n ] nr n n=m [ m ] = ( r) 2 n σ n l + ɛ( r) 2 = k( r) 2 + ɛ, where k = kɛ 2 + ɛ. m n σ n l Now for any ɛ >, there exists unique ɛ > (in fact other root is negative) such that kɛ 2 + ɛ = ɛ. Hence lim r f(r) = l...2. Assume that f is periodic and monotone on [, π].then show that f(n) = ( ) O. n 67

68 Solution. Assume that f is monotone. Then by Lebesgue-Young theorem f is differentiable a.e and f L [, π]. Now f(n) = f(t) e int dt = f(t) e int π in + f (t) e int i n dt. (.2) The first term of the R.H.S of (.2) is zero since f(π) = f(). Then f(n) = π f (t)e int dt which implies in f(n) n f (t) dt = K n, since f L [, π] ( ) f(n) = O. n. Exercises... Let f L (T). Show that lim π δ..2. Show that Fourier series of the function f(x + δ) f(x) dx =. x is rational f(x) = x is irrational is identically and does not converge to f for any rational number x. 68

Fourier Series. 1. Review of Linear Algebra

Fourier Series. 1. Review of Linear Algebra Fourier Series In this section we give a short introduction to Fourier Analysis. If you are interested in Fourier analysis and would like to know more detail, I highly recommend the following book: Fourier

More information

Math 115 ( ) Yum-Tong Siu 1. Derivation of the Poisson Kernel by Fourier Series and Convolution

Math 115 ( ) Yum-Tong Siu 1. Derivation of the Poisson Kernel by Fourier Series and Convolution Math 5 (006-007 Yum-Tong Siu. Derivation of the Poisson Kernel by Fourier Series and Convolution We are going to give a second derivation of the Poisson kernel by using Fourier series and convolution.

More information

MATH 5640: Fourier Series

MATH 5640: Fourier Series MATH 564: Fourier Series Hung Phan, UMass Lowell September, 8 Power Series A power series in the variable x is a series of the form a + a x + a x + = where the coefficients a, a,... are real or complex

More information

Fall f(x)g(x) dx. The starting place for the theory of Fourier series is that the family of functions {e inx } n= is orthonormal, that is

Fall f(x)g(x) dx. The starting place for the theory of Fourier series is that the family of functions {e inx } n= is orthonormal, that is 18.103 Fall 2013 1. Fourier Series, Part 1. We will consider several function spaces during our study of Fourier series. When we talk about L p ((, π)), it will be convenient to include the factor 1/ in

More information

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES

INTRODUCTION TO REAL ANALYSIS II MATH 4332 BLECHER NOTES INTRODUCTION TO REAL ANALYSIS II MATH 433 BLECHER NOTES. As in earlier classnotes. As in earlier classnotes (Fourier series) 3. Fourier series (continued) (NOTE: UNDERGRADS IN THE CLASS ARE NOT RESPONSIBLE

More information

be the set of complex valued 2π-periodic functions f on R such that

be the set of complex valued 2π-periodic functions f on R such that . Fourier series. Definition.. Given a real number P, we say a complex valued function f on R is P -periodic if f(x + P ) f(x) for all x R. We let be the set of complex valued -periodic functions f on

More information

Katznelson Problems. Prakash Balachandran Duke University. June 19, 2009

Katznelson Problems. Prakash Balachandran Duke University. June 19, 2009 Katznelson Problems Prakash Balachandran Duke University June 9, 9 Chapter. Compute the Fourier coefficients of the following functions (defined by their values on [ π, π)): f(t) { t < t π (t) g(t) { t

More information

7: FOURIER SERIES STEVEN HEILMAN

7: FOURIER SERIES STEVEN HEILMAN 7: FOURIER SERIES STEVE HEILMA Contents 1. Review 1 2. Introduction 1 3. Periodic Functions 2 4. Inner Products on Periodic Functions 3 5. Trigonometric Polynomials 5 6. Periodic Convolutions 7 7. Fourier

More information

Topics in Fourier analysis - Lecture 2.

Topics in Fourier analysis - Lecture 2. Topics in Fourier analysis - Lecture 2. Akos Magyar 1 Infinite Fourier series. In this section we develop the basic theory of Fourier series of periodic functions of one variable, but only to the extent

More information

Real Analysis Problems

Real Analysis Problems Real Analysis Problems Cristian E. Gutiérrez September 14, 29 1 1 CONTINUITY 1 Continuity Problem 1.1 Let r n be the sequence of rational numbers and Prove that f(x) = 1. f is continuous on the irrationals.

More information

REAL AND COMPLEX ANALYSIS

REAL AND COMPLEX ANALYSIS REAL AND COMPLE ANALYSIS Third Edition Walter Rudin Professor of Mathematics University of Wisconsin, Madison Version 1.1 No rights reserved. Any part of this work can be reproduced or transmitted in any

More information

Topics in Harmonic Analysis Lecture 1: The Fourier transform

Topics in Harmonic Analysis Lecture 1: The Fourier transform Topics in Harmonic Analysis Lecture 1: The Fourier transform Po-Lam Yung The Chinese University of Hong Kong Outline Fourier series on T: L 2 theory Convolutions The Dirichlet and Fejer kernels Pointwise

More information

Folland: Real Analysis, Chapter 8 Sébastien Picard

Folland: Real Analysis, Chapter 8 Sébastien Picard Folland: Real Analysis, Chapter 8 Sébastien Picard Problem 8.3 Let η(t) = e /t for t >, η(t) = for t. a. For k N and t >, η (k) (t) = P k (/t)e /t where P k is a polynomial of degree 2k. b. η (k) () exists

More information

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product

Finite-dimensional spaces. C n is the space of n-tuples x = (x 1,..., x n ) of complex numbers. It is a Hilbert space with the inner product Chapter 4 Hilbert Spaces 4.1 Inner Product Spaces Inner Product Space. A complex vector space E is called an inner product space (or a pre-hilbert space, or a unitary space) if there is a mapping (, )

More information

Mathematics 324 Riemann Zeta Function August 5, 2005

Mathematics 324 Riemann Zeta Function August 5, 2005 Mathematics 324 Riemann Zeta Function August 5, 25 In this note we give an introduction to the Riemann zeta function, which connects the ideas of real analysis with the arithmetic of the integers. Define

More information

Indeed, the family is still orthogonal if we consider a complex valued inner product ( or an inner product on complex vector space)

Indeed, the family is still orthogonal if we consider a complex valued inner product ( or an inner product on complex vector space) Fourier series of complex valued functions Suppose now f is a piecewise continuous complex valued function on [, π], that is f(x) = u(x)+iv(x) such that both u and v are real valued piecewise continuous

More information

Fourier Series. ,..., e ixn ). Conversely, each 2π-periodic function φ : R n C induces a unique φ : T n C for which φ(e ix 1

Fourier Series. ,..., e ixn ). Conversely, each 2π-periodic function φ : R n C induces a unique φ : T n C for which φ(e ix 1 Fourier Series Let {e j : 1 j n} be the standard basis in R n. We say f : R n C is π-periodic in each variable if f(x + πe j ) = f(x) x R n, 1 j n. We can identify π-periodic functions with functions on

More information

Chapter 8 Integral Operators

Chapter 8 Integral Operators Chapter 8 Integral Operators In our development of metrics, norms, inner products, and operator theory in Chapters 1 7 we only tangentially considered topics that involved the use of Lebesgue measure,

More information

Some approximation theorems in Math 522. I. Approximations of continuous functions by smooth functions

Some approximation theorems in Math 522. I. Approximations of continuous functions by smooth functions Some approximation theorems in Math 522 I. Approximations of continuous functions by smooth functions The goal is to approximate continuous functions vanishing at ± by smooth functions. In a previous homewor

More information

Syllabus Fourier analysis

Syllabus Fourier analysis Syllabus Fourier analysis by T. H. Koornwinder, 1996 University of Amsterdam, Faculty of Science, Korteweg-de Vries Institute Last modified: 7 December 2005 Note This syllabus is based on parts of the

More information

Math 489AB A Very Brief Intro to Fourier Series Fall 2008

Math 489AB A Very Brief Intro to Fourier Series Fall 2008 Math 489AB A Very Brief Intro to Fourier Series Fall 8 Contents Fourier Series. The coefficients........................................ Convergence......................................... 4.3 Convergence

More information

Convergence of Fourier series

Convergence of Fourier series Convergence of Fourier series Final Degree Dissertation Degree in Mathematics Javier Canto Llorente Supervisor: Javier Duoandikoetxea Zuazo Leioa, June 26 Contents Introduction v rigonometric Fourier

More information

Analysis IV : Assignment 3 Solutions John Toth, Winter ,...). In particular for every fixed m N the sequence (u (n)

Analysis IV : Assignment 3 Solutions John Toth, Winter ,...). In particular for every fixed m N the sequence (u (n) Analysis IV : Assignment 3 Solutions John Toth, Winter 203 Exercise (l 2 (Z), 2 ) is a complete and separable Hilbert space. Proof Let {u (n) } n N be a Cauchy sequence. Say u (n) = (..., u 2, (n) u (n),

More information

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx.

Math 321 Final Examination April 1995 Notation used in this exam: N. (1) S N (f,x) = f(t)e int dt e inx. Math 321 Final Examination April 1995 Notation used in this exam: N 1 π (1) S N (f,x) = f(t)e int dt e inx. 2π n= N π (2) C(X, R) is the space of bounded real-valued functions on the metric space X, equipped

More information

Outline of Fourier Series: Math 201B

Outline of Fourier Series: Math 201B Outline of Fourier Series: Math 201B February 24, 2011 1 Functions and convolutions 1.1 Periodic functions Periodic functions. Let = R/(2πZ) denote the circle, or onedimensional torus. A function f : C

More information

Notes on uniform convergence

Notes on uniform convergence Notes on uniform convergence Erik Wahlén erik.wahlen@math.lu.se January 17, 2012 1 Numerical sequences We begin by recalling some properties of numerical sequences. By a numerical sequence we simply mean

More information

A glimpse of Fourier analysis

A glimpse of Fourier analysis Chapter 7 A glimpse of Fourier analysis 7.1 Fourier series In the middle of the 18th century, mathematicians and physicists started to study the motion of a vibrating string (think of the strings of a

More information

Starting from Heat Equation

Starting from Heat Equation Department of Applied Mathematics National Chiao Tung University Hsin-Chu 30010, TAIWAN 20th August 2009 Analytical Theory of Heat The differential equations of the propagation of heat express the most

More information

Introduction to Fourier Analysis

Introduction to Fourier Analysis Lecture Introduction to Fourier Analysis Jan 7, 2005 Lecturer: Nati Linial Notes: Atri Rudra & Ashish Sabharwal. ext he main text for the first part of this course would be. W. Körner, Fourier Analysis

More information

Lecture 4: Fourier Transforms.

Lecture 4: Fourier Transforms. 1 Definition. Lecture 4: Fourier Transforms. We now come to Fourier transforms, which we give in the form of a definition. First we define the spaces L 1 () and L 2 (). Definition 1.1 The space L 1 ()

More information

CONVERGENCE OF THE FOURIER SERIES

CONVERGENCE OF THE FOURIER SERIES CONVERGENCE OF THE FOURIER SERIES SHAW HAGIWARA Abstract. The Fourier series is a expression of a periodic, integrable function as a sum of a basis of trigonometric polynomials. In the following, we first

More information

TOPICS IN FOURIER ANALYSIS-III. Contents

TOPICS IN FOURIER ANALYSIS-III. Contents TOPICS IN FOUIE ANALYSIS-III M.T. NAI Contents 1. Fourier transform: Basic properties 2 2. On surjectivity 7 3. Inversion theorem 9 4. Proof of inversion theorem 10 5. The Banach algebra L 1 ( 12 6. Fourier-Plancheral

More information

Chapter 5: Bases in Hilbert Spaces

Chapter 5: Bases in Hilbert Spaces Orthogonal bases, general theory The Fourier basis in L 2 (T) Applications of Fourier series Chapter 5: Bases in Hilbert Spaces I-Liang Chern Department of Applied Mathematics National Chiao Tung University

More information

n 1 f = f m, m=0 n 1 k=0 Note that if n = 2, we essentially get example (i) (but for complex functions).

n 1 f = f m, m=0 n 1 k=0 Note that if n = 2, we essentially get example (i) (but for complex functions). Chapter 4 Fourier Analysis 4.0.1 Intuition This discussion is borrowed from [T. Tao, Fourier Transform]. Fourier transform/series can be viewed as a way to decompose a function from some given space V

More information

FOURIER TRANSFORMS. 1. Fourier series 1.1. The trigonometric system. The sequence of functions

FOURIER TRANSFORMS. 1. Fourier series 1.1. The trigonometric system. The sequence of functions FOURIER TRANSFORMS. Fourier series.. The trigonometric system. The sequence of functions, cos x, sin x,..., cos nx, sin nx,... is called the trigonometric system. These functions have period π. The trigonometric

More information

Solutions Final Exam May. 14, 2014

Solutions Final Exam May. 14, 2014 Solutions Final Exam May. 14, 2014 1. (a) (10 points) State the formal definition of a Cauchy sequence of real numbers. A sequence, {a n } n N, of real numbers, is Cauchy if and only if for every ɛ > 0,

More information

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

3 (Due ). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due ). Show that the open disk x 2 + y 2 < 1 is a countable union of planar elementary sets. Show that the closed disk x 2 + y 2 1 is a countable

More information

Analysis Qualifying Exam

Analysis Qualifying Exam Analysis Qualifying Exam Spring 2017 Problem 1: Let f be differentiable on R. Suppose that there exists M > 0 such that f(k) M for each integer k, and f (x) M for all x R. Show that f is bounded, i.e.,

More information

JUHA KINNUNEN. Partial Differential Equations

JUHA KINNUNEN. Partial Differential Equations JUHA KINNUNEN Partial Differential Equations Department of Mathematics and Systems Analysis, Aalto University 207 Contents INTRODUCTION 2 FOURIER SERIES AND PDES 5 2. Periodic functions*.............................

More information

Real Analysis Notes. Thomas Goller

Real Analysis Notes. Thomas Goller Real Analysis Notes Thomas Goller September 4, 2011 Contents 1 Abstract Measure Spaces 2 1.1 Basic Definitions........................... 2 1.2 Measurable Functions........................ 2 1.3 Integration..............................

More information

MATH MEASURE THEORY AND FOURIER ANALYSIS. Contents

MATH MEASURE THEORY AND FOURIER ANALYSIS. Contents MATH 3969 - MEASURE THEORY AND FOURIER ANALYSIS ANDREW TULLOCH Contents 1. Measure Theory 2 1.1. Properties of Measures 3 1.2. Constructing σ-algebras and measures 3 1.3. Properties of the Lebesgue measure

More information

2 (Bonus). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure?

2 (Bonus). Let A X consist of points (x, y) such that either x or y is a rational number. Is A measurable? What is its Lebesgue measure? MA 645-4A (Real Analysis), Dr. Chernov Homework assignment 1 (Due 9/5). Prove that every countable set A is measurable and µ(a) = 0. 2 (Bonus). Let A consist of points (x, y) such that either x or y is

More information

1 Taylor-Maclaurin Series

1 Taylor-Maclaurin Series Taylor-Maclaurin Series Writing x = x + n x, x = (n ) x,.., we get, ( y ) 2 = y ( x) 2... and letting n, a leap of logic reduces the interpolation formula to: y = y + (x x )y + (x x ) 2 2! y +... Definition...

More information

Probability and Measure

Probability and Measure Part II Year 2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2018 84 Paper 4, Section II 26J Let (X, A) be a measurable space. Let T : X X be a measurable map, and µ a probability

More information

Real Analysis, October 1977

Real Analysis, October 1977 Real Analysis, October 1977 1. Prove that the sequence 2, 2 2, 2 2 2,... converges and find its limit. 2. For which real-x does x n lim n 1 + x 2n converge? On which real sets is the convergence uniform?

More information

Vectors in Function Spaces

Vectors in Function Spaces Jim Lambers MAT 66 Spring Semester 15-16 Lecture 18 Notes These notes correspond to Section 6.3 in the text. Vectors in Function Spaces We begin with some necessary terminology. A vector space V, also

More information

Mathematical Methods for Physics and Engineering

Mathematical Methods for Physics and Engineering Mathematical Methods for Physics and Engineering Lecture notes for PDEs Sergei V. Shabanov Department of Mathematics, University of Florida, Gainesville, FL 32611 USA CHAPTER 1 The integration theory

More information

Math 121A: Homework 6 solutions

Math 121A: Homework 6 solutions Math A: Homework 6 solutions. (a) The coefficients of the Fourier sine series are given by b n = π f (x) sin nx dx = x(π x) sin nx dx π = (π x) cos nx dx nπ nπ [x(π x) cos nx]π = n ( )(sin nx) dx + π n

More information

Analysis II: Fourier Series

Analysis II: Fourier Series .... Analysis II: Fourier Series Kenichi Maruno Department of Mathematics, The University of Texas - Pan American May 3, 011 K.Maruno (UT-Pan American) Analysis II May 3, 011 1 / 16 Fourier series were

More information

A List of Problems in Real Analysis

A List of Problems in Real Analysis A List of Problems in Real Analysis W.Yessen & T.Ma December 3, 218 This document was first created by Will Yessen, who was a graduate student at UCI. Timmy Ma, who was also a graduate student at UCI,

More information

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n +

11.8 Power Series. Recall the geometric series. (1) x n = 1+x+x 2 + +x n + 11.8 1 11.8 Power Series Recall the geometric series (1) x n 1+x+x 2 + +x n + n As we saw in section 11.2, the series (1) diverges if the common ratio x > 1 and converges if x < 1. In fact, for all x (

More information

TEST CODE: PMB SYLLABUS

TEST CODE: PMB SYLLABUS TEST CODE: PMB SYLLABUS Convergence and divergence of sequence and series; Cauchy sequence and completeness; Bolzano-Weierstrass theorem; continuity, uniform continuity, differentiability; directional

More information

3 Orthogonality and Fourier series

3 Orthogonality and Fourier series 3 Orthogonality and Fourier series We now turn to the concept of orthogonality which is a key concept in inner product spaces and Hilbert spaces. We start with some basic definitions. Definition 3.1. Let

More information

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 =

1 + lim. n n+1. f(x) = x + 1, x 1. and we check that f is increasing, instead. Using the quotient rule, we easily find that. 1 (x + 1) 1 x (x + 1) 2 = Chapter 5 Sequences and series 5. Sequences Definition 5. (Sequence). A sequence is a function which is defined on the set N of natural numbers. Since such a function is uniquely determined by its values

More information

FOURIER SERIES WITH THE CONTINUOUS PRIMITIVE INTEGRAL

FOURIER SERIES WITH THE CONTINUOUS PRIMITIVE INTEGRAL Real Analysis Exchange Summer Symposium XXXVI, 2012, pp. 30 35 Erik Talvila, Department of Mathematics and Statistics, University of the Fraser Valley, Chilliwack, BC V2R 0N3, Canada. email: Erik.Talvila@ufv.ca

More information

Honours Analysis III

Honours Analysis III Honours Analysis III Math 354 Prof. Dmitry Jacobson Notes Taken By: R. Gibson Fall 2010 1 Contents 1 Overview 3 1.1 p-adic Distance............................................ 4 2 Introduction 5 2.1 Normed

More information

CALCULUS JIA-MING (FRANK) LIOU

CALCULUS JIA-MING (FRANK) LIOU CALCULUS JIA-MING (FRANK) LIOU Abstract. Contents. Power Series.. Polynomials and Formal Power Series.2. Radius of Convergence 2.3. Derivative and Antiderivative of Power Series 4.4. Power Series Expansion

More information

1. Let A R be a nonempty set that is bounded from above, and let a be the least upper bound of A. Show that there exists a sequence {a n } n N

1. Let A R be a nonempty set that is bounded from above, and let a be the least upper bound of A. Show that there exists a sequence {a n } n N Applied Analysis prelim July 15, 216, with solutions Solve 4 of the problems 1-5 and 2 of the problems 6-8. We will only grade the first 4 problems attempted from1-5 and the first 2 attempted from problems

More information

Differentiation and function spaces

Differentiation and function spaces 209: Honors Analysis in R n Differentiation and function spaces 1 Banach Space, Hilbert Space A vector (linear) space E over a field K is a set endowed with two operations + : E E E and : K E E that satisfy

More information

Harmonic Analysis on the Cube and Parseval s Identity

Harmonic Analysis on the Cube and Parseval s Identity Lecture 3 Harmonic Analysis on the Cube and Parseval s Identity Jan 28, 2005 Lecturer: Nati Linial Notes: Pete Couperus and Neva Cherniavsky 3. Where we can use this During the past weeks, we developed

More information

Math 172 Problem Set 5 Solutions

Math 172 Problem Set 5 Solutions Math 172 Problem Set 5 Solutions 2.4 Let E = {(t, x : < x b, x t b}. To prove integrability of g, first observe that b b b f(t b b g(x dx = dt t dx f(t t dtdx. x Next note that f(t/t χ E is a measurable

More information

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis

Real Analysis, 2nd Edition, G.B.Folland Elements of Functional Analysis Real Analysis, 2nd Edition, G.B.Folland Chapter 5 Elements of Functional Analysis Yung-Hsiang Huang 5.1 Normed Vector Spaces 1. Note for any x, y X and a, b K, x+y x + y and by ax b y x + b a x. 2. It

More information

CS711008Z Algorithm Design and Analysis

CS711008Z Algorithm Design and Analysis CS711008Z Algorithm Design and Analysis Lecture 5 FFT and Divide and Conquer Dongbo Bu Institute of Computing Technology Chinese Academy of Sciences, Beijing, China 1 / 56 Outline DFT: evaluate a polynomial

More information

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.

LEGENDRE POLYNOMIALS AND APPLICATIONS. We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates. LEGENDRE POLYNOMIALS AND APPLICATIONS We construct Legendre polynomials and apply them to solve Dirichlet problems in spherical coordinates.. Legendre equation: series solutions The Legendre equation is

More information

Boundary value problems for partial differential equations

Boundary value problems for partial differential equations Boundary value problems for partial differential equations Henrik Schlichtkrull March 11, 213 1 Boundary value problem 2 1 Introduction This note contains a brief introduction to linear partial differential

More information

From now on, we will represent a metric space with (X, d). Here are some examples: i=1 (x i y i ) p ) 1 p, p 1.

From now on, we will represent a metric space with (X, d). Here are some examples: i=1 (x i y i ) p ) 1 p, p 1. Chapter 1 Metric spaces 1.1 Metric and convergence We will begin with some basic concepts. Definition 1.1. (Metric space) Metric space is a set X, with a metric satisfying: 1. d(x, y) 0, d(x, y) = 0 x

More information

Fourth Week: Lectures 10-12

Fourth Week: Lectures 10-12 Fourth Week: Lectures 10-12 Lecture 10 The fact that a power series p of positive radius of convergence defines a function inside its disc of convergence via substitution is something that we cannot ignore

More information

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi

Real Analysis Math 131AH Rudin, Chapter #1. Dominique Abdi Real Analysis Math 3AH Rudin, Chapter # Dominique Abdi.. If r is rational (r 0) and x is irrational, prove that r + x and rx are irrational. Solution. Assume the contrary, that r+x and rx are rational.

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

Contents. 2 Sequences and Series Approximation by Rational Numbers Sequences Basics on Sequences...

Contents. 2 Sequences and Series Approximation by Rational Numbers Sequences Basics on Sequences... Contents 1 Real Numbers: The Basics... 1 1.1 Notation... 1 1.2 Natural Numbers... 4 1.3 Integers... 5 1.4 Fractions and Rational Numbers... 10 1.4.1 Introduction... 10 1.4.2 Powers and Radicals of Rational

More information

Continuity. Chapter 4

Continuity. Chapter 4 Chapter 4 Continuity Throughout this chapter D is a nonempty subset of the real numbers. We recall the definition of a function. Definition 4.1. A function from D into R, denoted f : D R, is a subset of

More information

MATH 522 ANALYSIS II LECTURE NOTES UW MADISON - FALL 2018

MATH 522 ANALYSIS II LECTURE NOTES UW MADISON - FALL 2018 MATH 522 ANALYSIS II LECTURE NOTES UW MADISON - FALL 2018 JORIS ROOS Contents 0. Review: metric spaces, uniform convergence, power series 3 0.0. Metric spaces 3 0.1. Uniform convergence 3 0.2. Power series

More information

Chapter I. Fourier Series on T

Chapter I. Fourier Series on T Chapter I Fourier Series on T We denote by R the additive group of real numbers and by Z the subgroup consisting of the integers. The group T is defined as the quotient R/Z where, as indicated by the notation,

More information

17 The functional equation

17 The functional equation 18.785 Number theory I Fall 16 Lecture #17 11/8/16 17 The functional equation In the previous lecture we proved that the iemann zeta function ζ(s) has an Euler product and an analytic continuation to the

More information

Bernoulli polynomials

Bernoulli polynomials Bernoulli polynomials Jordan Bell jordan.bell@gmail.com Department of Mathematics, University of Toronto February 2, 26 Bernoulli polynomials For k, the Bernoulli polynomial B k (x) is defined by ze xz

More information

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder.

Conformal maps. Lent 2019 COMPLEX METHODS G. Taylor. A star means optional and not necessarily harder. Lent 29 COMPLEX METHODS G. Taylor A star means optional and not necessarily harder. Conformal maps. (i) Let f(z) = az + b, with ad bc. Where in C is f conformal? cz + d (ii) Let f(z) = z +. What are the

More information

swapneel/207

swapneel/207 Partial differential equations Swapneel Mahajan www.math.iitb.ac.in/ swapneel/207 1 1 Power series For a real number x 0 and a sequence (a n ) of real numbers, consider the expression a n (x x 0 ) n =

More information

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability...

Functional Analysis. Franck Sueur Metric spaces Definitions Completeness Compactness Separability... Functional Analysis Franck Sueur 2018-2019 Contents 1 Metric spaces 1 1.1 Definitions........................................ 1 1.2 Completeness...................................... 3 1.3 Compactness......................................

More information

Hilbert Spaces. Contents

Hilbert Spaces. Contents Hilbert Spaces Contents 1 Introducing Hilbert Spaces 1 1.1 Basic definitions........................... 1 1.2 Results about norms and inner products.............. 3 1.3 Banach and Hilbert spaces......................

More information

Fourier and Partial Differential Equations

Fourier and Partial Differential Equations Chapter 5 Fourier and Partial Differential Equations 5.1 Fourier MATH 294 SPRING 1982 FINAL # 5 5.1.1 Consider the function 2x, 0 x 1. a) Sketch the odd extension of this function on 1 x 1. b) Expand the

More information

Some analysis problems 1. x x 2 +yn2, y > 0. g(y) := lim

Some analysis problems 1. x x 2 +yn2, y > 0. g(y) := lim Some analysis problems. Let f be a continuous function on R and let for n =,2,..., F n (x) = x (x t) n f(t)dt. Prove that F n is n times differentiable, and prove a simple formula for its n-th derivative.

More information

Notions such as convergent sequence and Cauchy sequence make sense for any metric space. Convergent Sequences are Cauchy

Notions such as convergent sequence and Cauchy sequence make sense for any metric space. Convergent Sequences are Cauchy Banach Spaces These notes provide an introduction to Banach spaces, which are complete normed vector spaces. For the purposes of these notes, all vector spaces are assumed to be over the real numbers.

More information

SPECTRAL THEOREM FOR SYMMETRIC OPERATORS WITH COMPACT RESOLVENT

SPECTRAL THEOREM FOR SYMMETRIC OPERATORS WITH COMPACT RESOLVENT SPECTRAL THEOREM FOR SYMMETRIC OPERATORS WITH COMPACT RESOLVENT Abstract. These are the letcure notes prepared for the workshop on Functional Analysis and Operator Algebras to be held at NIT-Karnataka,

More information

Measure and Integration: Solutions of CW2

Measure and Integration: Solutions of CW2 Measure and Integration: s of CW2 Fall 206 [G. Holzegel] December 9, 206 Problem of Sheet 5 a) Left (f n ) and (g n ) be sequences of integrable functions with f n (x) f (x) and g n (x) g (x) for almost

More information

Continuous Functions on Metric Spaces

Continuous Functions on Metric Spaces Continuous Functions on Metric Spaces Math 201A, Fall 2016 1 Continuous functions Definition 1. Let (X, d X ) and (Y, d Y ) be metric spaces. A function f : X Y is continuous at a X if for every ɛ > 0

More information

ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013

ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013 ANALYSIS 2: HOMEWORK SOLUTIONS, SPRING 2013 STEVEN HEILMAN Contents 1. Problem Set 1 1 2. Problem Set 2 9 3. Problem Set 3 16 4. Problem Set 4 30 5. Problem Set 5 44 6. Problem Set 6 62 7. Appendix: Notation

More information

Sobolev spaces. May 18

Sobolev spaces. May 18 Sobolev spaces May 18 2015 1 Weak derivatives The purpose of these notes is to give a very basic introduction to Sobolev spaces. More extensive treatments can e.g. be found in the classical references

More information

Functional Analysis. Martin Brokate. 1 Normed Spaces 2. 2 Hilbert Spaces The Principle of Uniform Boundedness 32

Functional Analysis. Martin Brokate. 1 Normed Spaces 2. 2 Hilbert Spaces The Principle of Uniform Boundedness 32 Functional Analysis Martin Brokate Contents 1 Normed Spaces 2 2 Hilbert Spaces 2 3 The Principle of Uniform Boundedness 32 4 Extension, Reflexivity, Separation 37 5 Compact subsets of C and L p 46 6 Weak

More information

MATH 220: INNER PRODUCT SPACES, SYMMETRIC OPERATORS, ORTHOGONALITY

MATH 220: INNER PRODUCT SPACES, SYMMETRIC OPERATORS, ORTHOGONALITY MATH 22: INNER PRODUCT SPACES, SYMMETRIC OPERATORS, ORTHOGONALITY When discussing separation of variables, we noted that at the last step we need to express the inhomogeneous initial or boundary data as

More information

Solutions Final Exam May. 14, 2014

Solutions Final Exam May. 14, 2014 Solutions Final Exam May. 14, 2014 1. Determine whether the following statements are true or false. Justify your answer (i.e., prove the claim, derive a contradiction or give a counter-example). (a) (10

More information

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1

Problem set 5, Real Analysis I, Spring, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, 1 x (log 1/ x ) 2 dx 1 Problem set 5, Real Analysis I, Spring, 25. (5) Consider the function on R defined by f(x) { x (log / x ) 2 if x /2, otherwise. (a) Verify that f is integrable. Solution: Compute since f is even, R f /2

More information

Recall that any inner product space V has an associated norm defined by

Recall that any inner product space V has an associated norm defined by Hilbert Spaces Recall that any inner product space V has an associated norm defined by v = v v. Thus an inner product space can be viewed as a special kind of normed vector space. In particular every inner

More information

Entrance Exam, Real Analysis September 1, 2017 Solve exactly 6 out of the 8 problems

Entrance Exam, Real Analysis September 1, 2017 Solve exactly 6 out of the 8 problems September, 27 Solve exactly 6 out of the 8 problems. Prove by denition (in ɛ δ language) that f(x) = + x 2 is uniformly continuous in (, ). Is f(x) uniformly continuous in (, )? Prove your conclusion.

More information

Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem

Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem Topics in Representation Theory: Fourier Analysis and the Peter Weyl Theorem 1 Fourier Analysis, a review We ll begin with a short review of simple facts about Fourier analysis, before going on to interpret

More information

Tools from Lebesgue integration

Tools from Lebesgue integration Tools from Lebesgue integration E.P. van den Ban Fall 2005 Introduction In these notes we describe some of the basic tools from the theory of Lebesgue integration. Definitions and results will be given

More information

14 Fourier analysis. Read: Boas Ch. 7.

14 Fourier analysis. Read: Boas Ch. 7. 14 Fourier analysis Read: Boas Ch. 7. 14.1 Function spaces A function can be thought of as an element of a kind of vector space. After all, a function f(x) is merely a set of numbers, one for each point

More information

THEOREMS, ETC., FOR MATH 515

THEOREMS, ETC., FOR MATH 515 THEOREMS, ETC., FOR MATH 515 Proposition 1 (=comment on page 17). If A is an algebra, then any finite union or finite intersection of sets in A is also in A. Proposition 2 (=Proposition 1.1). For every

More information

Bernstein s inequality and Nikolsky s inequality for R d

Bernstein s inequality and Nikolsky s inequality for R d Bernstein s inequality and Nikolsky s inequality for d Jordan Bell jordan.bell@gmail.com Department of athematics University of Toronto February 6 25 Complex Borel measures and the Fourier transform Let

More information

Partial Differential Equations for Engineering Math 312, Fall 2012

Partial Differential Equations for Engineering Math 312, Fall 2012 Partial Differential Equations for Engineering Math 312, Fall 2012 Jens Lorenz July 17, 2012 Contents Department of Mathematics and Statistics, UNM, Albuquerque, NM 87131 1 Second Order ODEs with Constant

More information

Bochner s Theorem on the Fourier Transform on R

Bochner s Theorem on the Fourier Transform on R Bochner s heorem on the Fourier ransform on Yitao Lei October 203 Introduction ypically, the Fourier transformation sends suitable functions on to functions on. his can be defined on the space L ) + L

More information