Log base 2 is the same thing as square root?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 41K views
xeon123
Messages
90
Reaction score
0
Hi,

Is is correct to say that the logarithm of base 2 of a number x, is the same thing as the square root of a number x?
 
Mathematics news on Phys.org
No, not at all.

To say that ##\log_2{x} = y## you mean that ##x=2^y##, logarithms are just ways of 'inversing' exponentiation (roughly). To say that ##\sqrt{x}=y## you are saying that ##x = y^2##, completely different.

However, there is a neat little tidbit that says that ##\sqrt{x}= e^\frac{\ln{x}}{2}##
 
Ok. But I can say that these 2 expressions are correct?

[itex]\log_{b} x = y[/itex], and [itex]b^y=x[/itex]
 
Last edited:
Yes, just the definition of logs.
 
xeon123 said:
Ok. But I can say that these 2 expressions are correct?

[itex]\log_{b} x = y[/itex], and [itex]b^y=x[/itex]

The appropriate terminology is that the two equations are equivalent. This means that any ordered pair (x, y) that satisfies one equation also satisfies the other. It also means that both equations have the same graph.