The series follows the pattern n^3 - n: for n=2, 2^3 - 2 = 6; for n=3, 3^3 - 3 = 24; for n=4, 4^3 - 4 = 60; for n=5, 5^3 - 5 = 120; for n=6, 6^3 - 6 = 210. Alternatively, the differences between consecutive terms (18, 36, 54) increase by 18 each time.