Skip to main content

Discrete Math with SageMath: Learn math with open-source software

Chapter 6 Functions

This chapter will briefly discuss the implementation of functions in Sage and will delve deeper into the sequences defined by recursion, including Fibonacci’s. We will show how to solve a recurrence relation using Sage.