Define $d:\mathbb{R}^2\times \mathbb{R}^2\to \mathbb{R}$ by
$d(x,y)=||x-y||$ if $x=ty,t\in \mathbb{R}$
otherwise ||x||+||y||
(a) Describe the basis of open balls. (Be careful as the radius of a ball grows.)
So if the vectors are parallel, we have the euclidean norm, but if they are not we have the sum of each vectors norm.