Hello so I am working on a proof to try and describe the set of numbers which can be written as the sum of $3$ or more positive consecutive integers, I have come up with a formula for a number $$S = kn + \frac{k(k-1)}{2}$$ where $n\geq 1$ and $k\geq 3$ which tells me how to find whether a number can be written this way.
Though, I am not sure where I need to go from here to show which types of numbers will satisfy the equation..