0

Let $x ∈ R^n $ and define $||x||p=$ $(\sum_{i=1}^n |x_i|^p)^(1/p) $ where $p>=1$ what is need to show is that for p ≥ 1 the unit ball ${∥x∥_p<=1}$ is convex.

I understand that to show this i need to show that for every two pionts $x_1$ and $x_2$ and scalar a : $0<=a<=1$ the line $a*x_1+(1-a)*x_2$ is in the unit ball, i tried using the norm properties :

$(\sum_{i=1}^n |a*x_1+(1-a)*x_2|^p)^(1/p) <= |a|^(1/p)*(\sum_{i=1}^n|x_1|^p)^(1/p) + |(1-a)|^(1/p)*(\sum_{i=1}^n|x_2|^p)^(1/p) $

but after that im stuck :(

0 Answers0