User Tools

Site Tools


math105-s22:hw:hw8

This is an old revision of the document!


HW 8

1. Read appendix F about Littlewood's three principles, and write some comments about it in your webpage (for example, a summary of what this is about, or questions)

2. Do Pugh Ex 83

3. Let $(\R^n, | \cdot |_{1})$ be the normed vector space where $|(x_1, \cdots, x_n)|_{1}: = \sum_i |x_i| $. Let $T: \R^n \to \R^n$ be a linear operator, given by the matrix $T_{ij}$, that sends $(x_i)$ to $(y_j)$, where $y_i = \sum_j T_{ij} x_j$. How to compute $\|T \|$?

  • optional: if we use $\| - \|_{max}$ norm on $\R^n$, how to compute the operator norm $\|T\|$?

4. Read about Hölder inequality and Minkowski inequality. Can you come up with an elementary prove for

  • (Hölder inequality), for $p,q \geq 1$ that $1/q+1/p=1$, we have $(\sum_{i=1}^n |x_i y_i|) \leq (\sum_i |x_i|^p)^{1/p} (\sum_i |y_i|^q)^{1/q} $
  • (Minkowski inequality) for any $p\geq 1$, $(\sum_{i=1}^n |x_i + y_i|^p)^{1/p} \leq (\sum_i |x_i|^p)^{1/p} + (\sum_i |y_i|^q)^{1/q} $
math105-s22/hw/hw8.1647060382.txt.gz · Last modified: 2026/02/21 14:43 (external edit)