-3

1

Let $v,w\in\mathbb{R}^{2}$ and $v\perp w$. Is it true that $\left\Vert v\right\Vert _{3}\leq\left\Vert v+w\right\Vert _{3}$, in which $\left\Vert \left(x,y\right)\right\Vert _{3}:=\sqrt[3]{\left|x\right|^{3}+\left|y\right|^{3}}$ for $\left(x,y\right)\in\mathbb{R}^{2}$?

Thanks.

flag
2 
JFYI: your question is probably down-voted because it is not "research level" per se. Though I would've liked to see that people who actually down-voted the question add a comment to this effect when they cast the vote. – Willie Wong Jun 14 2010 at 16:54

2 Answers

3

So this asks for the general line L in the plane whether the minimum of the three-norm occurs at the point v obtained by dropping a perpendicular from 0 to L. Not true. Geometrically the tangents to the curves norm = constant rarely have their perpendiculars at the point of tangency passing through 0.

link|flag
2

No. Let $v=(x,y)$ suppose (without loss of generality) that both $x$ and $y$ are $>0$. Then $w=t(y,-x)$ for some $t$ and for small $t$

$$\|v+w\|_3^3= x^3 +y^3 +3t (x^2y-y^2 x) + 3t^2 (xy^2 +yx^2) + t^3 (y^3 -x^3).$$

So long as $x\neq y$ so that $x^2 y - y^2x \neq 0$, the inequality is violated for small $t$.

link|flag
Aren't you assuming $x^2y-y^2x<0$? – Ian Morris Jun 14 2010 at 9:01
Also you should have $x \neq 0$ and $y \neq 0$. – AgCl Jun 14 2010 at 9:06
1 
If $x^2y-y^2x>0$, take $t<0$. – Kevin Ventullo Jun 14 2010 at 9:07
Oh yeah. Whoops. – Ian Morris Jun 16 2010 at 10:57

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.