If $F:X\rightarrow Y$ is a non zero bounded linear operator and $\alpha\geq 0$. Show that $$\inf\{\|x\|:\|F(x)\|=\alpha\}=\frac{\alpha}{\|F\|}.$$
For all $x\in X$ we have $\|F(x)\|\leq \|F\|\|x\|$.
For $x\in X$ such that $\|F(x)\|=\alpha$ we have $\alpha\leq \|F\|\|x\|$ i.e., $\frac{\alpha}{\|F\|}\leq \|x\|$
So, we have $$\frac{\alpha}{\|F\|}\leq \inf\{\|x\|:\|F(x)\|=\alpha\}.$$
To prove the equality, i search for an element $x\in X$ with $||F(x)||=\alpha$ and $\|x\|=\frac{\alpha}{\|F\|}$
As $F$ is nonzero, there exists $y\in X$ such that $F(y)\neq 0$.
Consider the element $x=\frac{\alpha y}{\|F(y)\|}$. For this, $\|F(x)\|=\alpha$. But this does not give $\|x\|=\frac{\alpha}{\|F\|}$
Help me to complete this.
$$ ||F|| = \sup_{||x||=1}||F(x)|| $$ implies
$$ 1 = \inf\{||x||:||F(x)||=||F||\} $$
and for any $\lambda \gt 0$ $$ \lambda = \inf\{||x||:||F(x)||=\lambda||F||\} $$ now set $\lambda = \frac{\alpha}{||F||}$ to obtain the required result