I tried to prove that, in an inner product space $X$, if $\|λx+(1-λ)y\|$ = $\|x\|$ for all $λ$ $∈$ $[0, 1]$ and for $x$ and $y$ from $X$, then $x$ $=$ $y$.
Is it correct to plugin particular value of $λ$ to get the result? Or is there any simple way to prove it?
Square both sides to get $$\lambda^2 \|x-y\|^2 + \|y\|^2 + \lambda \langle x-y, y\rangle = \|x\|^2$$ for all $\lambda \in [0,1]$. Taking $\lambda = 0$ in the original condition shows that $\|x\|=\|y\|$, so two terms above can be canceled. Thus for all $\lambda > 0$ we have $$\lambda \|x-y\| = \langle y - x, y\rangle.$$