Calculate Exponents: 2^n = 1000?

  • Thread starter alfie254
  • Start date
  • Tags
    Exponents
In summary, the conversation discusses the use of logarithms to calculate the exponent required for a given base to equal a certain number. The inverse relationship between exponentiation and logarithms is described, as well as the properties and applications of logarithms. The conversation also mentions the use of calculators and logarithmic tables to easily calculate logarithms.
  • #1
alfie254
9
0
Ok, I have a number to the power of another, say 2^3 which of course is 8.
Question is if you have 2^n = 8 how do you calculate n?, this is obviously simple for the example but say if I needed to calculate n in 2^n = 1000 how do I do this either on paper or using a calculator, I've searched the web and come up with nothing so it is either extremely complicated or extremely easy and staring me in the face but I just can't see it at 2 o'clock in the morning!

Thanks for any help
Steve
 
Mathematics news on Phys.org
  • #2
The inverse operation of exponentiation is a logarithm. In particular, [itex]\log_b(a) = c[/itex] if [itex]b^c = a[/itex]. The logarithm retrieves the exponent necessary to take the base b to the number a. Some calculators will only have the natural logarithm available (whose base b is Euler's number e), or only the logarithm in base 10. In that case, you will need the change of base formula, which you can derive from the defining property of the logarithm above, or you can discover on this page.
The logarithm is transcendental, it cannot be written as a finite combination of other elementary functions. However, you can use Newton's method and other series methods to calculate the logarithm on paper. This is tedious and unnecessary, however, as it was common to use logarithmic tables to look up logarithms, and today calculators produce more digits in a millisecond than you can calculate by hand in a few seconds.
 
Last edited:
  • #3
Logs are amazing things. Here's just a few reasons:

They are the inverses of exponential functions. They have some very nice algebraic properties (log ab = log a + log b, and log a^b = b log a).

Log base 2 tells you the number of bits required to represent an integer.

Log base 10 tells you how many digits are in an integer.

Log base e (the natural logarithm or "ln") has a very clean definition in terms of calculus.

Logarithms are the basis for slide rules, the mechanical calculators used by engineers for hundreds of years prior to the invention of the pocket calculator.
 
  • #4
Most likely, your calculator will have a "Log" button and a "Ln" button

You can use either to solve your problem:

n=Log(1000)/Log(2), n=Ln(1000)/Ln(2)
 
  • #5
Thank you everybody, now I understand.

Alfie
 

Related to Calculate Exponents: 2^n = 1000?

1. What is an exponent?

An exponent is a mathematical notation used to indicate the number of times a number, called the base, is multiplied by itself. It is represented by a superscript number.

2. How do I calculate an exponent?

To calculate an exponent, you can use the formula: a^n = a x a x a... (n times), where a is the base and n is the exponent. For example, to find 2^3, you would multiply 2 by itself 3 times, resulting in 2 x 2 x 2 = 8.

3. How do I solve 2^n = 1000?

To solve this equation, we need to determine what value of n will make 2^n equal to 1000. We can rewrite 1000 as 2^3 x 5^3. This means that 2^3 must equal 1000 and n must equal 3. Therefore, the solution is n = 3.

4. What is the value of n in 2^n = 1000?

The value of n in this equation is 3. This can be found by rewriting 1000 as 2^3 x 5^3, and realizing that for 2^n to equal 1000, n must equal 3.

5. Can I use a calculator to solve 2^n = 1000?

Yes, a calculator can be used to solve this equation. You can use the logarithm function on your calculator to find the value of n. For example, using the base 2 logarithm function, log2(1000) = n. The answer will be n = 3.

Similar threads

  • General Math
Replies
5
Views
1K
Replies
7
Views
1K
  • General Math
Replies
1
Views
2K
Replies
7
Views
3K
Replies
6
Views
1K
Replies
9
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
2K
  • Introductory Physics Homework Help
Replies
9
Views
908
  • Engineering and Comp Sci Homework Help
Replies
0
Views
115
Back
Top