A problem in discrete math states that we need to prove that $(0,2010)$ has the same cardinality as $(0,\infty)$. The suggested solution is to find an injective function from $(0,2010)$ to $(0,\infty)$ and vice versa. I thought of the following function: $$f(x)=\frac{1}{x}$$ however the suggested function in the solution is: $$f(x)=\frac{1}{x}-\frac{1}{2010}$$ Why isn't my function enough why do we have to substract the $\frac{1}{2010}$ part?
2026-03-31 16:27:34.1774974454
On
finding an injective function between real numbers to prove equal cardinality
94 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
You function shows that $]0,1[$ has the same cardinality as $]1,+\infty[$, $f(x)=\frac{1}{x}-1$ seems like a good answer, and $f(x)=\frac{1}{x}-2010$ would show that $]0,1[$ is bigger than $]0,+\infty[$ (it spans a bigger interval) which is fine since you also have the inclusion the other way.
I don't know why they retracted $\frac{1}{2010}$, it doesn't show anything (it shows it for $]1-\frac{1}{2010},+\infty[$, but that is not the topic discussed here)
Your function establishes a bijection between $(0,1)$ and $(\color{red}1, \infty)$ - not what you are asked to show. But if you subtract that annoying $\color{red}1$, i.e. if you consider $\dfrac 1 x - 1$, then you get your desired bijection.
I don't get the $2010$ part and I wouldn't bother with it.