The following statement is true or false:
If $x, y$ are elements of a normed linear space, then $$\|x + y\| = \|x\| + \|y\| \iff x = 0\ \text{or}\ y = tx$$ for some $t ≥ 0$.
What I have tried is as follows:
It is clear that if $x = 0\ \text{or}\ y = tx $ then the equality will hold. But for the converse part, let \begin{align*} \|x+y\|& =\|x\|+\|y\|\\ \implies \|x+y\|^2 & =(\|x\|+\|y\|)^2\\ \end{align*} After that I stuck. Also in the following article Characterization of the norm triangle equality, I have read that in the case of a strictly convex normed linear space $V$, the equality $\|x + y\| = \|x\| + \|y\|$ holds for nonzero vectors $x,y ∈ V$ if and only if $\frac{x}{\|x\|} = \frac{y}{\|y\|} $.
Thank you for the help.
Take $\|(x,y)\| = |x|+|y|$. Then $\|(1,0)\| + \|(0,1)\| = \|(1,1)\|$.