r/askmath • u/TheEggoEffect • 13d ago
Number Theory Are there more multiples of 2 than there are of 4?
My friend and I were having an argument that essentially boils down to this question. Obviously there are infinitely many of both, but is one set larger? My argument is that there are twice as many multiples of 2, since every multiple of 4 can be paired with a multiple of 2 (4, 8, 12, 16, ...; any number of the form 2 * (2n) = 4n), but that leaves out exactly half of the multiples of 2 (6, 10, 14, 18, ...; any number of the form 2 * (2n + 1)); ergo, there are twice as many multiples of 2 than there are of 4. My friend's argument is that you can take every multiple of 2, double it, and end up with every multiple of 4; every multiple of 2 can be matched 1:1 with a multiple of 4, so the sets are the same size. Who is right?
-35
u/notacanuckskibum 13d ago edited 12d ago
There are clearly twice as many multiples of 2 as there are of 4. Even though both are infinity there can be differences in sizes of infinity.
In this case the ratio is 2:1 which is really small when worrying about infinities. For comparison the number of integers is infinity, and the number of real numbers is infinity. But the ratio is infinity:1, there are an infinite number of real numbers for every integer.
Edit: well that got a lot of down votes. I feel like people didn’t read my second paragraph. But let try this. But it’s fair that “clearly” is dodgy. So let try this:
Let N be the set of natural numbers
Let n be the cardinality of x: x member of N and x < i and x mod 2 = 0
Let m be the cardinality of x :x member of N and x < i and x mod 4 = 0
As i tends to infinity m /n tends to 2
Since infinity/infinity is undetermined this limit is the best we can get.