The sum of the first n positive integers can be found using the formula n(n+1)/2. How many integers must be added to get 253 as the sum.