The definition of whole numbers

In summary, The question is about defining whole numbers and the conversation discusses different approaches to defining them, including using the successor function and constructing sets based on the empty set.
  • #1
MendelCyprys
2
0
I'm not a mathematician of any sort so excuse me if my question is stupid.
I just realized that I could not define the set of whole numbers without referring back to them or to the operation of addition, which then itself can't be defined.
How would you define whole numbers?
 
Physics news on Phys.org
  • #2
This is not a stupid question, its actually very deep and mathematicians pondered it for quite some time.

Wikipedia has an article on natural numbers that may help. About half way into the article is the formal (mathematical) definition.

http://en.wikipedia.org/wiki/Natural_number
 
  • #3
There's an easy way to recursively define them in terms of the sets of nested sets with only null sets or sets containing null sets.

Note that, if you have the first number and a way to get the next number given an arbitrary number, then you can construct the whole numbers. The function that takes a number and maps to its successor is called the successor function, S.

Let 0 = {}.
And let S(n)={n, {n}}.

So 1=S(0)={0, {0}} = {{},{{}}}.
2=S(1)={{{},{{}}},{{{},{{}}}}}.

It get's complex quick, so I won't do 3. You get the idea.
 
  • #4
TylerH said:
There's an easy way to recursively define them in terms of the sets of nested sets with only null sets or sets containing null sets.

Note that, if you have the first number and a way to get the next number given an arbitrary number, then you can construct the whole numbers. The function that takes a number and maps to its successor is called the successor function, S.

Let 0 = {}.
And let S(n)={n, {n}}.

So 1=S(0)={0, {0}} = {{},{{}}}.
2=S(1)={{{},{{}}},{{{},{{}}}}}.

It get's complex quick, so I won't do 3. You get the idea.

Yes, more info on this approach from wikipedia:

http://en.wikipedia.org/wiki/Peano_axioms

Look for the set-theoretic models. The idea is to construct a collection of sets based on the empty and sets containing the empty set. The sets are constructed using a successor operation and have a correspondence with the whole numbers.
 
  • #5


I understand your concern about defining whole numbers without referring back to them or to the operation of addition. However, it is important to note that the concept of whole numbers is a fundamental aspect of mathematics and is often considered to be self-evident.

Whole numbers are a set of positive integers starting from zero and continuing indefinitely. They are used to represent quantities that are countable, such as the number of objects in a set or the position of an object in a sequence. Whole numbers can also be used in basic arithmetic operations such as addition, subtraction, multiplication, and division.

In terms of defining whole numbers, one approach is to describe them as the most basic building blocks of mathematics, upon which all other mathematical concepts and operations are built. In this sense, whole numbers can be seen as axioms or assumptions that are accepted without proof.

Another approach is to define whole numbers in terms of their properties. For example, whole numbers are always positive, they have no fractional or decimal parts, and they can be represented on a number line as equally spaced points.

Overall, while it may be challenging to define whole numbers without referring back to them or to the operation of addition, their importance and role in mathematics cannot be denied. I would encourage you to continue exploring and understanding the concept of whole numbers and their applications in various fields.
 

1. What are whole numbers?

Whole numbers are positive numbers that do not have any decimal or fractional parts. They include the numbers 0, 1, 2, 3, and so on.

2. How are whole numbers different from natural numbers?

Natural numbers are a subset of whole numbers, and they do not include the number 0. In other words, natural numbers are positive numbers starting from 1, while whole numbers include 0 as well.

3. Can negative numbers be considered whole numbers?

No, negative numbers cannot be considered whole numbers. Whole numbers are always positive, and they do not have any decimal or fractional parts. Negative numbers have a "-" sign in front of them and can have decimal or fractional parts.

4. What is the importance of whole numbers in mathematics?

Whole numbers are the building blocks of mathematics and serve as the foundation for more advanced concepts. They are used in counting, basic arithmetic operations, and are essential in understanding fractions, decimals, and percentages.

5. Is zero a whole number or an integer?

Zero is both a whole number and an integer. It is a whole number because it is a positive number without any decimal or fractional parts. It is an integer because it is a whole number that can also be negative.

Similar threads

  • Linear and Abstract Algebra
Replies
13
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
438
  • Linear and Abstract Algebra
Replies
1
Views
912
  • Linear and Abstract Algebra
Replies
2
Views
793
  • Linear and Abstract Algebra
2
Replies
42
Views
3K
  • Linear and Abstract Algebra
Replies
8
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
Replies
6
Views
1K
Replies
8
Views
904
  • Linear and Abstract Algebra
Replies
3
Views
1K
Back
Top