$\begingroup$

If $||v|| = 5$ and $||w|| = 3$, what are the smallest and largest values of $||v - w||$? What are the smallest and largest values of $v \cdot w$?

How can I solve these two problems? For $||v - w||$ how can you have different values when it is clear that the magnitude of v and w are given?

$\endgroup$1

1 Answer

$\begingroup$

Hints:

  1. Triangle inequality $\|v+w\| \leq \|v\| + \|w\|$
  2. Cauchy-Schwarz inequality $|v \cdot w| \leq \|v\|\|w\|$
$\endgroup$2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy