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
3
votes
4 answers

For distinct positive reals $A$ and $B$, neither equal to $1$, such that $\log_A B = \log_B A$, find $AB$.

Suppose $A$ and $B$ are positive real numbers for which $\log_AB=\log_BA$. If neither $A$ nor $B$ is $1$, and if $A\neq B$, find the value of $AB$. So I use the change of base theorem getting $$\frac{\log B}{\log A}=\frac{\log A}{\log B}$$ I…
Max0815
  • 3,505
3
votes
1 answer

History of logarithmic function

The exponential function is a very important function and it arises naturally. For instance, consider the limit $\displaystyle \lim_{n \to \infty} (1+\dfrac{1}{n})^n$. The limit is evaluated to be the real number $2.718281\dots$ which is denoted by…
ARahman
  • 251
3
votes
2 answers

Logarithm equation

How to solve this logarithm equation? $$\frac12\cdot[\log(x) + \log(2)) + \log[\sqrt{2x} + 1] = \log(6).$$ The answer is $2$. I've tried to solve it, but I don't know how to proceed: $\frac12\log(2x) + \log[\sqrt{2x} + 1] =…
user580053
  • 33
  • 2
3
votes
3 answers

Shouldn't these 2 be equivalent?

$ 2 \ln (5x) = 16$ $ \ln (5x) = 8 $ $ 5x = e^8 $ $ x = \dfrac {1}{5}e^8$ But why can't we do it like this: $ \ln(5x)^2 = 16$ I thought that was a possibilty with logaritms?
3
votes
2 answers

Dividing logs with same base

Problem $\dfrac{\log125}{\log25} = 1.5$ From my understanding, if two logs have the same base in a division, then the constants can simply be divided i.e $125/25 = 5$ to result in ${\log5} = 1.5$ but that is not the case as ${\log5} \neq 1.5$…
Computing Corn
  • 47
  • 1
  • 1
  • 6
3
votes
3 answers

Losing valid logarithm solutions as a consequence of the order of solution steps?

Take, for example, the following: $\ln(x-1)^2 = 4$ Given the rules of logarithms, we have two potential first steps. In one, we could move the exponent within the argument of the logarithm to be a coefficient: $\begin{aligned} \ln(x-1)^2 &= 4…
stack
  • 133
3
votes
2 answers

Logarithm power law discrepancy

According to the power law:- $$\log_a (x^k) =k\log_a x $$ So take the following example:- $$\log_2 ((-2)^2) $$ On solving $\log_2 4=2$ However, if we use the power law, then on simplifying, $2\log_2 (-2)$ is not defined. So how do I justify this?
user450315
3
votes
3 answers

Is it possible to isolate n in this equation (log related) and how?

Here is the equation: $$ 3^{2n+2} - 2^{n+1} = 77 $$ The answer is $n = 1$, but is it possible to isolate $n$ and find it mathematically? I am unable to do so, despite being familiar with $\log$ properties.
3
votes
3 answers

How to solve the equation $e^{3x-1} = 5e^{2x}$?

Solve the Equation - $$e^{3x-1} = 5e^{2x}$$ I want to solve this by $\ln$ both sides $\ln e^{3x-1} = \ln 5e^{2x}$ $ 3x-1 \ln e = 2x \ln5e $ $\frac{3x-1}{2x} = \ln 5e$ I then go on to solve for $x$ but didn't get the answer . What went wrong ?
3
votes
3 answers

How to solve problems such as $x = \log_2{x}$

How does one go about solving $x = \log_2{x}$? Is there a technique to solve these sorts of problems?
J Jones
  • 31
  • 1
3
votes
1 answer

Asymptotic notation question (logarithms)

I am working through some problems and I have come across one I do not understand. Could someone clarify why $$2x^3 + 3x^2\log(x) + 7x + 1$$ is $O(x^3\log(x))$ for $x>0$? I guess I am missing some sort of knowledge to be able to answer this…
3
votes
1 answer

Logarithmic scale vs. plotting the log on linear scale

I have a rather trivial question. Recently I started working with log-log scales and I am confused about one thing. Suppose you have an $n$ powered function. To obtain a linear plot, you have two options: (1) you could plot $log(x)$ and $log(y)$…
Ptheguy
  • 359
3
votes
1 answer

$\log_4{x} = \log_6{y} = \log_9{(x+y)} $. Find the exact value of $\frac{x}{y}$.

$\log_4{x} = \log_6{y} = \log_9{(x+y)} $. Find the exact value of $\frac{x}{y}$. I have tried doing in terms of logarithms and it doesn't help. Just leads back to the original eqn. I have tried using substitution which I think helped the…
3
votes
3 answers

Simplification of different base logarithms

I'm in doubt on simplifying the expression: $\log_2 6 - \log_4 9$ Working on it I've got: $\log_2 6 - \dfrac{\log_2 9}{2}$ There's anyway to simplify it more ? I'm learning logarithms now so I'm not aware of all properties and tricks. Thanks in…
aajjbb
  • 1,065
3
votes
5 answers

Why is $\log_a(b)=\frac{\ln(b)}{\ln(a)}$

I know that formula, but I don't understand it. $\log_a(b)=\frac{\ln(b)}{\ln(a)}$ Thanks.
Gbr
  • 33