find n sum of natural number and n( n + 1) upon 2 verify it
Answers
Answered by
1
Sum of the First n Natural Numbers
+ n = n(n+1) / 2, for n a natural number. There is a simple applet showing the essence of the inductive proof of this result.
Similar questions