My PreCalculus teacher recently reviewed the properties of limits with us before our test and stated that any real number divided by infinity equals zero. This got me thinking and I asked them whether a complex number (i.e. $3+2i$ or $-4i$) divided by infinity would equal zero.
This completely stumped them and I was unable to get an answer. After doing some theoretical calculation, knowing that $i=\sqrt{-1}$, I calculated that a complex number such as $\frac{5i}{\infty}=0$ since $$\frac{5}{\infty}\cdot \frac{\sqrt{-1}}{\infty} = 0\cdot 0 = 0,$$ using properties utilized with real numbers that would state that $\frac{5x}{\infty} = 0$ since $$\frac{5}{\infty}\cdot \frac{x}{\infty} = 0\cdot 0 = 0.$$ Is this theoretical calculation correct or is there more to the concept than this?
Infinity isn't a number. It's notation.
It's a shorthand for a precise definition.
The symbol $\infty$ doesn't denote any element of $\Bbb{R}$ or $\Bbb{C}$ (the real or complex numbers respectively), so when we say something like $\frac{1}{\infty}=0$, this is not division, it's shorthand for the statement $$\lim_{x\to\infty} \frac{1}{x} =0,$$ and once again we have another $\infty$ symbol, which means that this statement is also shorthand for the statement that
That said, we can consider whether this shorthand makes any sense for complex numbers.
Well, if $a + bi$ is some complex number, then $|a+bi|=\sqrt{a^2+b^2}$, so if we consider $$\frac{a+bi}{\infty} = 0,$$ this should be shorthand for the statement that
This statement is still true. Given any $\epsilon>0$, we can find some integer $N$ large enough that $\frac{|a+bi|}{N} < \epsilon$, and then when $|z| > N$, we have $$\left|\frac{a+bi}{z}\right| = \frac{|a+bi|}{|z|} < \frac{|a+bi|}{N} < \epsilon.$$
Thus we can say that $\frac{a+bi}{\infty}=0$ for any complex number $a+bi$, but I want to emphasize again that this is not division. It's shorthand for a longer statement with a precise meaning.