Skip to main content

Discrete Mathematics for Computer Science: An open educational resource.

Chapter 13 Recurrence Relations

The goal of this chapter is to discuss recurrence relations. Recurrence relations are a recursive framework essential in computer science. We will concentrate on methods of solving recurrence relations, including an introduction to generating functions.