Is $i$ a complex solution to $$ \frac{1}{x^2 + 1} = 0 \;?$$
Knowing that it has no real solutions, substituting $i$ leaves $\frac{1}{0}$ which for me is equal to zero. Is this right?
2026-04-03 06:03:11.1775196191
On
Taking complex solution on $\frac{1}{x^2 + 1} = 0$
140 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
We have that
$$\frac{1}{x^2 + 1} = 0$$
is an expression defined for $x^2+1 \neq 0$ and it has not (real nor complex) solutions.
Indeed for any $z\in \mathbb{C}$ we have
$$\frac{1}{z^2 + 1} = 0 \implies \left|\frac{1}{z^2 + 1}\right| = |0| $$
but
$$\left|\frac{1}{z^2 + 1}\right|=\frac{1}{|z^2 + 1|}\neq 0\quad \forall z$$
No, this is wrong. $1/0$ is definitely not equal to zero, it is rather an undefined expression. Note that in complex analysis functions are defined in similar ways. If you wanted to consider that expression over $\mathbb C$, it would be :
$$f(z) = \frac{1}{z^2+1}, \quad z \in \mathbb C\setminus\{\pm i\}$$
The denominator can never be zero no matter if you're studying strictly real numbers or complex numbers.
The equation
$$f(z) = 0 \implies \frac{1}{z^2+1} = 0$$
is false, as it has no solutions at all.