SOLUTION: What is the average of all integers from -n to n+1?

Algebra.Com
Question 827138: What is the average of all integers from -n to n+1?
Answer by jsmallt9(3758)   (Show Source): You can put this solution on YOUR website!
To find the average we will need to add up all the numbers and then divide by how many numbers there are. First let's count how many numbers there are:Altogether that makes n + n + 1 + 1 = 2n+2 numbers.

Now let's add them:
(1 + 2 + 3 + ... + n) + ((-1) + (-2) + (-3) + ... + (-n)) + 0 + (n+1)
We should be able to see that the first two groups are exact opposites of each other. All the terms in them add up to zero! So now we have:
0 + 0 + (n+1) = n+1

Now we can find the average:
Average =
Since there is no "n" in our average, the average is 1/2 no matter what "n" is!

RELATED QUESTIONS

The sum of n integers is 280. If the average of all these integers is 14, what is n?... (answered by ikleyn)
using the proof of induction to prove N (answered by ikleyn)
Hi, I know how to find the sum of n consecutive integers. I use the formula: n(n+1)/2 (answered by KMST)
The function f(x) = x^n/n where n is set of all positive integers and x belongs to open... (answered by ikleyn)
if {{{1/2 }}}{{{1/3 }}}{{{1/4,}}}{{{ 1/5 }}}... {{{1/(n+1)...}}} is an infinite sequence, (answered by Edwin McCravy,ikleyn)
Dear math teacher, I am having difficulties with the following problem: 4 times nC2 (answered by Theo)
Calculate the average rate of change for the graphed sequence from n = 1 to n =... (answered by Alan3354)
I have the following problem: Let P(n, k) denote the number of permutations of k objects (answered by stanbon)
I am trying to find the steps to solve this one. Any help will be appreciated! Thanks! (answered by robertb)