Constructing sequences that approach real numbers from below
For any real a, there exists m ∈ ℤ such that m < a ≤ m + 1.
The integers partition ℝ into intervals (m, m+1]. Every real number falls into exactly one such interval. The integer m is ⌈a⌉ - 1 (one less than the ceiling).