Sum of Natural Numbers Calculator
Calculate the sum of first n natural numbers.
Sum Result
How the Sum is Calculated
The sum of the first n natural numbers is calculated using the formula: n(n+1)/2.
Calculate the sum of first n natural numbers.
The sum of the first n natural numbers is calculated using the formula: n(n+1)/2.