
Part (a) and part (b) is pretty easy but for part (c) I don't know how you would start the problem, I tried to look online for examples but all I found are general equations.
Any help would be appreciated.
Edit: The projected gradient descent is defined as xk+1=X∏(xk−τk∇f(xk)) where X∏(x) is orthogonal projection of xon X and τk is the step size. I have also attempted to run the first iteration but I am stuck to trying to do the projection. I don't know how to do X∏((1−1)T)
Last edited: