Jim Belk Cornell University

Homework 1

Due Date: Friday, February 5

Instructions: Feel free to work together with other students in the class, though you must turn in your own copy of the solutions, and you must acknowledge anyone that you worked with. All problems must be written in \(\LaTeX\), and you can turn in your homework assignment by e-mailing me a PDF of your solutions.

  1. The goal of this problem is to prove the following theorem regarding convergence of Fourier series.

    Theorem. Let \(\{a_n\}\) be a decreasing sequence of real numbers that converges to \(0\). Then the Fourier series \(\displaystyle\sum_{n=1}^\infty a_n\cos nx\) converges pointwise for all \(x\in\mathbb{R}\) such that \(\cos x \ne 1\).

    1. Let \(a_1 \geq a_2 \geq \cdots \geq a_n \geq 0\), let \(b_1,\ldots,b_n\in\mathbb{R}\), and let \(S_k = b_1+\cdots+b_k\) for each \(k\). Prove that \[ |a_1b_1 + \cdots + a_nb_n| \,\leq\, a_1\max(|S_1|,\ldots,|S_n|) \]
    2. Let \(\{a_n\}\) be a decreasing sequence of real numbers converging to \(0\), and let \(\{b_n\}\) be a sequence of real numbers for which \(\sup_{n\in\mathbb{N}}|b_1+\cdots+b_n| < \infty\). Prove that the series \(\displaystyle\sum_{n=1}^\infty a_nb_n\) converges.
    3. Prove that \[ \sum_{n=1}^N \cos nx \;=\; \frac{{\cos}\,(N+1)x \,-\, \cos Nx \,-\, \cos x \,+\, 1}{2(\cos x \,-\, 1)} \] for all \(N\in\mathbb{N}\) and all \(x\in\mathbb{R}\) for which \(\cos x \ne 1\).
    4. Prove the theorem.
  2. Let \(f\colon [a,b]\to\mathbb{R}\) be a function. We say that \(f\) is uniformly differentiable on \([a,b]\) if for every \(\epsilon > 0\) there exists a \(\delta > 0\) so that \[ 0 < |x-y| < \delta \qquad\Rightarrow\qquad \left|\,\frac{f(y)-f(x)}{y-x} - f'(x)\,\right| < \epsilon \] for all \(x,y\in [a,b]\). Prove that \(f\) is uniformly differentiable on \([a,b]\) if and only if \(f\) is continuously differentiable on \([a,b]\).
  3. Let \(f\colon \mathbb{R}\to\mathbb{R}\) and \(g\colon [a,b]\to\mathbb{R}\) be continuous functions. The convolution of \(f\) and \(g\) is the function \(f\ast g\colon\mathbb{R}\to\mathbb{R}\) defined by \[ (f\ast g)(x) \;=\; \int_a^b f(x-t)\,g(t)\,dt. \]
    1. Prove that \(f\ast g\) is continuous.
    2. Suppose \(f\) is continuously differentiable. Prove that \(f\ast g\) is differentiable, with \((f\ast g)' = f'\ast g\).