118 4 Fifty Ways to Estimate the Number π
Exercises
1. Prove that for any integer n ≥1, we have
I
2n
=
π/2
0
sin
2n
xdx=
1 ·3 ·5 ···2n −1
2 ·4 ·6 ···2n
π
2
.
2. Show that if the sequence a
n
is such that a
n
/a
n−1
converges to 1, then
a
2n+1
/a
2n
converges.
3. Assume that the sequence a
n
does not take the 0 value and that it converges to
=0.
(a) Show that a
n
/a
n−1
converges to 1.
(b) Is (a) still true for =0?
4. (a) Find a sequence of rational numbers that converge to π.
(b) Does this mean that π is rational?
5. (a) Find the first four decimals of π using Wallis’ method.
(b) How many terms of the sequence p
n
do you need to compute to get six
decimals for π?
6. Show that the sequence p
n
(from Wallis’ method) is increasing.
7. Assume that a
n
is a sequence and assume that there is an N and an M so that
|a
n
|<M for n ≥ N.
Show that a
n
is bounded.
8. Prove by induction that
2
1
2
3
4
3
4
5
6
5
6
7
···
2n
2n −1
2n
2n +1
=
(2
2n
(n!)
2
)
2
((2n)!)
2
(2n +1)
.
9. In this exercise we use infinite series and Wallis’ products to estimate π.The
method is due to Euler.
Our starting point is
π/4 =
1
0
1
1 +y
2
dy.
(a) Make the change of variable y =
√
1 −s in the integral above to get
π/4 =
1
0
1
2 −s
1
√
1 −s
ds.
(b) Show that for s in [0,1], we have
1
2 −s
=
∞
n=0
s
n
2
n+1
.
(c) Use (c) in (b) to get
π/4 =
∞
n=0
1
0
s
n
2
n+1
1
√
1 −s
ds.