Awkard question with logarithms

  • Thread starter Byrgg
  • Start date
  • Tags
    Logarithms
In summary, the conversation discussed various ways to prove the equation b^(log_b x) = x. The first method involved substitution, where log_b x was replaced with y and then substituted back into the equation to show it was true. The second method involved using the fact that log_b x and b^x are inverses, allowing the equation to be rewritten as b^(f(x)) = b^(log_b x), which simplifies to x = b^x. The math teacher also suggested an "intuitive" way of looking at the problem, which involved recognizing the definition of log_b x as the exponent to which b must be raised to reach x, thus proving the equation. The conversation also touched on the relationship between logarith
  • #1
Byrgg
335
0
I posted a thread about proving the following:

[itex]b^(log_b x) = x[/itex]

a while back, and received help in understanding multiple ways to prove it. But I also asked a math teacher prior to requesting help here, he suggested 2 methods:

Substitution(also suggested by my physics teacher):

Let [itex]log_b x = y[/itex], which is the same as writing [itex]b^y = x[/itex], right? but we already said y = [itex]log_b x = y[/itex], therefore, by substituting we get: [itex]b^(log_b x) = x[/itex]

That method was simple enough, I was also shown by the people here that by applying that [itex]log_b x[/itex] and [itex]b^x[/itex] were inverses, you could achieve the same final result:

let [itex]log_b x = f(x)[/itex], and [itex]b^x = g(x)[/itex], by composing the inverses you get:

g(f(x)) = x = [itex]b^f^(x)[/itex]
= [itex]b^(log_b x)[/itex]

And after much work, I finally understood this method as well.

But another way the math teacher suggested, was what he called the 'intuitive' way, simply by 'looking' at the problem, you could see the relationship to be true... my guess is that he meant you could see the first way mentioned here simply by 'looking'. Does anyone have an idea of what he may have been suggesting? Thanks in advance.
 
Last edited:
Physics news on Phys.org
  • #2
Woops sorry, the imaging didn't work out so well, look at the equation I was trying to prove as b^(log_b x) = x.
 
  • #3
Argh, the message editor isn't working well, also, when I composed the inverses read as b^(f(x)) (with f(x) being entierely in the exponent).
 
  • #4
I'll try and clear up any misconceptions here with my poor latex skills, just to go over everything...

I'm trying to prove x = b^(log_b x), which I know how to do, but I'm just curious as to what the 'intuitive' way mentioned by the math teacher is...

When I composed the inverses, it should be read as:

g(f(x)) = b^(f(x))
= b^(log_b x)

Someone please help soon...
 
  • #5
Byrgg said:
I posted a thread about proving the following:

[itex]b^(log_b x) = x[/itex]
I guess you meant [itex] b^{log_b (x)} = x [/itex] (you must use curly braces).

It's actually "obvious" by the very definition of a log in base b. That's surely what your prof had in mind.

By definition, what does log_b(x) represent? Using only words? It represents the exponent to which b must be raised to give x! Right?

Therefore if you calculate [itex] b^{log_b(x)}[/itex] you of course get back x!

You see what I mean?

patrick
 
  • #6
I think you mean
[tex]b^{log_b(x)}=x[/tex]

Think about the basic definition of logarithm. How are logarithmic and exponential functions related ?

Edit: Lately my typing has been on the slower side.
 
  • #7
arunbg said:
I think you mean
[tex]b^{log_b(x)}=x[/tex]

Think about the basic definition of logarithm. How are logarithmic and exponential functions related ?

Edit: Lately my typing has been on the slower side.
:rofl: :rofl:

