Is the Rewriting of Logs Valid for All Values of x?

  • Context: Undergrad 
  • Thread starter Thread starter CAF123
  • Start date Start date
  • Tags Tags
    Laws
Click For Summary

Discussion Overview

The discussion revolves around the validity of manipulating logarithmic expressions, specifically the rewriting of the expression ##\ln(1-1/(1-x))## in terms of ##\ln(1-1/x)##. Participants explore the implications of these manipulations under different conditions for the variable ##x##, particularly focusing on the interval ##(0,1)## and the specific case when ##x = 1/2##.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a series of algebraic manipulations of the logarithmic expression and questions the validity of these steps when ##x = 1/2##, noting a discrepancy between the left and right sides of the equation.
  • Another participant points out that for ##x = 1/2##, the expression inside the logarithm becomes negative, which is outside the domain of the logarithm function in the real number system.
  • A different participant suggests that the manipulation can be extended using complex analysis, introducing the concept of analytic continuation and the multi-valued nature of logarithms.
  • Some participants discuss the implications of defining logarithmic identities for complex numbers and the conditions under which these identities hold.
  • One participant proposes an alternative manipulation that avoids the issue of negative arguments in logarithms, claiming it holds even for ##x = 1/2##.
  • Another participant expresses a desire to analytically continue the expressions and seeks clarification on the appropriate functions and domains for this continuation.
  • There is a discussion about the potential confusion arising from multi-valued logarithmic functions and the importance of ensuring that arguments remain positive.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the logarithmic manipulations, particularly in the case of ##x = 1/2##. While some propose alternative approaches to avoid negative logarithms, others emphasize the need for careful consideration of the domains and conditions under which these manipulations are valid. Overall, the discussion remains unresolved with multiple competing views.

Contextual Notes

Participants highlight limitations related to the domain of the logarithm function, particularly when dealing with negative values. There is also mention of the need for clarity regarding the analytic continuation of logarithmic expressions and the specific regions of the complex plane being considered.

CAF123
Gold Member
Messages
2,918
Reaction score
87
Perhaps this is a simple question but I can't see a way to understand it. I have some expression of the form ##\ln(1-1/(1-x))## and I perform the following manipulations using simple algebra and laws of logs:

$$\ln \left(1-\frac{1}{1-x}\right) = \ln \left(\frac{1-x-1}{1-x}\right) = \ln \left(\frac{x}{(x-1)}\right) = -\ln \left(\frac{x-1}{x}\right) = -\ln \left(1-\frac{1}{x}\right)$$

I am doing such manipulations under the premise of ##x \in (0,1)##. However, if I put x equal to 1/2 then the left hand side does not match the right hand side. It does for x otherwise though. So, is it correct that the above rewriting is only valid for x not 1/2 and ,if so, why and how to rewrite ##\ln(1-1/(1-x))## in terms of ##\ln(1-1/x)## valid for ##x \in (0,1)##?
 
Last edited:
Physics news on Phys.org
CAF123 said:
However, if I put x equal to 1/2 then

If we're dealing with the real number system, when ##x = 1/2## then ##\ln \left(1-\frac{1}{1-x}\right) ## doesn't exist because -1 isn't in the domain of ##ln()##.
 
Stephen Tashi said:
If we're dealing with the real number system, when ##x = 1/2## then ##\ln \left(1-\frac{1}{1-x}\right) ## doesn't exist because -1 isn't in the domain of ##ln()##.
I think at the end of the day I want to analytically continue the x. The law of logs ##b\ln(a) = \ln(a^b)## is only valid if a is positive... I rewrote my term as follows $$\ln(1-\frac{1}{1-x}) = \ln(\frac{x}{x-1}) = \ln(\frac{-x}{x-1}) + i\pi = -\ln(\frac{1}{x}-1) + i\pi.$$ Then used ##\ln(-z) = \ln z + i\pi## again to write $$\ln(1-1/(1-x)) = 2i\pi - \ln(1-1/x)$$
Is this now a correct rewriting of log(1-1/(1-x)) given that my x is restricted to x in (0,1)?
 
CAF123 said:
given that my x is restricted to x in (0,1)

Are you trying to find an identity that applies to (the principal value of)##ln(z)## for ##z = a + bi## where ##b## is an arbitrary real number? Or are you only trying to find an identity that works just for the case ##b = 0##?
 
