Skip to main content
Mathematics LibreTexts

8.8: Additional Topics

  • Page ID
    23268
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    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 \(253^{789}\) (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:

    1. First, let \(y = 253^{789}\), and take the log of both sides:

      \(log(y) = log(253^{789})\)
      = 789 log(253) (property of logs)
      \(\approx 1896.062091\) (calculator approximation)

    2. Now the idea is to exponentiate both sides, using the function \(10^x\). However, your calculator still cannot compute \(10^{1896.062091}\) (try it). So now we separate out the integer part, and our final answer will be in scientific notation:

      \(y = 10^{log(y)} = 10^{1896.062091} = 10^{1896+0.062091} = 10^{1896} \cdot 10^{0.062091} \approx 10^{1896} \cdot 1.153694972\) (calculator approximation)

    Thus, the final answer is approximately \(1.153695 \cdot 10^{1896}\). Here is one additional example:

    Example \(\PageIndex{1}\)

    Compute the value \(2^{400}\), and express your answer in scientific notation.

    1. Let \(y = 2^{400}\), and take the log of both sides:

      \(log(y) = log(2^{400})\)
      = 400 log(2) (property of logs)
      \(\approx 120.4119983\) (calculator approximation)

    2. Exponentiate both sides, using the function \(10^x\) and separating out the integer part of the exponent:

      \(y = 10^{log(y)} = 10^{120.4119983} = 10^{120+4119983} = 10^{120} \cdot 10^{0.4119983}\)

      \(\approx 10120 \cdot 2.582250083\) (calculator approximation)

    The final answer is approximately \(2.582250 \cdot 10^{120}\).

    Exercise

    In Exercises 1-10, compute the value of the expression. Express your answer in scientific notation \(c \cdot 10^{n}\).

    Exercise \(\PageIndex{1}\)

    \(131^{808}\)

    Answer

    \(5.691 \cdot 10^{1710}\)

    Exercise \(\PageIndex{2}\)

    \(132^{759}\)

    Exercise \(\PageIndex{3}\)

    \(148^{524}\)

    Answer

    \(1.649 \cdot 10^{1137}\)

    Exercise \(\PageIndex{4}\)

    \(143^{697}\)

    Exercise \(\PageIndex{5}\)

    \(187^{642}\)

    Answer

    \(3.329 \cdot 10^{1458}\)

    Exercise \(\PageIndex{6}\)

    \(198^{693}\)

    Exercise \(\PageIndex{7}\)

    \(162^{803}\)

    Answer

    \(1.740 \cdot 10^{1774}\)

    Exercise \(\PageIndex{8}\)

    \(142^{569}\)

    Exercise \(\PageIndex{9}\)

    \(134^{550}\)

    Answer

    \(8.084 \cdot 10^{1169}\)

    Exercise \(\PageIndex{10}\)

    \(153^{827}\)


    8.8: Additional Topics is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?