It looks as if we are "chasing" each other around the boards! :tongue2:
And we are posting the same comments! (hey, maybe we are twins from different universes, "a la Many World Interpretation" of QM! :approve:

I am logging off now so I won't annoy you by "cutting" you off!
:biggrin:

Best regards

Patrick
 
  • #8
Yes, thanks for providing that code reference for me, [tex]b^{log_b(x)}=x[/tex] indeed that is what I was trying to write.

Ok, so let's see here, the exponent to which must be raised to reach x, this is the same as log_b(x), right? So by rasing b to this exponent, you must get x? Right?

Wow, I feel like an idiot now >_>, I'm pretty sure that's exactly what the math teacher said too, I've got to pay more attention, it's hard when you're stressing about exams and the like though, thanks for your help you two.

If my little summary there was right, then I don't think there's any more further questions.
 
  • #9
Oh, also I guess it's worth bringing back(from my old thread), about
log_b (x) and b^x being inverses...

It was said that the equation [tex]b^{log_b(x)}=x[/tex] was precisely saying log_b (x) and b^x were inverses...

You would prove that statement by using the method I showed before right? Or is there something else I forgot?

Here's the method...

let y = [itex]log_b (x)[/itex], and y = [itex]b^x[/itex] by composing the inverses you get:

g(f(x)) = x = [itex]b^{log_b(x)}[/itex]

Right?

Basically, I'm curious as to why exactly you say they are inverses in the first place, is it because of the definition?
 
  • #10
You can just take the log base b of both sides. That will save you the trouble of thinking about it, unless you're trying to work from first principles.
 
  • #11
Yeah I already know that way, and yes, I was trying to work from first principles, sort of... Was I right, or does something need correcting?
 
  • #12
Byrgg said:
Basically, I'm curious as to why exactly you say they are inverses in the first place, is it because of the definition?
Basically yes, they are inverses because they are defined as such. This is like asking why is arcsine the inverse of sine.
 
  • #13
Ok, and from that knowledge, you can use the method I showed(and learned here in the first place) to prove the equation(composing the inverses)?
 
  • #14
Yes Byrgg, I think you have got it .
Also it is worthwhile to note that
[tex]log_b(b^x)=x[/tex]
This highlights the property of invertible functions.
 
  • #15
Yeah I noticed that too, and I guess it's also worth mentioning how easy it is to see the compostion of inverses here...

b^x = f(x)
log_b (x) = g(x)

so obviously those two relationships simply show the subbing of inverses into each other, which also equals x, right?
 
  • #16
Byrgg said:
Yeah I noticed that too, and I guess it's also worth mentioning how easy it is to see the compostion of inverses here...

b^x = f(x)
log_b (x) = g(x)

so obviously those two relationships simply show the subbing of inverses into each other, which also equals x, right?
Yes, they are both functions of x and inverses of each other, so if one forms a composite function, either fg(x) or gf(x), then the result in this case simply x.
 
  • #17
Byrgg said:
Yeah I noticed that too, and I guess it's also worth mentioning how easy it is to see the compostion of inverses here...

b^x = f(x)
log_b (x) = g(x)

so obviously those two relationships simply show the subbing of inverses into each other, which also equals x, right?

Yes.

If we use the notation [itex] f^{-1} [/itex] for the inverse of a function, then, by definition,
[tex] f ( f^{-1}(x)) = f^{-1}(f(x)) = x [/tex]

It's actually a bit tricky because one must be very careful about the domains and images of the function and inverse functions and that may mess up things sometimes (for example, [itex] \ln(e^{-2}) =-2 [/itex] but [itex] e^{\ln(-2)}[/itex] is clearly not defined. Or taking an inverse sin has multiple solutions).
 
  • #18
I don't know, the one thing I think that still bugs me is exactly how you can look at [itex]b^{log_b (x)} = x[/itex] and simply automatically say that [itex]log_b[/itex] and [itex]b^x[/itex] are inverses... Since you can't really tell what the exponent of b was prior to substitution...
 
  • #19
An exponential function is a strictly increasing function. With that, you may prove that there exists an inverse function.
 
  • #20
Let me ask you a question how can you just look at ArcCos(Cos(x)) = x and simply automatically say that ArcCos and Cos are inverses?
 
  • #21
You can say those are inverses because they do opposite things to x, thus cancelling out I guess...
 
  • #22
Byrgg said:
You can say those are inverses because they do opposite things to x, thus cancelling out I guess...
Yup, what's the difference between my question and yours?
 
  • #23
Hmmm, I think I see your point... b, raised to an exponent, gives x... this could be seen as a function of x I think, right?
 
  • #24
Byrgg said:
Hmmm, I think I see your point... b, raised to an exponent, gives x... this could be seen as a function of x I think, right?
It is indeed a function of x. f(x) = bx and f-1(x) = logbx
 
Last edited:
  • #25
Err, if b raised to an exponent gives x, then wouldn't it be something like b^y = x? You kind of put it the other way around there I think...
 
  • #26
Byrgg said:
Err, if b raised to an exponent gives x, then wouldn't it be something like b^y = x? You kind of put it the other way around there I think...
I was simply stating that the two functions I gave about were inverses. I'm not quite sure where your going with the by = x thing.:confused:
 
  • #27
Well, the b^y = x thing could also be seen written as log_b (x)... which is what I was trying to say earlier... b to an exponent equals x.
 
  • #28
So what your saying is that by = x and that y = logb|x| ?
 
  • #29
Hootenanny said:
So what your saying is that by = x and that y = logb|x| ?
Who were you responding to? I surely wouldn't say that- I would maintain that the function f(y)= by is only defined for positive and therefore, x= by must be positive.

For b positive, the function f(x)= bx has domain all real numbers and range all positive real numbers and so logb(x) has domain all positive real numbers and range all real numbers.

By the way, Byrgg, the whole point is founded on how these functions are defined, a point made earlier. Often f(x)= bx is defined by defining bn for positive integer n and then expanding to other numbers systems in a way that keeps the "laws of exponents" true. g(x)= logb(x) is then defined as the inverse function to f.

Conversely, it is sometimes done, in calculus, to define ln(x) as
[tex]\int_0^x \frac{1}{t}dt[/tex]
show all the properties of logarithm from there and then define ex as the inverse of that.

Of course, you could use both definitions and show that each is the inverse of the other.
 
  • #30
Sorry about that, I was away for a while... had some time to clear my head a bit...

Anyway... referring to Hootenanny's example:

ArcCos(Cos(x)) = x

I realized that in this case, you can say they are inverses, because normally cos(x) and arccos(x) are functions of x, correct? In order to obtain x from cos(x), you would have to plug the inverse of cos(x) into it, or plug cos(x) into the inverse, thus obtaining the equation ArcCos(Cos(x)) = x, which is also equal to Cos(ArcCos(x)) = x, this sound ok so far?

For the function log_b (x), in order to obtain x from this, you must similarily, plug this into it's inverse, or it's inverse into it. The inverse being b^x, as said, you can do this either way, by subbing it into the inverse, or vice versa, and thus obtaining b^log_b (x) or log_b b^x. Therefore by looking at the equation [itex]b^{log_b (x)} = x[/itex], you can see the relationship, you can see log_b(x), and on the other side this has been turned into x, therefore, you can assume it's been plugged into it's inverse, or it's inverse has been plugged into it, right? Thus obtaining the two possible equations that I already mentioned, and am too lazy to write out again. And of course, the inverse here has to be b^x, because you are subbing the function into each x value.

Whew! That sound ok? Did I miss something, or ddoes that all sound logical. I know it's very obvious... but you know, with all my questions, it's veyr difficult to keep a clear mind.
 
  • #31
HallsofIvy said:
Who were you responding to? I surely wouldn't say that- I would maintain that the function f(y)= by is only defined for positive and therefore, x= by must be positive.

For b positive, the function f(x)= bx has domain all real numbers and range all positive real numbers and so logb(x) has domain all positive real numbers and range all real numbers.
That's what I thought Byrgg was saying in his post. I wanted to make sure, before I launched into an explanation.

Byrgg, your explanation there is correct. However, I would state as Halls of Ivy and many others have that the two functions are defined as inverses.
 
  • #32
I came up with another, though very crude demonstration, someone tell me if this is ok:

(x + 1) - 1 = x

Obviously, it can be seen simply that x + 1 - 1 = x, but could you also see this as a composition of inverses? Take x + 1 and x - 1 to be inverses, and thus by substituting one into the other, you receive either
(x + 1) - 1 = x or (x - 1) + 1 = x

Very simple, but I think this also shows an example.
 
  • #33
Yes, I think that qualifies albeit trivial .
 
  • #34
Byrgg said:
I came up with another, though very crude demonstration, someone tell me if this is ok:

(x + 1) - 1 = x

Obviously, it can be seen simply that x + 1 - 1 = x, but could you also see this as a composition of inverses? Take x + 1 and x - 1 to be inverses, and thus by substituting one into the other, you receive either
(x + 1) - 1 = x or (x - 1) + 1 = x

Very simple, but I think this also shows an example.
In other words, if f(x)= x+ 1 then f-1(x)= x-1 is its inverse.
Or, in words, adding and subtracting are "inverse" operations.
 
  • #35
Yeah that's what I was getting at.
 

What is a logarithm?

A logarithm is a mathematical function that represents the power to which a base number must be raised to produce a given number. In other words, it is the inverse of exponentiation.

Why are logarithms used?

Logarithms are used to simplify complex mathematical calculations, particularly in the fields of science and engineering. They can also be used to solve exponential equations and analyze data.

How do you solve a logarithmic equation?

To solve a logarithmic equation, you can use the properties of logarithms to rewrite the equation in a simpler form. Then, you can solve for the variable using algebraic techniques.

What are the common properties of logarithms?

The three most common properties of logarithms are the product rule, quotient rule, and power rule. These rules allow you to simplify logarithmic expressions and solve equations.

What is the difference between natural logarithms and common logarithms?

Natural logarithms use the base e, which is a mathematical constant approximately equal to 2.71828. Common logarithms use the base 10. Both types of logarithms are commonly used in scientific and mathematical calculations.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
11
Views
518
  • Precalculus Mathematics Homework Help
Replies
7
Views
397
  • Precalculus Mathematics Homework Help
Replies
15
Views
641
  • Precalculus Mathematics Homework Help
Replies
13
Views
305
Replies
6
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
5
Views
957
  • Precalculus Mathematics Homework Help
Replies
10
Views
1K
Replies
14
Views
1K
Replies
12
Views
1K
Back
Top