Let's change it a little, to get rid of the problem with analytic continuation and log of negative numbers:

Assume ##x\in (0,1)##. Then:

$$\ln \left(\frac{1}{1-x}-1\right) = \ln \left(\frac{1-(1-x)}{1-x}\right) = \ln \left(\frac{x}{1-x}\right) = -\ln \left(\frac{1-x}{x}\right) = -\ln \left(\frac{1}{x}-1\right)$$

This holds also for ##x=\frac12##, because then both sides are ##0##.
 
Hi @Stephen Tashi,
Stephen Tashi said:
Are you trying to find an identity that applies to (the principal value of)##ln(z)## for ##z = a + bi## where ##b## is an arbitrary real number? Or are you only trying to find an identity that works just for the case ##b = 0##?
Upon further analysis of my problem, I see that I want my x to take values in (-1,1) and not (0,1). I want to get an identity involving logs with b=0 only.

I'm given that the analytic continuation of terms of the form ##\ln(1+1/x_-)## and ##\ln(1-1/x_+)## are given by replacements ##x_+ \rightarrow x - i\theta(x)\epsilon## and ##x_- \rightarrow x + i \theta(-x)\epsilon## and taking the limit ##\epsilon \rightarrow 0^+##. I would like to consider what these terms look in each of the regions ##x>0## and ##x<0##. In the latter case, the above formulae tell me that ##x_+ = x## and ##x_- = x + i\epsilon##. So, in this region, I can simply write ##\ln(1-1/x_+) = \ln(1-1/x)##. The other term ##\ln(1+1/x_-)## is more difficult:

The analytic continuation tells me that in region x<0, ##x_- ## is at ##x+i\epsilon##, so at angle ##\pi-\epsilon## from the negative real axis. Therefore I believe I can use the formula $$\ln(-z) = \ln(e^{i\pi}z) = i\pi + \ln z$$ but what is my ##z## here?

Thanks for any comments!
 
Last edited:
CAF123 said:
I'm given that the analytic continuation of terms of the form ##\ln(1+1/x_-)## and ##\ln(1-1/x_+)## are given by replacements ##x_+ \rightarrow x - i\theta(x)\epsilon## and ##x_- \rightarrow x + i \theta(-x)\epsilon## and taking the limit ##\epsilon \rightarrow 0^+##.

As I understand "analytic continuation" it begins with an analytic function defined on a open subset of the complex plane (rather than with "terms" of some form). So what function and what open subset of the complex plane do you wish to consider?
 
I think all this with analytic continuation and principal values misses the point. It was unfortunate that CAF123 chose an argument of ln which was negative, and got problems because log is multi-valued. But this has little to do with the original problem with an expression u such that u = -u (for x=1/2). But this is no problem if u=0, which is easily seen to be the case if we change the original expressions a little, so that we only get ln of positive numbers, which I did my post #5 above.
 
Stephen Tashi said:
As I understand "analytic continuation" it begins with an analytic function defined on a open subset of the complex plane (rather than with "terms" of some form). So what function and what open subset of the complex plane do you wish to consider?
Ah sorry I guess I meant to say the ##\ln( 1 \pm 1/x_{\mp})## are the functions I wish to consider. Perhaps it's worth explaining a little more what I wish to do. Basically I've done an exercise and my result (a function involving sums of logs and square of logs) is only a function of this x. I'm comparing to a result which involves this x (only in rational prefactors which we probably don't need to worry about) but also ##x_+## and ##x_-## through the logs. So I wish to rewrite this latter result entirely in terms of x so I can compare to my result. To do so, I have to use the proposed 'analytic continuations' ##x_+ \rightarrow x - i\theta(x)\epsilon## and ##x_- \rightarrow x + i\theta(-x)\epsilon##. I'm not sure if 'analytic continuation' is the correct way of saying what I wish to do but I just wish to rewrite e.g ##\ln(1 + 1/x_-)## solely in terms of x.

I try to see if the results match in a certain region of x. E.g for x<0, ##x_+ \rightarrow x## and ##x_- \rightarrow x + i\epsilon##. I can now insert this ##x_-## into ##\ln(1 + 1/x_-)## but it's how to deal with the ##i\epsilon## that's confusing me a bit.

My thinking is that these ##x_+## and ##x_-## are introduced as a compact way of writing the log to cover both regions, x>0 and x<0.

Is my intentions a little clearer? Thanks!
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K