2

Is the logarithm function injective (or, one-to-one)?

In other words, does $\log_2(x) = \log_2(y) \implies x = y$?

I.e., as $x$ and $y$ are in the same log base, can I just drop the logs?

Thanks!

Srivatsan
  • 26,311
Danny King
  • 1,953

1 Answers1

2

What does it mean for a number $a$ to be equal to $\log_2(x)$? It means that $2^a=x$.

Can you use this to answer the question?