Reciprocal Calculator
Find the reciprocal (multiplicative inverse) of any decimal, integer, fraction, or mixed number with step-by-step math.
What is the Reciprocal of a Number?
The reciprocal of a number, also known as its multiplicative inverse, is simply 1 divided by that number ($1/x$ or $x^{-1}$). When any non-zero number is multiplied by its reciprocal, the result is always equal to 1:
$$x \times \frac{1}{x} = 1$$
Finding the reciprocal is one of the most fundamental operations in algebra, physics, and electronics. For example, dividing by a fraction is accomplished by multiplying by its reciprocal ("keep, change, flip"). In electrical engineering, the reciprocal of electrical resistance is electrical conductance ($G = 1 / R$, measured in Siemens).
How to Find the Reciprocal of Different Numbers
1. Reciprocal of a Whole Number
Any whole number $n$ can be written as the fraction $n / 1$. Flipping numerator and denominator yields:
$$\text{Reciprocal of } n = \frac{1}{n}$$
For instance, the reciprocal of 5 is $1/5 = 0.2$. The reciprocal of 8 is $1/8 = 0.125$.
2. Reciprocal of a Fraction
For any common fraction $a / b$, swap the top and bottom values:
$$\text{Reciprocal of } \frac{a}{b} = \frac{b}{a}$$
For example, the reciprocal of $2/3$ is $3/2 = 1.5$ (or mixed number $1\frac{1}{2}$). If you want to convert fractions to ratios, use our Ratio to Fraction Calculator.
3. Reciprocal of a Mixed Number
To find the reciprocal of a mixed number like $1\frac{3}{4}$:
- Convert to an improper fraction: $1\frac{3}{4} = \frac{(1 \times 4) + 3}{4} = \frac{7}{4}$.
- Invert the fraction: $\frac{4}{7}$.
4. Reciprocal of Negative Numbers and Decimals
The reciprocal of a negative number is always negative: the reciprocal of $-4$ is $-1/4 = -0.25$. For decimals, write the decimal as a fraction (e.g. $0.75 = 3/4$) and invert it ($4/3 = 1.3333$).
Why Does Zero Have No Reciprocal?
Zero is the only real number that does not have a reciprocal. Attempting to compute the reciprocal of 0 requires dividing 1 by 0 ($1/0$), which is mathematically undefined. There is no number that can be multiplied by 0 to yield 1, because anything multiplied by 0 equals 0.
Frequently Asked Questions
What is the reciprocal of 1?
The reciprocal of 1 is 1 ($1/1 = 1$). Similarly, the reciprocal of -1 is -1. 1 and -1 are the only real numbers that are equal to their own reciprocals.
What is the reciprocal of 0?
The reciprocal of 0 is undefined. Division by zero has no valid meaning in standard arithmetic because no number multiplied by 0 can equal 1.
Is the reciprocal the same as the opposite (additive inverse)?
No. The opposite (additive inverse) of a number $x$ is $-x$, where $x + (-x) = 0$. The reciprocal (multiplicative inverse) is $1/x$, where $x \times (1/x) = 1$. For example, the opposite of 5 is -5, while the reciprocal of 5 is 1/5.
How do you use reciprocals to divide fractions?
To divide by any fraction, multiply by its reciprocal. For example, $(2/3) \div (4/5) = (2/3) \times (5/4) = 10/12 = 5/6$.