57.6k views
5 votes
How does a set of integers differs from the set of whole numbers ? Please help

User Milosa
by
6.7k points

1 Answer

6 votes
The difference between set of whole numbers and a set of integers is that:

Whole numbers = {0, 1, 2, 3, 4, 5...}
Integers = {..., -5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5...}

If we name contents of the first set as n, in the second set you can have 2n-1 numbers (because we count 0 only once in both sets).
User Philosopher
by
7.1k points