Basic Structures
3. Basic Structures#
Using sets as our basic object, and guided by the logic we have established since Section 1, this chapter will build up more complex objects. Although more complex, these so-called basic structures are still very “basic” and fundamental to the mathematical foundations of computer science.
In this chapter we will explore functions, sequences, sums, series, and matrices.
- 3.1. Functions
- 3.2. Sequences and Series
- 3.3. Matrices