9.11. EXERCISES 227
Since ε is arbitrary, this shows uniform convergence on (0,π). Thus the series con-verges uniformly on [−π,π] and hence it converges uniformly on R. This series isan example of a Fourier series. Its uniform convergence is very significant.
56. Using only the definition of the integral in the 1700’s that∫ b
a f (t)dt = F (b)−F (a) , show that if fn → f uniformly for each fn continuous, then
∫ ba f (t)dt =
limn→∞
∫ ba fn (t)dt.
57. Suppose S′′+ S = 0,S (0) = 0,S′ (0) = 1 and C′′+C = 0 and C (0) = 1,C′ (0) = 0.Recall that the power series for sinx and cosx respectively satisfy these initial valueproblems. Show directly from the initial value problems that S′ = C and C′ = −S.Also show that S2 +C2 = 1 and that S (t) = sin t,C (t) = cos t where cos t,sin t, havethe usual geometric descriptions for t the radian measure. Hint: Show S′ satisfiesthe same initial value problem as C and use uniqueness. Then show −C′ satisfies thesame initial value problem as S.
58. Show ln′ (t) = 1/t and that for x > 0, ln(x) =∫ x
11t dt. Use this and the mean value
theorem for integrals to show that ln( n+1
n
)− 1
n+1 = (ln(n+1)− ln(n))− 1n+1 > 0.
Now show that n→ ∑nk=1
1k − ln(n) is a decreasing sequence bounded below by 0 so
it must converge to some number γ. This is called Euler’s constant. To show γ > 0,consider ∑
n−1k=1
1k − ln(n) for n≥ 3. Verify this sequence is increasing and when n = 3
it is positive.
59. Suppose u(t) is nonnegative and continuous for t ∈ [0,T ] and for some K > 0,u(t)≤u0+K
∫ t0 u(s)ds. Show that u(t)≤ u0eKt . This is called Gronwall’s inequality. Hint:
Fill in the details. Let w(t) ≡∫ t
0 u(s)ds so w′ (t)−Kw(t) ≤ u0. Now from theproduct rule and chain rule, d
dt
(e−Ktw(t)
)≤ u0e−Kt and so
w(t)e−Kt ≤ −1K
u0e−Kt +1K
u0
w(t) ≤ 1K
u0eKt − 1K
u0
Therefore, u(t)≤ u0 +K( 1
K u0eKt − 1K u0)= u0eKt
60. Let f : R×Rp→ Rp be continuous and bounded and let x0 ∈ Rp. If x : [0,T ]→ Rp
and h > 0, let
τhx(s)≡{
x0 if s≤ h,x(s−h) , if s > h.
For t ∈ [0,T ], let xh (t) = x0 +∫ t
0 f(s,τhxh (s))ds. Show using the Ascoli Arzela the-orem that there exists a sequence h→ 0 such that xh → x in C ([0,T ] ;Rp). Nextargue
x(t) = x0 +∫ t
0f(s,x(s))ds
and conclude the following theorem. If f : R×Rn→ Rn is continuous and bounded,and if x0 ∈ Rn is given, there exists a solution to the following initial value problem.
x′ = f(t,x) , t ∈ [0,T ] , x(0) = x0. (9.16)
This is the Peano existence theorem for ordinary differential equations.