Let x' be the unique solution of the linear system Ax=b. Find a differentiable function , so that x' is the only minimum.
I would say $f(x) = (x-x')^2$ but I never use the property of x' so that doesn't seem right. I was thinking of something like $f(x)=A^{-1}b$ but how do I know that A is invertible ?