I just need to clarify that i've sketched these open balls correctly, the metric is given by:
$$d(x,y) = \begin{cases} |x_2-y_2|, & \text{if $x_1 = y_1$;} \\ |x_2| + |y_2| + |x_1-y_1|, & \text{if $x_1 \neq y_1 $} \end{cases}$$
And i have to sketch for $A = \{x \in \mathbb{R}^2 \colon d(x,(0,1)) = 2\}$
also $B = \{x \in \mathbb{R}^2 \colon d(x,(2,1)) \leq 1\}$
Would the first 'ball' be a diamond crossing through $(0,1)$, $(1,0)$, $(0,-1)$, $(-1,0)$ with all points on the boundary of the diamond in the set except the point $(0,1)$? Also $(0,3)$ would be in the set too right?
also for the second 'ball', would we have a diamond, with center point $(2,1)$ and it would include the boundary and all points inside?