BFGS: $H^{(1)}$ has first row and column as zero, then all $H^{(k)}$ will follow the same.

110 Views Asked by At

This was a question in one of our tests and I had no clue how to solve it.

Consider BFGS method being applied to a general non-linear optimization problem. We had to prove that if $H^{(1)}$ has first row and column as zero vectors, then all the succeeding iterates $H^{(k)}$ will have first row and column as zero vectors.

Thanks for the help!