Yahoo Answers is shutting down on 4 May 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

Difference of first 500 even and first 500 odd numbers?

What is the difference between the first 500 even and first 500 odd numbers? Is there an exact formula (with like n's and stuff) that I can use?

5 Answers

Relevance
  • Anonymous
    1 decade ago
    Favourite answer

    JB is correct. Every even number on your list is paired with an odd number that is one less than it. There are 500 such pairs, so if you add every even number and subtract all the odd numbers, you get 500. Unless you're starting the count at zero. Then the difference is still 500 but the evens are now less by 500.

  • JB
    Lv 7
    1 decade ago

    (2-1) + (4-3) + (6-5) + ... + (1000-999) = 1 + 1 +1 + ... + 1.

    There are 500 ones being added, so the answer is 500.

  • goober
    Lv 7
    1 decade ago

    each even number is one more than the odd number.

    odd even

    1---------2

    3---------4

    so the difference is 500 with the even numbers being larger.

  • 1 decade ago

    summation formulas should help

    [sum (i = 1:500) 2i] - [sum (i = 1:500) 2i-1]

  • 1 decade ago

    idk

    Source(s): nothing
Still have questions? Get answers by asking now.