While some common (i.e., base-10) logarithms work out evenly, like , most do not. Here is the typical output when a scientific calculator computes a logarithm:
To a student first learning logarithms, the answer is just an apparently random jumble of digits; indeed, it can proven that the answer is irrational. With a little prompting, a teacher can get his/her students wondering about how people 50 years ago could have figured this out without a calculator. This leads to a natural pedagogical question:
Can good Algebra II students, using only the tools at their disposal, understand how decimal expansions of base-10 logarithms could have been found before computers were invented?
Here’s a trial-and-error technique — an exploration activity — that is within the grasp of Algebra II students. It’s simple to understand; it’s just a lot of work.
To approximate , look for integer powers of
that are close to powers of 10.
In the previous post in this series, we essentially used trial and error to find such powers of 3. We found
,
from which we can conclude
.
This approximation is accurate to five decimal places.
By now, I’d imagine that our student would be convinced that logarithms aren’t just a random jumble of digits… there’s a process (albeit a complicated process) for obtaining these decimal expansions. Of course, this process isn’t the best process, but it works and it only uses techniques at the level of an Algebra II student who’s learning about logarithms for the first time.
If nothing else, hopefully this lesson will give students a little more appreciation for their ancestors who had to perform these kinds of calculations without the benefit of modern computing.
We also saw in the previous post that larger powers can result in better and better approximation. Finding suitable powers gets harder and harder as the exponent gets larger. However, when a better approximation is found, the improvement can be dramatic. Indeed, the decimal expansion of a logarithm can be obtained up to the accuracy of a hand-held calculator with a little patience. For example, let’s compute
Predictably, the complaint will arise: “How did you know to try ?” The flippant and awe-inspiring answer is, “I just kept multiplying by 3.”
I’ll give the real answer that question later in this series.
Postponing the answer to that question for now, there are a couple ways for students to compute this using readily available technology. Perhaps the most user-friendly is the free resource Wolfram Alpha:
.
That said, students can also perform this computation by creatively using their handheld calculators. Most calculators will return an overflow error if a direct computation of is attempted; the number is simply too big. A way around this is by using the above approximation
, so that
. Therefore, we can take large powers of
without worrying about an overflow error.
In particular, let’s divide by $153$. A little work shows that
,
or
.
This suggests that we try to compute
,
and a hand-held calculator can be used to show that this expression is approximately equal to . Some of the last few digits will be incorrect because of unavoidable round-off errors, but the approximation of
— all that’s needed for the present exercise — will still be evident.
By the Laws of Exponents, we see that
.
Whichever technique is used, we can now use the Laws of Logarithms to approximate
:
.
This approximation matches the decimal expansion of to an astounding ten decimal places:
Since hand-held calculators will generate identical outputs for these two expressions (up to the display capabilities of the calculator), this may lead to the misconception that the irrational number is actually equal to the rational number
, so I’ll emphasize again that these two numbers are not equal but are instead really, really close to each other.
Summarizing, Algebra II students can find the decimal expansion of can be found up to the accuracy of a hand-held scientific calculator. The only tools that are needed are
- The Laws of Logarithms
- A hand-held scientific calculator
- Access to the Wolfram Alpha website (optional)
- A lot of patience multiply
by itself repeatedly in a quest to find integer powers of
that are close to powers of
.
While I don’t have a specific reference, I’d be stunned if none of our ancestors tried something along these lines in the years between the discovery of logarithms (1614) and calculus (1666 or 1684).
One thought on “Decimal Approximations of Logarithms (Part 3)”