Math, asked by KamleshMahaseth1017, 1 year ago

While calculating the average of first few natural numbers?

Answers

Answered by vishalgupta10101
0
Let you have to calculate the average of first 'n' natural numbers.
As the sum of first n natural numbers is given as Sn = n(n+1)/2
Now average of any numbers is : Sum of numbers÷Total no. of numbers
= (Sn)/n
= (n(n+1)/2)/n
= (n+1)/2

Thus average of first 'n' natural numbers is (n+1)/2

Hote this helps you.
Don't forget to mark it brainliest.
Answered by 3harisankar123
0

n(n+1)/2*1/n=(n+1)/2

Similar questions