Easily find consecutive integers, their sum, and average with our free online calculator. Input a starting number and how many integers you need to quickly generate the sequence and solve your math problems. Perfect for students and professionals alike.
Formula:
To calculate consecutive integers, their sum, and average:
- a = Starting Integer
- n = Number of Consecutive Integers
The sequence is: a, a+1, a+2, ..., a+(n-1)
Sum (S): S = n/2 × (2a + n - 1)
Average: Average = S / n