M BUZZ CRAZE NEWS
// updates

How to evaluate $\log(1 - x)$ in terms of $\log(x)$?

By Daniel Rodriguez
$\begingroup$

I can do this using the following relation:

$$\log(1 - x) = \log(1 - \exp(y))$$

Here $y = \log(x)$ is always a negative number. However, I was wondering whether it's possible to compute $\log(1 - x)$ without using exponentiation.

$\endgroup$ 9

1 Answer

$\begingroup$

COMMENT.-It is true @geodude's comment. Anyway let $f(x)=\log(1-x)$ and $g(x)=\log(x)$. If you make the change of variable $\frac 12+x$ instead of $x$ then you have $f(X)=\log(\frac 12-X)$ and $g(X)=\log(\frac 12+X)$ in which the symmetry of the functions with respect to the line $x= \frac12$ becomes evident and $f(X)=g(-X)\iff f(-X)=g(X)$. Can you use this?

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy