30.11.2012 Views

DISCRETE MATHEMATICS THROUGH GUIDED DISCOVERY ...

DISCRETE MATHEMATICS THROUGH GUIDED DISCOVERY ...

DISCRETE MATHEMATICS THROUGH GUIDED DISCOVERY ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

explanations in your earlier proofs. Your understanding of mathematical<br />

induction will be relied on throughout the remainder of these notes. Work<br />

through Appendix B if you’d like more practice with this proof technique.<br />

◦67. Write down at least two ways that the Sum Principle can be expressed<br />

as a sequence of statements indexed by the positive integers. Can you<br />

think of a third way? Settle on a way that allows you to construct an<br />

inductive process.<br />

•68. Prove the Sum Principle by mathematical induction. (As commented<br />

earlier in Problem 13, the base case of a partition into two blocks is<br />

the definition of addition of two positive integers.)<br />

Since in Problem 12 you proved the Product Principle follows logically from<br />

the Sum Principle, you have now completed the proofs of both the Sum and<br />

Product Principles.<br />

2.2.1 Recurrences<br />

In the last section you considered many situations that involved counting<br />

items which are defined inductively. For instance, in Problem 57 you found<br />

the relationship<br />

sn = 2sn−1 . (2.3)<br />

Also, when sn stands for the number of functions from [n] to [k], for a fixed<br />

integer k, the inductive process you found in Problem 59 gave the equation<br />

sn+1 = k sn . (2.4)<br />

Equations (2.3) and (2.4) are examples of recurrence equations, which are<br />

sometimes called recurrence relations, or simply recurrences. A recurrence<br />

is an equation that expresses the n-th term of a sequence an in terms of<br />

earlier values of ai. Other examples of recurrences are<br />

an = an−1 + 7, (2.5)<br />

an = 3an−1 + 2 n , (2.6)<br />

an = an−3 + 3an−2 , (2.7)<br />

an = a1an−1 + a2an−2 + . . . + an−1a1. (2.8)<br />

A solution to a recurrence is any sequence that satisfies the recurrence. For<br />

instance, the sequence given by sn = 2 n is a solution to recurrence (2.3).<br />

Since sn = 17·2 n and sn = −13·2 n are two other solutions to recurrence (2.3),<br />

33

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!