Relation between inverse Fourier transform of dyadic bump function and its regularity.

66 Views Asked by At

Let $\psi_k(|\xi|)$ be a bump function which support is $\{ \xi\in\mathbb{R^n}:2^{k} \le |\xi| \le 2^{k+1} \}$.

Then, for $\sigma \in \mathbb{R}$, is this following equation (its inverse Fourier transform) $$\int_{\mathbb{R}^{n}} e^{ix\cdot \xi} \psi_k(|\xi|) \sqrt{1+|\xi|^{2}}^{\sigma} d\xi = C 2^{k\sigma} \int_{\mathbb{R}^{n}} e^{ix\cdot \xi} \psi_k(|\xi|)d\xi$$

true for some $C$?

I tried an inequality of its modulus version, $|(LHS)| \le C|(RHS)|$ by using Holder's inequality or Young's inequality. But, it was failed since the former removes $e^{ix\cdot\xi}$ and the latter removes pointwiseness of $x$ by taking $\| \cdot \|_{L^{\infty}}$ and it needs to calculate the Fourier inversion of $\sqrt{1+|\xi|^{2}}^{\sigma}$. More precisely, when I use Holder's, $$ |(LHS)| \le \int_{\mathbb{R}^{n}} | e^{ix\cdot \xi} \psi_k(|\xi|)|d\xi\; \cdot \; \| \sqrt{1+|\xi|^{2}}^{\sigma}\|_{L^{\infty}(\text{supp}(\psi_k))} $$ since $\psi_k$ is supported, or use Young's, $$ |(LHS)| = | (\psi_{k})\check{} (x) \ast (\sqrt{1+|\cdot|^{2}}^{\sigma})\check{}(x)| \le \| (\psi_{k})\check{}(x)\|_{L^{\infty}_{x}} \| (\sqrt{1+|\cdot|^{2}}^{\sigma})\check{}(x) \|_{L_x^{1}}. $$

I think that it looks simple and obvious but I can't prove rigorously.