CS 390 Solutions to Unit 2 Exercises
pp. 73 - 74
2.8 Prove by mathematical induction that
for
.
Proof:
Basis Step: If
, then
since there is nothing
to be added. On the other hand
if
.
Hence
if
.
Inductive Step: Assume that for any arbitrary
,
holds. -- Induction Hypothesis
Then
(we have extracted
the last term of
).
Since
,
=
=
=
=
=
.
Hence
holds for all integers
.
2.11 Prove by mathematical induction that
for
.
Proof:
Basis Step: If
, then
.
On the other hand
if
. Hence
if
.
Inductive Step: Assume that for any arbitrary
,
holds. -- Induction Hypothesis
Then
.
Since
,
=
=
=
=
=
.
Hence
holds
for
.
2.27 Prove by mathematical induction that
=
for every integer
, where
's are sets.
Proof:
Basis Step: If
, then
=
' , and
=
'. Hence
=
for
.
Inductive Step: Assume that for any arbitrary
,
=
holds. - Induction Hypothesis
Then
=
.
Since
and
are two sets, by De Morgan's laws
on set operations,
=
. On the other hand since
=
holds by the induction hypothesis,
=
=
.
Hence
=
holds for every integer
.