Processing math: 100%
Skip to main content
permalink

Chapter 16 Recurrence Relations

permalink

permalinkThe 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.