Question about Hölder's inequality proof

131 Views Asked by At

Let $1 < p,q < \infty$ with $\frac{1}{p} + \frac{1}{q}=1$. Then, for $a,b \in \mathbb{K}^n$, we have:

$$|\sum_i a_ib_i| \leq \Vert a \Vert_p \Vert b \Vert_q$$

My book gives the proof in the assumption that $a_i,b_i \geq 0$. Why can we make this assumption?

1

There are 1 best solutions below

3
On BEST ANSWER

Because then \begin{align*} \left|\sum a_{i}b_{i}\right|&\leq\sum|a_{i}||b_{i}|\\ &\leq\|(|a_{i}|)\|_{p}\|(|b_{i}|)\|_{q}\\ &=\|(a_{i})\|_{p}\|(b_{i})\|_{q}. \end{align*}