Question about a Logarithmic Property

  • Context: High School 
  • Thread starter Thread starter opus
  • Start date Start date
  • Tags Tags
    Logarithmic Property
Click For Summary

Discussion Overview

The discussion revolves around the properties of logarithms, particularly focusing on the conditions under which logarithmic equations can be equated and the implications of one-to-one functions in this context. Participants explore scenarios involving different bases and the validity of equating arguments based on the equality of outputs.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants propose that if two logarithmic expressions with the same base are equal, then their arguments must also be equal due to the one-to-one nature of the logarithmic function.
  • Others question whether the same property holds when the bases of the logarithms differ, suggesting that equal outputs do not necessarily imply equal inputs in such cases.
  • A participant presents an example from a textbook where different bases are involved, raising the issue of whether it is valid to equate the bases when the logarithmic expressions yield the same result.
  • There is a discussion about converting logarithmic equations into exponential form and the implications of the one-to-one property of exponential functions.
  • One participant emphasizes the necessity of both bases being positive and not equal to one when discussing the equality of logarithmic bases.

Areas of Agreement / Disagreement

Participants express differing views on whether logarithmic expressions with different bases can be equated based solely on their outputs. The discussion remains unresolved regarding the conditions under which bases can be equated.

Contextual Notes

Some participants note the importance of the one-to-one nature of logarithmic and exponential functions, while others highlight potential pitfalls when bases differ. The discussion includes references to specific examples and properties of logarithms that may not be universally applicable.

opus
Gold Member
Messages
717
Reaction score
131
Say I have ##log_5(x)=log_5\left(\frac{2x+3}{2x-3}\right)##

This means that the value of the LHS and RHS are equal. I take this to mean that "5 raised to some exponent is equal to both x and ##\frac{2x+3}{2x-3}##.

I can now write this as ##x=\frac{2x+3}{2x-3}## because since the function is one-to-one, one output corresponds to exactly one input (the input being the argument).

But what if the case was reversed? That is, the bases were different and the arguments were equal? Could I equate the bases to each other? It would be like saying that two different numbers, raised to some exponent, are equal to the same thing.
 
Physics news on Phys.org
I guess I'd like to ask a further question as well: Why do the bases have to be equal to use this property?

Say I have ##log_3(x)=log_5\left(\frac{2x+3}{2x-3}\right)## In having them being equal to each other, is saying that their outputs are the equal. And if their outputs are equal, and it's a one-to-one function, then their inputs should be equal as well and I would be able to write ##x=\frac{2x+3}{2x-3}##
 
opus said:
and it's a one-to-one function
You have different one-to-one functions on both sides.
If f(x)=2x and g(x)=3x+1, then f(x)=g(y) doesn't mean x=y. It means 2x=3y+1.

You can convert logarithms into each other: ##\log_n(x) = \log_n(m) \log_m(x)##. Or, equivalently: ##\displaystyle \log_n(x)\log(n) = \log_m(x)\log(n)## where the unmarked logarithms on both side need the same (arbitrary) base.
 
  • Like
Likes   Reactions: opus
mfb said:
You have different one-to-one functions on both sides.
If f(x)=2x and g(x)=3x+1, then f(x)=g(y) doesn't mean x=y. It means 2x=3y+1.

You can convert logarithms into each other: ##\log_n(x) = \log_n(m) \log_m(x)##. Or, equivalently: ##\displaystyle \log_n(x)\log(n) = \log_m(x)\log(n)## where the unmarked logarithms on both side need the same (arbitrary) base.

So if the functions have different bases, they're different one-to-one functions. And even if they have the same outputs, that doesn't mean that they have the same inputs and vice versa.

If functions do have the same base, that means that they're the same one-to-one function. In this case, having the same output means that they do in fact have the same input.

Is this a true statement?
 
I may need to retract that last statement. In one problem in my text, we have:

(i) ##3^{log_{3x}(2)}=2##
(ii) ##log_{3x}(2)=log_3(2)##
(iii) ##3x=3##
(iv) ##x=1##

In this case, the text says to equate the bases similarly to equating exponents of like-bases for exponential equations. However in this case, these logs have different bases. One base is 3x and one is 3.
 
opus said:
I may need to retract that last statement. In one problem in my text, we have:

(i) ##3^{log_{3x}(2)}=2##
(ii) ##log_{3x}(2)=log_3(2)##
(iii) ##3x=3##
(iv) ##x=1##

In this case, the text says to equate the bases similarly to equating exponents of like-bases for exponential equations. However in this case, these logs have different bases. One base is 3x and one is 3.
My advice is to simply use the properties of logs and exponents.
From (i), take ##\log_3## of both sides. This yields (ii) ##\log_{3x}(2)=\log_3(2)##.

To get to the next step, the idea is that if ##log_a(n) = \log_b(n)##, the bases a and b have to be equal.

To see this, let ##u = \log_a(n)##. This means that ##n = a^u##
And let ##v = log_b(n)##, which means that ##n = b^v##.

Since ##a^u = b^v##, and we know that u = v, then we have that ##a^u = b^u##, which means that a has to equal b.
 
  • Like
Likes   Reactions: opus
So is this just the exponential property that if ##a^u=a^v##, then ##u=v## because the exponential function is one-to-one, and as such, one input corresponds to only one output? It seems like what you did is just convert the logs into exponents and use this property, and this is okay because you can convert from one form to the other. Is this true?
 
opus said:
So is this just the exponential property that if ##a^u=a^v##, then ##u=v## because the exponential function is one-to-one, and as such, one input corresponds to only one output? It seems like what you did is just convert the logs into exponents and use this property, and this is okay because you can convert from one form to the other. Is this true?
Yes.
One thing I didn't mention is that in the implication ##a^u = b^u \Rightarrow a = b##, both a and b have to be positive. If not, we might have something like ##(-2)^2 = 2^2##, but ##-2 \ne 2##. But since a and b are both log bases, there's the usual restriction that they be positive real numbers not equal to 1.
 
  • Like
Likes   Reactions: opus
Excellent. Thank you everyone.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
9K