View Single Post
  #3  
Old October 2nd, 2007, 09:46 AM
topsquark's Avatar
topsquark topsquark is offline
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,618
Country:
Thanks: 643
Thanked 2,312 Times in 2,098 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Quote:
Originally Posted by killasnake View Post
2^Logx = 2^log4 x
= 4^3x
I presume "Log" is log_{10}?

Use the change of base formula:
log_{10}(x) = \frac{log_2(x)}{log_2(10)}

So
2^{log_{10}(x)} = 2^{\frac{log_2(x)}{log_2(10)}}

= \left ( 2^{log_2(x)} \right )^{1/log_2(10)}

= x^{1/log_2(10)} \approx x^{0.30103}

-Dan
__________________
Got a Physics question? Come on over to
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"I must not fear. Fear is the mind killer. Fear is the little death that brings total obliteration. I will face my fear. I will permit it to pass over me and through me. And when it has gone I will turn the inner eye to see its path. Where the fear has gone there will be nothing. Only I will remain." - The Litany Against Fear, "Dune" by Frank Herbert
Reply With Quote