SUBJECT MATTER:
| Functions (one-to-one, onto, neither, not a function)
Inverse Function (invertable) Important Functions (be able to compute) Floor Ceiling Integer Fraction Sequences and Summations (be able to compute or derive a relationship) arithmetic progression geometric progression general progression summations closed form of summations Big-O (be able to derive) polynomials log n (be able to change base) |
factorial
Algorithms definition linear search binary search Complexity of algorithms (Table 1. Page 109) Integer division Computing factors Determining prime factors (by hand, not with calculator) Division algorithm GCD LCM Modular Arithmetic (both positive and negative numbers) Congruences Cryptology Hashing function Caesar cipher Newton-Ralphson Iteration for transcendental equations |