Ok. When I say "infinity," I mean an infinitely large number (such as $9999999\ldots$)
So we all know the common proof for $0.999\ldots = 1$.
If not, here it is:
$$ \begin{align*} x &= 0.999\ldots \\ 10x &= 9.999\ldots \\ 10x-x &= 9x \\ 9.999\ldots - 0.999\ldots &= 9 \end{align*} $$
Therefore, $9x = 9, x = 1$.
Using this logic, it can be proved that $0.000\ldots1 = 0$ because
$$ \begin{align*} 1 - 1 &= 0 \\ 1 - 0.999\ldots &= 0.000\ldots1 \end{align*} $$
and since $1 = 0.999\ldots$, that means that $0 = 0.000\ldots1$.
Now, if we were to take any number and divide it by an infinitely large number, then the answer would eventually consist of $0.000000\ldots1$ (or at least have an infinite series of zeros before a number other than one). Since $0.000\ldots1 = 0$, this must mean that $\frac{1}{\infty} = 0$.
Is this correct?