9

The proof featured at http://planetmath.org/newtonsmethodworksforconvexrealfunctions shows that, roughly speaking, Newton's method is unconditionally convergent for convex/concave functions.

I am looking for a textbook or paper reference of this fact. I have found part of it in Michael Spivak's Calculus: enter image description here

nullUser
  • 27,877
parsiad
  • 25,154
  • You could look at the textbook Convex Optimization, by Boyd and Vandenberghe which is free online. – littleO Feb 20 '15 at 02:15
  • I do not think there will be much there, as Boyd is interested in maximizing $f$, and hence he will try to find roots of $f^\prime$ (using quasi-Newton methods). However, $f^\prime$ is not necessarily convex/concave whenever $f$ is. – parsiad Mar 11 '15 at 00:00
  • Ah, good point, I didn't understand your question when I posted that comment. – littleO Mar 11 '15 at 00:07

1 Answers1

7

I have not found any references from books, but the cached version of a PlanetMath page (currently down) captures all of the relevant cases (attached). I am posting it to answer the question for other readers.

page 1 page 2 page 3

parsiad
  • 25,154