given $\|u\|=2$ and $\|v\|=3$
Question: What is the minimum value of $\|u-v\|$?
The || sign the the norm
How do I go about solving this? $\|u-v\|\le\|u\|+\|v\|$?
Question: What is the minimum value of $\|u-v\|$?
The || sign the the norm
How do I go about solving this? $\|u-v\|\le\|u\|+\|v\|$?
It might be helpful to draw pictures as you read this.
Conceptually, you can think of this as adding $-v$ and $u$ since the $-$ sign doesn't change the magnitude. Notice that $||u-v||$ should only be dependent on the magnitudes of the vectors and the angle between them due to translation and rotation invariance of $||\cdot||$.
Imagine adding two vectors. What angle between them makes this the biggest? By some basic geometry, it should be clear that it's when $u$ and $-v$ are parallel and pointing in the same direction.
What angle between them makes this the smallest? By some basic geometry, it should be clear that it's when $u$ and $-v$ are parallel and pointing in opposite directions.
Now, which one is the right answer to the original question? The problem wants the minimum, so we are in the second case. But $v$ and $-v$ point in opposite directions, so if $u$ and $-v$ point in opposite directions than $u$ and $v$ point in the same direction.
WLOG, by previous comments, we can take our vectors to be $(3,0,\ldots)$ and $(2,0,\ldots)$ so the answer is 1.
If the points $u$ and $v$ move freely on concentric spheres of radii $r_u$ and $r_v$ the nearest they can come to each other is obviously $|r_u-r_v|$. It follows that $$\|u-v\|\geq\bigl|\>\|u\|-\|v\|\>\bigr|\ .$$