Calculate Base 10 Logs Without Calculator

  • Thread starter jenzao
  • Start date
  • Tags
    Base Log
In summary, there are a few ways to calculate multi-digit base 10 logs without a calculator or tables. One method is to factor the number into its prime factors and use the property that log(ab) = log(a) + log(b). However, this may require knowledge of many primes. Another method involves using the Taylor's Polynomial expansion for log(x) when x is between 0 and 1. This can be applied by breaking the number down into smaller factors with known logs and factors that are close to 1.
  • #1
jenzao
48
0
Is there a way to calculate multi digit base 10 logs without a calc or tables?

eg.. what is ? log (base 10) of 1381.42?? (without a calulator)??
 
Mathematics news on Phys.org
  • #2
(with caveat that i memorized log 1 - 9)
 
  • #3
Of coursethat is possible, the first people who made tables did not have calculators.
since
log(ab)=log(a)+log(b)
numbers should be decomposed multiplicatively.
One method is to factor into primes
log(1381.42)=-2+log(2)+2log(17)+log(239)
This shows a problem logs of many primes will be needed
another method would involve writing the number as a product of factors with known logs and factors near 1 since when x is small
log(1+x)~log(e)[x-x^2/2+x^3/3-x^4/4+...]
say one knew log(138176)
then
log(1381.42)=-2+log(138176)-log(1+1/4064)
 
  • #4
What I would do is this:
First, log(1381.42)= log(0.138142 x104)= 4+ log(0.138142).

Now, use the 'Taylor's Polynomial' expansion:
for 0< x< 1, log(x)= x+ (1/2)x2+ (1/3)x^3+ ...+ (1/n)x^n.
 

FAQ: Calculate Base 10 Logs Without Calculator

How do I calculate base 10 logs without a calculator?

To calculate base 10 logs without a calculator, you can use the formula log10x = y, where x is the number and y is the exponent. For example, to calculate log10100, you would need to find the exponent that when raised to the power of 10, equals 100. In this case, the answer is 2 since 102 = 100.

Why is it important to be able to calculate base 10 logs without a calculator?

Being able to calculate base 10 logs without a calculator is important for building a strong foundation in mathematics and problem-solving skills. It also allows you to solve complex logarithmic equations without relying on technology. Additionally, it can be useful in situations where a calculator is not available or not allowed.

What are some tips for calculating base 10 logs without a calculator?

One tip for calculating base 10 logs without a calculator is to memorize the powers of 10 up to 106. This can help you quickly identify the exponent when solving logarithmic equations. Another tip is to break down larger numbers into smaller factors, making it easier to calculate the log. You can also use estimation and rounding to quickly approximate the answer.

Are there any common mistakes to avoid when calculating base 10 logs without a calculator?

One common mistake when calculating base 10 logs without a calculator is not paying attention to the base of the logarithm. Make sure to always identify the base and use the appropriate formula. Another mistake is forgetting to convert the number into scientific notation, which can make the calculation more complicated than necessary.

Can I use logarithms to solve real-life problems?

Yes, logarithms are used in many real-life applications, such as measuring the loudness of sound, calculating pH levels, and determining earthquake magnitudes. They are also used in fields like finance, biology, and physics. Being able to calculate base 10 logs without a calculator can help you better understand and solve these types of problems.

Similar threads

Replies
15
Views
3K
Replies
3
Views
1K
Replies
3
Views
2K
Replies
6
Views
5K
Replies
2
Views
2K
Replies
10
Views
2K
Replies
15
Views
16K
Back
Top