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 (Rn,∣⋅∣1) be the normed vector space where ∣(x1,⋯,xn)∣1:=∑i∣xi∣. Let T:Rn→Rn be a linear operator, given by the matrix Tij, that sends (xi) to (yj), where yi=∑jTijxj. How to compute ∥T∥?
optional: if we use
∥−∥max norm on
Rn, how to compute the operator norm
∥T∥?
4. Read about Hölder inequality and Minkowski inequality. In the simplest setting, we have
(Hölder inequality), for
p,q≥1 that
1/q+1/p=1, we have
(i=1∑n∣xiyi∣)≤(i∑∣xi∣p)1/p(i∑∣yi∣q)1/q
(Minkowski inequality) for any
p≥1,
(i=1∑n∣xi+yi∣p)1/p≤(i∑∣xi∣p)1/p+(i∑∣yi∣p)1/p
Read about the proof (in wiki, or any textbook about functional analysis, say Folland). Why it works?