Is There a True Bijection Between the Natural Numbers and the Integers?

  • Context: Graduate 
  • Thread starter Thread starter Jeroslaw
  • Start date Start date
  • Tags Tags
    Bijection
Click For Summary
SUMMARY

There exists a bijection between the natural numbers (N) and the integers (Z) defined by the mappings n -> k for even n (n = 2k) and n -> -k for odd n (n = 2k + 1). The discussion highlights a common misconception regarding the mapping of 0, where both n = 0 and n = 1 yield k = 0, suggesting a violation of the bijection principle. The resolution lies in recognizing that the standard mapping can be adjusted to accommodate 0 by modifying the function for even or odd inputs. Ultimately, the natural numbers, including 0, can be correctly mapped to the integers without contradiction.

PREREQUISITES
  • Understanding of bijections in set theory
  • Familiarity with natural numbers and integers
  • Basic knowledge of mathematical functions and mappings
  • Concept of even and odd integers
NEXT STEPS
  • Study the concept of bijections in set theory
  • Explore the properties of natural numbers and integers
  • Investigate alternative mappings for bijections involving zero
  • Learn about the implications of set cardinality in mathematics
USEFUL FOR

Mathematicians, educators, students studying set theory, and anyone interested in understanding the relationships between different number sets.

Jeroslaw
Messages
8
Reaction score
0
There is a bijection between the natural numbers (including 0) and the integers (positive, negative, 0). The bijection from N -> Z is n -> k if n = 2k OR n -> -k if n = 2k + 1.

For example, if n = 4, then k = 2 because 2(2) = 4. If n = 3, then k = -1 because 2(1) + 1 = 3.

My problem arises because if n = 1, then k = 0 and if n = 0, then k = 0. If n = 1, then 2(0) +1 = 1. If n = 0, then 2(0) = 0. If this function is inverted, then the element 0 in Z will map to both 0 and 1. That violates the assumption that the function is a bijection.

Of course, this is wrong. It implies that there are more natural numbers than integers, which cannot be since the natural numbers are a proper subset of the integers. The problem is that the 0 I derived from n = 1 should be negative, whereas the 0 from n = 0 should be positive, but these are equivalent in the case of 0. Anyone know how to resolve this?
 
Physics news on Phys.org
Well your mapping simply isn't a bijection. everything in N greater than 0 maps to a unique number in Z, but there's nothing left for 0. it isn't so hard to make room for 0 by modifying the function for either even or odd arguments.
 
So what you're saying is that the standard textbook presentation of the bijection between N and Z is not quite correct, right?
 
Are you sure that the natural numbers in your book includes the 0?? Looks like it would be fine if you excluded the zero. n = 1 maps to 0, n = 2 maps to 1, n = 3 maps to -1..and so on.
 

Similar threads

  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 9 ·
Replies
9
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K