Are the norms $\sum_{n\in\mathbb{Z}}(1+n^{2s})|\hat u_n|^2$ and $\sum_{n\in\mathbb{Z}}(1+n^2)^s|\hat u_n|^2$ equivalent?

64 Views Asked by At

I have seen the Sobolev norms on the interval $[0,2\pi]$ defined as both $$ ||u||_{H^s}^2 = \sum_{n\in\mathbb{Z}}(1+n^{2s})|\hat u_n|^2, $$ and $$ ||u||_{H^s}^2 = \sum_{n\in\mathbb{Z}}(1+n^2)^s|\hat u_n|^2. $$ So are both of these norms somehow equivalent?

1

There are 1 best solutions below

2
On BEST ANSWER

Yes. Recall that for any $a,b\geq 0$ we have \begin{align*} &0\leq s \leq 1: && (a+b)^s\leq (a^s+b^s)\leq 2^{1-s}(a+b)^s,\\ &1< s < \infty:&& 2^{1-s}(a+b)^s\leq (a^s+b^s)\leq (a+b)^s. \end{align*} Consequently, \begin{align*} &0\leq s \leq 1: && \sum_{n\in\mathbb{Z}} (1+n^{2})^s|\,\hat{u}_n|^2 \leq \sum_{n\in\mathbb{Z}} (1+n^{2s})|\,\hat{u}_n|^2\leq 2^{1-s}\sum_{n\in\mathbb{Z}} (1+n^{2})^s|\,\hat{u}_n|^2,\\ &1< s < \infty:&& 2^{1-s}\sum_{n\in\mathbb{Z}} (1+n^{2})^s|\,\hat{u}_n|^2 \leq \sum_{n\in\mathbb{Z}} (1+n^{2s})|\,\hat{u}_n|^2\leq \sum_{n\in\mathbb{Z}} (1+n^{2})^s|\,\hat{u}_n|^2. \end{align*}

Addition: I am trying to think of think of a good reference for the general inequalities above. They are for sure established in the book Inequalities by Hardy, Polya and Littlewood, but one can also show them as an excercise.