Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Why does zero raised to the power of negative one equal infinity?

Writer Olivia Zamora
$\begingroup$

I had the question of $0^{-1}$ on a math test and I naturally assumed that this evaluates to zero, but from what I have seen from various sources it is equal to infinity which I do not quite understand. I would sooner believe that this it is just undefined.

$\endgroup$ 3

2 Answers

$\begingroup$

$$ 0^{-1}=\frac{1}{0}=\mbox{undefined} $$ because $$ \lnot\exists x\in\mathbb{R}:1=0\times x $$

$\endgroup$ 2 $\begingroup$

Strictly speaking we say $0^{-1}$ is undefined.

$x^{-1}$ is the multiplicative inverse of the number $x$.   By definition of the multiplicative inverse, the product of a number and its multiplicative inverse equals one.   So we would have $0\times 0^{-1} = 1$.

However, by definition of zero and multiplication, the product of zero and any number equals zero. So $0\times 0^{-1} = 0$.

So, unless $0=1$, these definitions conflict!   Hence the multiplicative inverse of zero is undefined.


Another way.

We can examine the behaviour of the function $f(x)=x^{-1}$ as $x$ approaches zero.   Plot the curve $y=1/x$ to visualise what is happening.   (It is a hyperbola.)

On the right side, the limit of $x^{-1}$ tends towards positive infinitude as $x$ tends downwards to zero.

$$\lim_{0<x\to 0} \frac 1 x = +\infty$$

On the left side, the limit of $x^{-1}$ tends towards negative infinitude as $x$ tends upwards towards zero.

$$\lim_{0>x\to 0} \frac 1 x = -\infty$$

So there is a discontinuity in the function $f(x)= x^{-1}$ at $x=0$.   Thus the quantity of $0^{-1}$ is indefinite.

$\endgroup$ 0

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy