My Question is:
Sketch the unit ball $B(0, 1)$ in $\mathbb{R}^2$ equipped with the following norm: $\|(x, y)\| =|x|+|y|$
I'm semi confident in this topic but cant seem to find the right graph to sketch so any help will be appreciated.
My Question is:
Sketch the unit ball $B(0, 1)$ in $\mathbb{R}^2$ equipped with the following norm: $\|(x, y)\| =|x|+|y|$
I'm semi confident in this topic but cant seem to find the right graph to sketch so any help will be appreciated.
Using the metric, you can sketch the outline simply by solving for all possible equations which have $d(x,y) =1. $
As such you get four equations:
$|y| +|y| = 1$ yields:
$$|y| = |x| -1$$
By symmetry, these equations only have to be solved for $y \leq 0$. Which gives:
$$ y= x -1 \text{ if } 0 \leq x \leq 1\\
y= -x -1 \text{ if } -1 \leq x<0$$
Which in turn gives:

Using Wolfram alpha: https://www.wolframalpha.com/input/?i=plot+%7Cx%7C+%2B%7Cy%7C+%3D1