I have some questions on existence and uniqueness of global minimum in the following problems. Could you help me to understand which conditions are sufficient to guarantee existence and uniqueness?
Problem 1 Let $u$ be a $p\times 1$ vector taking value in $\mathcal{U}\subseteq \mathbb{R}^p$. Let $u^\star$ be another $p\times 1$ vector taking value in $\mathcal{U}$. Let $u_j$ be the $j$-th component of $u$. Let $C$ be a positive definite matrix. Let $\lambda_0\geq 0$.
Let $$ A(u):=(u-u^\star)' C (u-u^\star) + \lambda_0\sum_{j=1}^p|u_j| $$
Consider $$\min_{u\in \mathcal{U}}A(u)$$
Is $A(u)$ strictly convex? How do I show it? Moreover, which conditions on $\mathcal{U}$ are sufficient for existence of $argmin_{u\in \mathcal{U}}A(u)$?
Problem 2 Let $u$ be a $p\times 1$ vector taking value in $\mathcal{U}\subseteq \mathbb{R}^p$. Let $\lambda_n\geq 0$ $\forall n \in \mathbb{N}$. Let $Y$ be an $n\times 1$ vector with $i$-th component $Y_i$. Let $W_i$ be a $p\times 1 $ vector for $i=1,...,n$ with $j$-th component $W_{ij}$.
Let $$ B_n(u):=\sum_{i=1}^n (Z_i-\sum_{j=1}^pW_{ij}u_j)^2+\frac{\lambda_n}{n}\sum_{j=1}^p |u_j| $$
Consider $$\min_{u\in \mathcal{U}}B_n(u)$$
Is $B_n(u)$ strictly convex? Under which conditions? Moreover, which conditions on $\mathcal{U}$ are sufficient for existence of $argmin_{u\in \mathcal{U}}B_n(u)$?