I'm reading Folland's Introduction to Partial Differential Equations, and he makes a few claims that I don't understand and I think may be typos in the book.
Firstly let's fix $$ L = \sum_{|\alpha|=k}a_\alpha \partial^{\alpha} $$ and assumme the $a_\alpha$ are constants (Folland does it in more generality, but I just want to look at the constant case)
In the following proof, he computes $$\widehat{Lu}(\xi) = (2\pi i)^k \sum_{|\alpha|=k}a_\alpha\xi^\alpha \widehat{u}(\xi)$$ and then claims that by the assumed ellipticity condition $$ \left|\sum_{|\alpha|=k}a_\alpha \xi^\alpha \right| \geq A|\xi|^k $$ we have $$ (1+|\xi|^2)^s|\widehat{u}(\xi)|^2 \leq 2^k(1+|\xi|^2)^{s-k}(1+|\xi|^2)^k|\widehat{u}(\xi)|^2 $$ $$ \leq 2^k A^{-1}(1+|\xi|^2)^{s-k}|\widehat{Lu}(\xi)|^2+2^k(1+|\xi|^2)^{s-k}|\widehat{u}(\xi)|^2. $$
I have been fiddling with it for a few hours now and I have no idea how the second inequality follows. I suspect the $2^k$ in the first was a typo (it would be equality without it), so maybe he was trying to claim $$ (1+|\xi|^2)^{s-k}(1+|\xi|^2)^k|\widehat{u}(\xi)|^2 \leq 2^k A^{-1}(1+|\xi|^2)^{s-k}|\widehat{Lu}(\xi)|^2+2^k(1+|\xi|^2)^{s-k}|\widehat{u}(\xi)|^2 $$ but I have no idea what he did in order to reach the conclusion. Could someone enlighten me as to what Folland meant to write?