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
1 answer

Solving (or estimating) $x$ in $\tau=\log_x\left(\frac{x+1}{2}\right)$

How would one find a real value for $x$ that satisfies $$\tau=\log_x\left(\frac{x+1}{2}\right),$$ given $0 < \tau < 1$ and $\tau \neq \frac{1}{2}$ (PS I'm not that good with math, so if this is impossible, please explain it to me like I'm 5). I…
2
votes
1 answer

Given $\log_2 A$, is there an easy way to calculate $\log_2 (A-1)$?

I have two numbers $x$ and $y$ which are $\log_2$ of two other numbers $P$ and $V$. I'm trying to calculate $\log_2 (P-V)$ without transforming $x$ and $y$ back to the linear world. If $P = AV$, then $P-V = V(A-1)$, and $x-y = \log_2 A$. So, if I…
mtrw
  • 131
2
votes
2 answers

Is there a difference between $N\log{\log N}$ and $N\log^2N$

I am trying to compare the growth rates of functions to review my understanding of basic Algorithms. The text asks to compare: $$N\log \log N$$ and $$N\log^2{N}$$ Are they not the same function?
Thalatta
  • 155
2
votes
2 answers

Express this logarithm in terms of a and b

How do I express $\log_52$ in terms of $a$ and $b$ if: $\log_62 =a$ and $\log_53 =b$ I've tried: Converting the $a$ and $b$ equations to fractions, and substituting $\log2$ and $\log5$ with $a\log6$ and $(\log3)/b$ respectively, but I ended up with…
2
votes
2 answers

Solving for $x$ in a log equation

Given $(\log_3 x)^3 = 9 \log x$, solve for $x$. Here is what I have so far: $$(\log_3 x)^3 = \frac{9\log_3 x}{\log_3 10}$$ $$let a = \log_3 x$$ $$a^3=\frac{9a}{\log_3 10}$$ $$a^3-\frac{9a}{\log_3 10} = 0$$ $$a(a^2-\frac{9}{log_3 10}$$ $$\log_3 x =…
DMan
  • 209
2
votes
5 answers

Understanding why $x^{\log_b(y)} = y^{\log_b(x)}$

According to wikipedia, we have that $$ x^{\log_b(y)} = y^{\log_b(x)} $$ because $$ x^{\log_b(y)} = b^{\log_b(x) \log_b(y)} = b^{\log_b(y) \log_b(x)} = y^{\log_b(x)} $$ But what justifies that first leap? $$ x^{\log_b(y)} = b^{\log_b(x)…
PP1211
  • 31
2
votes
2 answers

How to compare logs without a calculator

I have multiple different log sums that I need to evaluate. How would I calculate the following without using a calculator or log tables?
Joseph
  • 121
  • 3
2
votes
5 answers

Solve logarithmic equation $ 3^{\log_3^2x} + x^{\log_3x}=162$

Find $x$ from logarithmic equation $$ 3^{\log_3^2x} + x^{\log_3x}=162$$ I tried solving this, with basic logarithmic laws, changing base, etc., but with no result, then I went to wolframalpha and it says that its alternate form…
Gjekaks
  • 1,133
2
votes
1 answer

Logarithm question, does $\ln \sqrt{7}$ equal to zero?

I got this from my workbook solution, was able to solve the question for the most part but stuck in the last sentence. $$7(\ln\left|x+\sqrt{x^2-7}\right|-\ln\sqrt{7}) + c = 7 \ln\left|x+\sqrt{x^2-7}\right| + c$$ Does this means that $-\ln\sqrt{7}…
ming
  • 91
  • 5
2
votes
6 answers

How do I solve for $t$ in this equation?

I know I'm supposed to use $\ln()$ to work it out, but I can't remember how it's done. Can anyone help? The equation is $$ 40e^{-t/5}=20 $$
Fionn
  • 37
2
votes
1 answer

Root of Logarithmic Equation

I'm studying a function: $$f(x) = (x - 1) \log(x^2 - 1)$$ Having as first derivative: $$f'(x) = \frac{(x+1)\log(x^2-1) + 2x}{ x + 1 }$$ I'm looking for critical points ($f'(x) = 0$). I know it has an approximate numerical solution (1.15) thanks to…
CharlesM
  • 157
2
votes
1 answer

When is ${\log(a) \over \log(b)}$ an integer?

I've encountered this quite a bit. If I have ${\log(a)\over \log(b)} = c$ where $b$ is a known positive integer, what can be said about $a$ if $c$ needs to be an integer?
2
votes
1 answer

Multiplication using addition using logarithms

Multiplication by addition using logarithms is possible and took place in past using slide rule and log tables. Is it still used in software? Maybe sometimes it's faster to convert numbers and use addition operations instead of multiplication, then…
2
votes
2 answers

Product of logartithms equation.

Please help me whilst I do a few simple school tasks. I found this one, which is unbreakable for me. I will appreciate any help. $$\log_2{x}=\frac{4}{\log_2 x-3}$$ I moved only with the fact that $4= \log_2 16$. I have no idea what to do next.
2
votes
2 answers

The minimum value of $\log_{10}x+\log_x 10$

Notation: $\log:=\log_{10}$ $\log x+\log_x 10$ $=\log x+ \frac{1}{\log x}$ $=\log(x \cdot \frac{1}{x})$ $=\log 1$ $=0$ Is the process correct? I doubt this is wrong. Please help. Thanks.
virat
  • 177