8.8: Additional Topics
( \newcommand{\kernel}{\mathrm{null}\,}\)
Computing Large Powers
Logarithms were originally used to compute large products and powers. Prior to the age of calculators and computers, mathematics students spent many hours learning and practicing these procedures. In current times, most of these computations can be done easily on a calculator, so the original use of logarithms is usually not taught anymore.
However, calculators are still limited. They cannot compute large powers such as 253789 (try it!), and most computer programs can’t either (all such tools have a limit on the size of the computations they can perform).
So how can we compute large powers such as these? The idea is to use our knowledge of the properties of logarithmic and exponential functions. Here is the procedure:
- First, let y=253789, and take the log of both sides:
log(y)=log(253789)
= 789 log(253) (property of logs)
≈1896.062091 (calculator approximation) - Now the idea is to exponentiate both sides, using the function 10x. However, your calculator still cannot compute 101896.062091 (try it). So now we separate out the integer part, and our final answer will be in scientific notation:
y=10log(y)=101896.062091=101896+0.062091=101896⋅100.062091≈101896⋅1.153694972 (calculator approximation)
Thus, the final answer is approximately 1.153695⋅101896. Here is one additional example:
Compute the value 2400, and express your answer in scientific notation.
- Let y=2400, and take the log of both sides:
log(y)=log(2400)
= 400 log(2) (property of logs)
≈120.4119983 (calculator approximation) - Exponentiate both sides, using the function 10x and separating out the integer part of the exponent:
y=10log(y)=10120.4119983=10120+4119983=10120⋅100.4119983
≈10120⋅2.582250083 (calculator approximation)
The final answer is approximately 2.582250⋅10120.
Exercise
In Exercises 1-10, compute the value of the expression. Express your answer in scientific notation c⋅10n.
131808
- Answer
-
5.691⋅101710
132759
148524
- Answer
-
1.649⋅101137
143697
187642
- Answer
-
3.329⋅101458
198693
162803
- Answer
-
1.740⋅101774
142569
134550
- Answer
-
8.084⋅101169
153827