What is the value of .8^(2/5) when using logs?

  • Thread starter Thread starter John O' Meara
  • Start date Start date
  • Tags Tags
    Calculations
AI Thread Summary
The discussion focuses on calculating the value of .8^(2/5) using logarithms. Participants explore the steps involved, noting that log(.8) can be expressed as log(8) - 1. A calculator is recommended for accuracy, as it provides a more precise logarithmic value than traditional tables. The final calculations lead to the conclusion that .8^(2/5) is approximately 0.9146056. The conversation highlights the transition from manual calculations to using digital tools for efficiency and accuracy.
John O' Meara
Messages
325
Reaction score
0
I wish to find the value of .8^(2/5) using logs. I can find the value of .8^(-2/5) as follows: =(log(8)X1/10)X-2/5
=(-1 + .9031)X-2/5 = (-.0969)X-2/5 = +.03876;
antilog(.03876) = 1.093;
Now to find .8^(2/5) my approach is the same:
log(.8)X2/5 = (log(8)X10^-1)X2/5
= (bar1 + .9031)X2/5 : what do I do next. (bar1 = -1)
 
Physics news on Phys.org
It is hard to understand what you have done.

\log( .8^ \frac 2 5 )

= \frac 2 5 \log (.8)
= \frac 2 5 ( \log (8) - \log (10))

Excell tells me the answer should be ~.915
 
Last edited:
John O'Meara's work looks exactly like what I used to do in high school. (Of course, we did all calculations on an abacus back then!). Since a table of logarithms only gave logarithms for numbers between 1 and 10, write .8 as 8 x 10-1. Then log(.8)= log(8)- 1! It's hard to imagine anyone today doing it that way- a calculator will give immediately that log(.8)= -0.096910013008056414358783315826521, far more accurate than any table would be. 2/5 times that is
-0.038764005203222565743513326330608. (I got that, by the way, from the calculator supplied with Windows.)

Integral, log(.8) is negative. The value you give can't possibly be right.
 
Clarifcation:
My Excell value is for .8 ^ \frac 2 5 not the log.
 
Ah! Okay.

John O'Meara, after you have (-1+ .9031)X2/5 the obvious "next thing to do" is the multiplication: -2/5+ .36124= -.4+ .361234= -1+ .6+ .361234= -1+ .961234. Now look that up in the "body" of whatever log tables you are using: find the x that gives that logarithm. More simply you can use the calculator that comes with Windows to find the 'inverse' log of that: the inverse log of .961234 is 9.146056 so we have 9.146056x 10-1= 0.9146056. Actually, it is not at all difficult to use the Windows calculator to do .8.4 directly and see that that is, in fact, the correct answer.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top