10.6 Characterizing Best Approximations 303
endpoints). Notice that since each I
j
has length less than δ, if r(x) = R for some
x ∈ I
j
, then for all y ∈ I
j
we have
r(y) ≥ r(x) − |r(x) − r(y)| ≥ R/2.
Similarly, if r(x) = −R for some x ∈ I
j
, then r(y) ≤ −R/2 for all y ∈ I
j
. Let ε
j
be +1 or −1 according to whether r(x) is positive or negative on I
j
.
CLAIM: The sequence (ε
1
, . . . , ε
l
) has at least n + 1 changes of sign.
Accepting this claim for a moment, we produce the points required in the def-
inition of the equioscillation condition. Group together adjacent intervals with the
same sign, and label them J
1
, J
2
, . . . , J
k
, where k ≥ n + 2. For each i between 1
and n + 2, pick a point x
i
∈ J
i
so that |r(x
i
)| = R. By the choice of J
i
, the signs
alternate and so the equioscillation condition holds.
Thus, it remains only to prove the claim. Suppose the claim is false; that is,
there are at most n changes of sign in (ε
1
, . . . , ε
l
). We will construct a better
approximating polynomial, contradicting the choice of p.
Again, group together adjacent intervals with the same sign, and label them
J
1
, J
2
, . . . , J
k
, where k ≤ n + 1. Because f changes sign between J
i
and J
i+1
, it
is possible to pick a point a
i
∈ R that lies in between. Define a polynomial q of
degree k − 1 ≤ n by
q(x) =
k−1
Y
i=1
x − a
i
.
As q ∈ P
n
and q changes sign at each a
i
, either q or −q agrees in sign with r(x)
on each set J
i
, i = 1, . . . , k. If necessary, replace q with −q so that this agreement
holds.
Let L
0
=
S
l
j=1
I
j
and L
1
=
[a, b]\L
0
. Since L
0
is compact and q is never zero
on L
0
, the minimum,
m = min{|q(x)| : x ∈ L
0
}
is strictly positive by the Extreme Value Theorem. Let M = kqk
∞
.
Since L
1
is compact and each I
j
has been removed from L
1
, |r(x)| does not
attain the value R on L
1
. Again using the Extreme Value Theorem, there is some
d > 0 so that
max{|r(x)| : x ∈ L
1
} = R − d < R.
We will show that the polynomial
s(x) = p(x) +
d
2M
q(x)
is a better approximation to f than p(x), contradicting the choice of p. Notice that
f(x) − s(x) = r(x) −
d
2M
q(x).
Because r and q have the same sign on each I
j
,
max
x∈L
0
|f(x) − s(x)| ≤ R −
dm
2M
.