Induction Questions Sols
Induction Questions Sols
rj =
j=0
1 r0+1
.
1r
The left-hand side of the above equation is equivalent to r0 = 1 and the right1r
hand side is equal to
= 1. Thus, since both sides of the equation are equal
1r
to 1, the equation in A(0) is true.
For the inductive step, we assume that A(k) is true for some k 0. Thus,
we assume that
k
X
1 rk+1
rj =
1r
j=0
is true. We will use this to show that the statement A(k + 1) given by
k+1
X
rj =
j=0
1 r(k+1)+1
1r
is true. Beginning with the left-hand side of the desired equation, we have
k+1
k
X
X
1 rk+1
rj =
rj + rk+1 =
+ rk+1 =
1
r
j=0
j=0
1 rk+1
rk+1 (1 r)
1 rk+1
rk+1 rk+2
+
=
+
=
1r
1r
1r
1r
1 rk+1 + rk+1 rk+2
1 r(k+1)+1
=
.
1r
1r
Thus, A(k + 1) is true and the the inductive step is complete.
By induction, the statement A(n) given by
n
X
j=0
rj =
1 rn+1
1r
1
.
1x
(a) Compute the first several derivatives of f and use them to conjecture a
pattern for f (n) (x).
(b) Prove that your conjectured pattern for f (n) (x) is indeed true by using a
proof by induction.
(1 x)1
(1 x)2
2(1 x)3
6(1 x)4
24(1 x)5
=
=
=
=
=
d
k!(1 x)(k+1) =
dx
d
(1 x)(k+1) =
dx