Questions tagged [logarithms]

Questions related to real and complex logarithms.

The logarithm is generally defined to be an inverse function for the exponential. If $x > 0$ is a real number and $b > 0$, $b \ne 1$, then the base-$b$ logarithm is defined by

$$\log_b(x) = y \iff b^y = x$$

The most commonly used bases are base $10$ and $2$ (which frequently arises in computer science), and particularly base $e$. The natural logarithm $\ln$ is defined to be $\log_e$.

Alternatively, the natural logarithm can be defined to be a primitive of the function $$f(t) = \frac{1}{t}$$ subject to the condition that $\ln{1} = 0$.

In the study of complex numbers, the solutions $a$ of $e^{a} = z$ are called complex logarithms. This uniquely specifies the modulus of $a$, but not its argument; as such, we define the principal logarithm $\operatorname{Log}(re^{i\theta}) = \ln{r} + i \theta$, with the restriction $-\pi < \theta \le \pi$ (or alternatively, $0 \le \theta < 2\pi$). This leads to a branch cut, or discontinuity - alternatively, the complex logarithm can be viewed as a multi-valued function.

Reference: Logarithm.

This tag often goes along with .

10168 questions
2
votes
2 answers

Rational Logarithms

My question is about when a logarithm is rational for example $$\log _4 32=5/2$$ and it is rational, but $$\log _433=2.5221970596792267...$$ is not. What should be the relation between a and b in order the logarithm below to be…
ZaMoC
  • 256
2
votes
0 answers

decomposing a product

Suppose I have the relation: $$XY = Z$$ I want to find the 'contribution' or share that $X$ and $Y$ makes to $Z$. So I ln both sides: $$\ln(X) + \ln(Y) = \ln(Z)$$ We could divide by $\ln(Z)$, so I have $$\frac{\ln(X)}{\ln(Z)} + \frac{\ln(Y)}{\ln(Z)}…
R.S.
  • 31
2
votes
2 answers

How to solve $x^{\log(x)-1 } = \frac{1}{\sqrt[4]{10}}$

Question: $x^{\log(x)-1 } = \frac{1}{\sqrt[4]{10}}$ My attempts to solve: $x^{\log(x)-1 } = \frac{1}{\sqrt[4]{10}}$ $x^{\log(x)-\log(10) } = 10^\frac{-1}{4}$ $x^{\log(\frac{x}{10}) } = 10^\frac{-1}{4}$ $-\frac{1}{4}\log{_x 10} =…
CountDOOKU
  • 1,065
2
votes
2 answers

Reducing $\log\frac{x}{1+\beta}+\beta\log\left(x-\frac{x}{1+\beta}\right)$

I am trying to verify that the expression in line 1 boils down to the expression in line 3. From line 1 to line 2, it is simple. However, I don't get how the final expression in line 3 is derived. I have tried using the quotient rule (Log…
2
votes
1 answer

How to curve fit a logarithmic data set

I've got a dataset with a clear logarithmic relationship, however, I need the equation that describes the relationship. I think that it will take the form $f(x) = a \cdot log_b(x) + c$. I would like to know what the best method would be of finding…
2
votes
1 answer

why $\log(n!)$ isn't zero?

I have wondered that why the $\log (n!)$ isn't zero for $n \in N$. Because I think that $\log (1)$ is zero so all following numbers after multiplying the result will become zero. Thanks in advance.
Jason
  • 285
2
votes
4 answers

Simplify a logarithm function

$$2\log\sqrt[4]{10}-\ln e^{-7}+\log_9\sqrt 3$$ I want to simplify this function. I believe that $\,2\log\sqrt[4]{10}\,$ can become $\,\log\sqrt{10}\,$ but now I'm stuck. Is it possible that $\ln e^{-7}\,$ can be just $\,-7\,$?
2
votes
1 answer

how to prove that $n\log n>n$ and $\sqrt{n}<\log(n)$?

How do I prove that for some $n_0$ and for all $n>n_0$: $n\log n>n$ $\sqrt{n}<\log(n)$?
KIMKES1232
  • 425
  • 3
  • 9
2
votes
0 answers

Solving $a\ln\ln(x)=\ln\ln(bx)$ in terms of Lambert W function

Given $a\ln\ln x = \ln\ln(bx)$. Seeking any general form for the isolation of $x$. Perhaps in terms of Lambert $W$. I'm not really interested in any specific value solution or Newton's method. I tried solving for $x$ in terms of $W(x)$ but was…
2
votes
2 answers

Why is $\ln(a-\sqrt{a^2-1})=-\ln(a+\sqrt{a^2-1})$?

In a recent discussion thread, I came across an observation that $$\ln(a\pm\sqrt{a^2-1})=\pm\ln(a+\sqrt{a^2-1})$$ Since it's straightforward that $\ln(a+\sqrt{a^2-1})=+\ln(a+\sqrt{a^2-1})$, proving the above statement boils down to showing that…
2
votes
4 answers

Simplify $n\log_2n=10^6$

Good Evening, I know this is a basic question, but I haven't been able to find a clear explanation for how to simplify the follow equation: $$n\log_2n=10^6$$ Solving this equation is part of the solution for Problem 1-1 from the Intro. to Algorithms…
2
votes
0 answers

Logarithmic simplification of a sum of power terms

It is entirely possible that there is no solution to this problem, but here goes... I have a number of equation of states for fluids that have terms that are of the form ${\phi _r} = \sum\limits_i^N {{a_i}{\tau ^{{t_i}}}{\delta ^{{d_i}}}}$ but the…
ibell
  • 151
2
votes
2 answers

Solving equation $A^{(B^{(C^x)})} = C^{(B^{(A^x)})}$ for $x$

Recently I came across the equation $$A^{(B^{(C^x)})} = C^{(B^{(A^x)})}$$ where $A \neq B \neq C$, and if $A, B, C > 1$ or if $0 < A,B,C < 1$, there exists a unique solution for $x$. Here is my attempt: $$A^{(B^{(C^x)})} =…
2
votes
3 answers

is there any way to solve for x is $(e^x)/x =y$?

I have tried using all the functions I know of and have been unable to get anywhere. I know it is impossible to solve this equation using elementary operations. I know it is impossible to solve for x with elementary functions because if $y=4$ there…
2
votes
2 answers

logarithmic rules with functions

Do the logarithmic rules work when taking logs of functions as opposed to numbers? i.e. suppose $f$ is a function and $n$ is a real number, is $\log (f(x)^n) = n · \log(f(x))$?
Peter_Pan
  • 1,836