Let a
be the number of real numbers between 0 and 1
Let b
be the number of all integers.
Can I say b=2a+1
, since for every real number n
where 0<n<1
, I can take n
and remove the 0.
in the beginning, making it an integer, and have a positive and negative of that integer? I will also have 0
in the integer set which cannot be reached through above method, hence the +1
.
I think the logic is pretty sound, are there any mistakes in this argument?
a
andb
are infinite, and there can be relations between different infinities, can you point out where the logic is unsound, and why are there more real numbers between 0 and 1 than integers. – what is sleep Dec 19 '13 at 19:430.
before an irrational number between 0 and 1, I will get infinity which is not an integer. – what is sleep Dec 19 '13 at 19:53