My guess, was it would be the infinity norm, but I feel like I am completely wrong.
Asked
Active
Viewed 5,715 times
2 Answers
12
$$\max_{u : \|u\|=1} \langle u,v\rangle = \|v\|.$$ Cauchy-Schwarz proves the maximum is $\le \|v\|$, and taking $u=v/\|v\|$ shows that the maximum is precisely $\|v\|$.

angryavian
- 89,882
-
What is this result called in a broader context (I am thinking Hilbert spaces)? Where can I find more info on it? – plebmatician Dec 19 '17 at 16:18
-
@plebmatician Not quite sure you are asking for, but dual norms and Hölder's inequality may be relevant for you – angryavian Dec 19 '17 at 20:14
1
In a space $\mathbb R^n$, the inner product between $v$ and $u$ is given by $|u| \cdot |v| \cos \theta$ where $\theta$ is the angle between vectors $v$ and $u$.
The maximum value is attained when $\theta = 0$-- when $u$ and $v$ point in the same direction (and are consequently in the same subspace, no matter which subspace you've chosen). The value is equal to $|u| \cdot |v|$ which is equal to the magnitude of the non-unit vector.

Myridium
- 2,583