Why is the inverse of logarithm base a the exponential function a^x?

  • Thread starter Thread starter nobahar
  • Start date Start date
  • Tags Tags
    Inverse Logarithm
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 14K views
nobahar
Messages
482
Reaction score
2
Hello!
Run into trouble...again.
This concerns the inverse function of a logarithm
If a function maps x on to logax, then the inverse maps logax on to x.
So, f(x) = logax, can be presented as y=logax; therefore, x=ay.
The book states that the inverse is ax, why is this the inverse?
I tried determining the inverse by using a basic inverse:
f(x)=3x+1
f-1(x)=(x-1)/3
If x=2
Then, f(x)=3*2+1=7
and f-1(x)=(7-1)/3=2
If the product of logax=y, going the other way involves ay=x, yet the inverse is, apparently, ax.
I don't see why this is so...

P.S. Happy voting!
 
Physics news on Phys.org
So, f(x) = logax, can be presented as y=logax; therefore, x=ay.

You are correct. I think the book is just redefining "x". Kind of the way you did when you used x in both the function and inverse function definitions...

f(x)=3x+1
f-1(x)=(x-1)/3

It's better to be explicit about a different "x" and "y" for the two different directions...
 
Your work is correct; the difference is mostly a matter of notation.

One old1 trick for finding inverses of functions is to begin by reversing the roles of [tex]x[/tex] and [tex]y[/tex] at the start. The complete process would look like this.

[tex] \begin{align*}<br /> f(x) & = \log_a x \\<br /> y & = \log_a x \tag{Now switch variables}\\<br /> x & =\log_a y\\<br /> a^x & = y,<br /> \end{align*}[/tex]

so the inverse function has equation

[tex] y = a^x[/tex]

We are accustomed to writing functions in the [tex]y =[/tex] form in early math courses.

Footnote 1: I know this is an old procedure because I learned it when I was in high school: if it has been around that long, it is indeed old.
 
Thanks for the quick replies! The responses are much appreciated, and even tickled me :smile:, not something one would associate with a maths help forum!
So ax is really ay 'in disguise', since it is the inverse function the y is now the x?
 
Don't write "x" and "y" in isolation. That is what is confusing you. The functions f(x)= ln(x) or f(y)= ln(y) or f(z)= ln(z) are all exactly the same function.

If f(x)= ln(x) then f-1(x)= ex or f-1(y)= ey or f-1(a)= ea, etc. it doesn't matter what you call the variable.
 
Okay, I thought I had it...
If f(x)=y, then f(x)=logax, and ay=x, and so af-1(x)=x?
If f(x)=logax and the inverse is ax, and I attempt an equation it doesn't work... x has to change going in the different 'ends', and so x in the new equation (the inverse) is y on the first equation...
I appreciate this may be getting tiresome to explain... but please bear with me! :smile:
Thanks!
 
Sure it does
[tex]a^{log_a x}= x[/tex]
and
[tex]log_a(a^x)= x[/tex]

Once again, f(x)= loga(x), f(y)= loga(y), f(z)= loga(z), etc. are all exactly the same function.
 
The notation is getting to you.

[tex] \begin{align*}<br /> f(x) & = \log_a x\\<br /> y & = \log_a x \\<br /> x & = \log_a y\\<br /> a^x & = y<br /> \end{align*}[/tex]

This means that the function [tex]f(x) = \log_a x[/tex] has as its inverse

[tex] f^{-1}(x) = a^x[/tex]