Dual norm of Weighted L1

313 Views Asked by At

I am trying to derive the dual of weighted $L_1$ norm. Assume weights are all non-negative. Let $x \in R^2$

$$|| x ||_{1,w} = w_1 |x_1| + w_2 |x_2| $$

How do weights affect the dual norm?