Little-o
Definition. means: for every constant there exists an such that for every , .
Compare Big-O: the "there exists " became "for every " (Quantifier flip), so every constant multiple of eventually dominates , making strictly slower-growing. Each entry of the growth-rate zoo is little-o of the next (Lecture 9); strict separations like this are what power the hierarchy theorems, which lie beyond this course.