This is my first question here so please bear with me:)
What properties should a natural number $n$ have so there is an integer $k$ where $n = k \cdot (k+1)$? By properties, I mean things such as divisibility, prime factors, etc. I tried using quadratic equations but couldn't come up with anything.
Thank in advance!
An integer $n$ has this property iff $$n=\lfloor \sqrt n\rfloor(\lfloor \sqrt n\rfloor +1) $$