|
|
|
|
Newton's method works for convex real functions
|
(Theorem)
|
|
|
Obviously, ``convex'' can be replaced by ``concave'' in Theorem 1.
The proof will proceed in several steps. First, a simple converse result:
We claim that whenever
, then
too. Recall that the graph of a convex function always lies above any of its tangent lines. So in particular, the point
is higher than the point
, which is on the tangent line by definition. By induction, we have
for all .
We also have
for all . By hypothesis the slope of the tangent line is positive, and
lies above the horizontal axis. Then the intersection point of the tangent line and the horizontal axis, which is
, must be to the left of .
So the sequence is decreasing. It converges to a real number or diverges to . If the limit is a real number, by Theorem 2 that number is a root of , and we are done.
If the limit is , then we must have
for all . Hence for all , as is monotone and can be arbitrarily large negative. In other words, has no root to begin with.
Figure 1: Case A: is monotonically decreasing
|
|
This situation is the (left-right) mirror of Case A, except that because the slope of the curve is negative, the sequence is increasing this time. We still have
, so the sequence either converges to a root of , or diverges to (in which case has no root).
Figure 2: Case B: is monotonically increasing
|
|
To begin, note that the first part of Case A, asserting that
for all , still goes through only assuming
-- in which case the sequence would not be defined after the point . We show that, in fact,
for all , so the rest of Case A goes through.
Suppose is the smallest integer for which
. Also assume
, otherwise we would be done anyway. The reasoning in Case A shows
.
Figure 3: Case C: a tangent line separates from the horizontal axis
|
|
The function is strictly positive on
, for the graph of lies above the tangent line segment extending from
to
, which in turn lies strictly above the horizontal axis. Since is decreasing to the left of
and increasing to the right, never touches the horizontal axis anywhere. This contradicts our hypothesis that has roots.
This situation is the (left-right) mirror of Case C. The same argument shows that
for all (or
for some ), and the argument of Case B applies.
The only concern is that the iteration might go outside the interval . We show that it does not.
Suppose
. Then as we have proved,
for all . Suppose but
. Then has no root, because the graph of lies above the tangent line from
to
which lies above the horizontal axis.
The limit of could conceivably go just outside the interval . But this case is similar to the case
already considered in Case A: possesses no root then.
Finally, suppose
, the case we have ignored all along. Our hypotheses assume that is defined. We immediately have
, since the graph of lies above the tangent line from
to . But this just brings us back to the other cases.
Figure 4: Case E: is always
|
|
Newton's method for finding square roots of positive numbers (which reduces to the ancient divide-and-average method) always converges, for the target function
is convex.
- 1
- Michael Spivak. Calculus, third edition. Publish or Perish, 1994.
Footnotes
- 1
- Actually, a differentiable convex function must necessarily have a continuous derivative, for the derivative is increasing, and it cannot have any jump discontinuities by Darboux's Theorem.
|
"Newton's method works for convex real functions" is owned by stevecheng.
|
|
(view preamble | get metadata)
| Other names: |
Newton's method works for concave real functions |
| Keywords: |
Newton's method, Newton-Raphson method |
This object's parent.
|
|
Cross-references: square roots, similar, iteration, right, segment, strictly, function, integer, curve, negative, diverges, real number, decreasing, intersection, axis, positive, slope, hypothesis, induction, tangent lines, graph, jump discontinuities, increasing, derivative, continuous, monotone, finite, limit, number, convergent, convex function, differentiable, converse, proof, theorem, point, converge, Newton's method, sequence, root, interval, differentiable function, convex
This is version 4 of Newton's method works for convex real functions, born on 2006-02-18, modified 2006-04-11.
Object id is 7634, canonical name is NewtonsMethodWorksForConvexRealFunctions.
Accessed 4016 times total.
Classification:
| AMS MSC: | 26A06 (Real functions :: Functions of one variable :: One-variable calculus) | | | 65H05 (Numerical analysis :: Nonlinear algebraic or transcendental equations :: Single equations) | | | 49M15 (Calculus of variations and optimal control; optimization :: Methods of successive approximations :: Methods of Newton-Raphson, Galerkin and Ritz types) |
|
|
|
|
|
|
Pending Errata and Addenda
|
|
|
|
|
|
|
|
|
|
|