Let $H$ be a Hilbert Space and let $x$ and $y$ be two distinct points in $H$ such that $||x|| = ||y|| = 1$. Then show that $||tx+(1-t)y||<1$, where $0<t<1$.
It is pretty clear that any point lying on the line joining two distinct points on a sphere which is not an end-point itself will lie inside the sphere. But I have problem deducing the strict inequality here. We see that:
$$\begin{align} ||tx+(1-t)y||^2 = \langle tx+(1-t)y, tx+(1-t)y\rangle = t^2||x||^2+2t(1-t)Re\langle x,y\rangle +(1-t)^2||y||^2 \leq (t+(1-t))^2 = 1 \end{align}$$.
So, my question is how to get rid of the equality. I can not argue that $x$ and $y$ are linearly independent as these may be diametrically opposite points (on the sphere) and hence linearly dependent.
This is actually a problem about inner products.
The last inequality is actually Cauchy-Schwarz inequality.
However, the given conditions that $x \ne y$ and $||x||=||y||=1$ leave us two possibilities:
Remarks: When you are stuck, think of which condition(s) is(are) unused.