Consecutive Integers Calculator

calculating consecutive integers for a sum

Calculate consecutive integers


This function looks for a series of consecutive integers that add up to a specific sum.

To calculate, enter the sum and the number of consecutive numbers to be calculated. If no consecutive digits are found for the specified sum, an error message is issued and the decimal calculated as the first digit is displayed.


Calculate sequence of numbers

 Input
Sum
Searched number
  Results
First number
Last number

Result Numbers

Formula for calculating the first number in the sequence of numbers

\(\displaystyle x=\frac{S-\frac{n×(n-1)}{2}}{n}\)

\(S=\) Sum
\(n=\) Number of numbers searched for
Is this page helpful?            
Thank you for your feedback!

Sorry about that

How can we improve it?