write an algorithm to input first N even number
Answers
Answered by
3
Explanation:
Sum of First n Natural Numbers. We prove the formula 1+ 2+ ... + n = n(n+1) / 2, for n a natural number.
Similar questions