I have to check the inequality $\sum |x_k+y_k|^p\leq C\cdot(\sum |x_k|^p+\sum |y_k|^p)$. It is true for $p=2$ with $C=2$. I assume $C=2^p-2$ in general but cannot prove. The hypothesis relies on the $2^p$ as the sum of all binomial coefficients. However, I have no idea how to extend it for all real $p\geq1$.
2026-03-25 07:41:09.1774424469
inequality in $l^p$ space
32 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
\begin{align*} \left(\dfrac{|x_{k}|+|y_{k}|}{2}\right)^{p}\leq\dfrac{1}{2}|x_{k}|^{p}+\dfrac{1}{2}|y_{k}|^{p} \end{align*} by Jensen's inequality. So \begin{align*} |x_{k}+y_{k}|^{p}\leq(|x_{k}|+|y_{k}|)^{p}\leq 2^{p-1}(|x_{k}|^{p}+|y_{k}|^{p}), \end{align*} so \begin{align*} \sum_{k}|x_{k}+y_{k}|^{p}\leq 2^{p-1}\left(\sum_{k}|x_{k}|^{p}+\sum_{k}|y_{k}|^{p}\right). \end{align*}