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

Problem regarding plus-minus in logarithm.

In the equation below, Solve for $x$: $\log\left(x^2\right)=4$ Here, I think that the answer is going to be $100$ and $-100$. Because if we insert $-100$, $x^2$ is still positive and thereby, it doesn't violate the rule that we can only insert…
Habib
  • 145
3
votes
5 answers

Solve for $x$: question on logarithms.

The question: $$\log_3 x \cdot \log_4 x \cdot \log_5 x = \log_3 x \cdot \log_4 x \cdot \log_5 x \cdot \log_5 x \cdot \log_4 x \cdot \log_3 x$$ My mother who's a math teacher was asked this by one of her students, and she can't quite figure it out.…
3
votes
1 answer

Solve the following logarithmic equation over real numbers

Solve the equation: $$\log_{2020} {(x^{10} + x^9 + x^8 + x^7 + x^6+ x^5+ x^2 )}=\log_2 x$$ over real numbers. I found out that $x=2$ is a solution and I suspect is the only one, but cannot prove it.
Goliath
  • 33
3
votes
4 answers

How can i simplify $b^\frac{\ln a}{\ln b}$?

What rules can i use to simplify $b^\frac{\ln a}{\ln b}$ for $a,b>1$ ?
Devid
  • 513
3
votes
1 answer

Normalizing to log

I have an array of numbers I'd like to normalize. Problem is that I do not want a linear normalization. The numbers represent a ranking of people and I want the values to be spread between 0 and 10 inclusive and it should be easy to climb the lower…
cdecker
  • 163
3
votes
2 answers

logarithm problem - four tuple

How many distinct four tuple (a,b,c,d) of rational numbers are there with $a\log_{10}2+b\log_{10}3+c\log_{10}5+d\log_{10}7=2005$ Can we proceed like this : Using $\log a +\log b = \log(ab)$ and $m\log a = \log a^m$ $\Rightarrow \log_{10}2^a \cdot…
Sachin
  • 9,896
  • 16
  • 91
  • 182
3
votes
1 answer

Solving $\ln(\frac{ 2x}{ x-1}) > 0$

I'm trying to solve this inequation: $\ln\left(\dfrac{ 2x}{ x-1}\right) > 0$. The problem is, $2$ different ways that seem valid to me, give me different answers. First option: turn $0$ to $\ln(1)$, so we have $\ln\left(\dfrac{ 2x}{x-1}\right) >…
Stars
  • 45
3
votes
2 answers

represent $\log_{35}(28)$ by $\log_{14}(7)$ and $\log_{14}(5)$

I'm trying to figure out how to express $\log_{35}(28)$ with $a:=\log_{14}(7)$ and $b:=\log_{14}(5)$ (the hint convert the base to 14 was given). So, $\log_{35}(28) = \dfrac{\log_{14}(28)}{\log_{14}(35)}$. I already figured out the denominator is…
rndm_me
  • 97
3
votes
4 answers

Can $\ln(x) - \ln(x+1) = 2$ be solved?

I am trying to solve the equation $$ \ln(x) - \ln(x+1) = 2. $$ Using laws of logarithms, the left-hand side can be rewritten as $$\ln\left( \frac{x}{x+1} \right) = 2.$$ Then, by definition of $\ln$: $$\mathrm{e}^2 = \frac{x}{x+1}.$$ Solve for $x$…
martin's
  • 193
3
votes
1 answer

How does $\ln(x)$ behave when raised to itself?

How does $\ln(x)^{\ln(x)}$ behave? Can it be shown to be theta to any simpler, more familiar function? (polynomial, exponential, log-linear)?
3
votes
2 answers

How to solve this equation involving log?

I want to know for which natural numbers $n$ we have the inequality $n < 8\log_2(n)$. I know the answer is $n \leq 43,$ but I have no idea how to get there.
3
votes
2 answers

how do you solve $x^x=x$

I have tried to solve this by taking the natural log of both sides and got $x\ln(x)=\ln(x)$ and after I subtracted $\ln(x)$ from both sides I got $x\ln(x)-\ln(x)=0$ which using the distributive property becomes $(x-1)\ln(x)=0$ so either $x-1=0$ or…
3
votes
2 answers

How to proceed with logarithms in exponents like in this problem

The product of all the solutions of the equation $x^{1+\log_{10}x} = 100000x$ is $$(A)~ 10 \qquad (B)~ 10^5 \qquad (C)~ 10^{-5} \qquad (D)~1$$ Is there some properties I should know to solve this?
3
votes
2 answers

Logarithm: octave and decade

I am having some difficulty of finding a common divisor between an octave and a decade. The doubling of a value say from $1$ to $2$ corresponds to a difference of $20\, \log_{10}(2) = 6.020600$ dB to $6$ d.p. So there is one Octave difference…
macy
  • 51
3
votes
5 answers

Solve $n=8\log_2(n)$, i.e. $2^n = n^8$

I'm quite ashamed that I'm at a math-related course at the university and I'm stuck. I can't solve at all this equation: $$n=8\log_2(n).$$ I have tried applying the log property so it becomes $2^n = 2^{8n}$. Besides that this didn't help me, I'm…
Clash
  • 1,401