I am having difficulty with the following question. Let $P_n = \{x\in\mathbb{R}^n \; : \; |x_i| \leq 1, i\leq n, \sum_i |x_i| \leq 2 \}$. Build an explicit polyhedral representation of $P_n$ that is linear. That is, a representation of form $P_n = \{x\in\mathbb{R}^n : \exists u\in\mathbb{R}^m \text{ s.t. } Ax + Bu \leq c \}$, where $dim(u)$ and $dim(c)$ are linear in $n$ (also $A, B, c, m$ can depend on $n$).
I have a lot of difficulty with questions asking to building explicit polyhedral representations in general. I think I would see how to do these types of questions in general if I saw how specifically to build a polyhedral representation in this case.