ragonneau / phd-thesis

Ph.D. Thesis of Tom M. Ragonneau.
4 stars 1 forks source link

“by setting $\zeta = ...$” does not sound correct, because Vardi does not set $\zeta$ #24

Closed zaikunzhang closed 2 years ago

zaikunzhang commented 2 years ago

https://github.com/ragonneau/phd-thesis/blob/da18a8c805481e89a267eed793067ab9410fc8a0/content/sqp.tex#L818

by setting~$\zeta = \norm{\nstep[k]} / \rad[k] = \alpha \norm{\step[\ast]} / \rad[k]$. ---> if~$\zeta = \norm{\nstep[k]} / \rad[k] = \alpha \norm{\step[\ast]} / \rad[k]$.

ragonneau commented 2 years ago

I changed to

Therefore, the normal step~$\nstep[k]$ of the Vardi approach is a truncated Newton step for the normal subproblem~\cref{eq:byrd-omojokun-original} if~$\zeta = \norm{\nstep[k]} / \rad[k]  = \alpha \norm{\step[\ast]} / \rad[k]$.