From my understanding , the supremum norm would just be the maximum value
So if I have a point z that lies on the unit circle $|z|=1$
Question: what would the $\sup_{|z|=1} |2z-1|$ be ....
Is it just the maximum value of $(2z-1)$ for all points on the unit circle?
I attempted it in to ways, not sure if either is correct
First method
$ \sup_{|z|=1} |2z-1| = 1$ As you simply just take the $|z|=1 $ so $ |2(1)-1|=1$ I dont think this is correct
Second method: You just let $z = x+iy$ where $|z|=1$
$|2(x+iy)-1| $ $= |(2x-1)-2iy| = $ $\sqrt{4x^2-4x-1+4y^2}$ so if z lies on the unit circle $x^2 + y^2 = 1 $ or $ x = \cosθ $, $y = \sinθ$
So the sup would just be the maximum value for $\sqrt{3-4\cosθ} = \sqrt{7}? $
Not sure what the maximum value for $\sup_{|z|=1} |2z-1|$ would be here.
Geometrically, for $|z| = 1$, $|2z - 1|$ is the distance between a point on the circle of radius $2$ centered at the origin (in red), and the point $(1,0)$ (in blue).
By looking at the attached image, we can see that the maximum such distance is $3$. This can more easily be seen by considering a plot of the circle of radius $3$ centered at $(1,0)$ (in green). The point $(-2,0)$ is a distance of $3$ away from $(1,0)$, and each other point on the circle of radius $2$ is closer to $(1,0)$.
Thus, $$\sup_{|z| = 1} |2z - 1| = 3.$$