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

Interpretation of log differences

I have a very simple question. I am confused about the interpretation of log differences. Here a simple example: $$\log(2)-\log(1)=.3010$$ With my present understanding, I would interpret the result as follows: the number $2$ is $30,10\%$ greater…
DatamineR
  • 163
5
votes
1 answer

Solving $\log_2(e+\log_3(e+\log_4(e+...)))$

I have been trying to find the exact value of $\log_2(e+\log_3(e+\log_4(e+...)))$. Using Desmos, I know it is approximately $1.95924$. I tried using WolframAlpha by using the Nest function but was unable to get it working properly because I am…
Dylan Levine
  • 1,634
5
votes
3 answers

Prove that if $a^x = b^y = (ab)^{xy}$, then $x + y = 1$

The question is prove that if $a^x = b^y = (ab)^{xy}$, then $$x + y = 1$$ I've tried: $$a^x = (ab)^{xy}$$ $$\log_aa^x = \log_a(ab)^{xy}$$ $$x = xy \log_ab $$ $$y^{-1} = \log_ab$$ but then I get stuck and I'm not sure if this is the right path.…
5
votes
3 answers

Equations with logarithms and unknown values

So, when doing some problems involving logarithms I noticed that the implications didn't seem to be going one way or another. So the step from: $\log_{10}x^2$ = 6 to $\log_{10}x$ = 3 isn't necessarily true espescially for a negative value of $x$.…
5
votes
3 answers

Equation with Logarithm in Exponent

How to I solve the following exercise with a logarithm? I've forgotten the "trick" for doing so: $x^{log_{10} x} =10^4$
user66280
5
votes
2 answers

Homework with logarithms

I'm stuck on continuing the next exercise: Considering: $\log_{c}a = 3$ $\log_{c}b = 4$ and: $$ y = \frac{a^{3}\sqrt{b \cdot c^{2}}}{2} $$ What's the value of $\log_{c}y$ (integer)? So far, I did all the substitutions that were obvious at my…
sidyll
  • 413
5
votes
1 answer

how to expand the following -> $\log (x + y)$

I know for a fact that it is not $\log x + \log y$, but Im unsure as to how to proceed.. I have checked the basic log properties but nowhere do they give an example of a statement like the one above. Thanks in advance
Peter
  • 111
5
votes
1 answer

Solving $9^{1+\log x} - 3^{1+\log x} - 210 = 0$ where base of log is $3$ for $x$

Question is to solve the equation for value of $x$. $$9^{1+\log x} - 3^{1+\log x} - 210 = 0; \quad \text{where base of log is }3$$ The answer given is $x=5$ I've tried to solve it. And got two values of $x= -14/3$ and $x=5$. What I've done…
5
votes
3 answers

A little question about logarithm

Can we say that $\log _4 (n^2)=\log _2(n)$? If that is the case, then $\displaystyle 2^{\log _4 (n^2)}=n$? Thanks.
5
votes
5 answers

For what $a$ would the graphs of $y=a^x$ and $y=\log_a x$ be tangent?

Yesterday a question popped in my mind before going to sleep and I can't solve it (probably because my math knowledge is lacking). Assuming there is a function $$f(x) = a^x$$ Its inverse function would look like this: $$f^{-1}(x) = \log_a…
Ozzy
  • 356
5
votes
3 answers

how do I compare those two logs?

I am having trouble how to show which is larger. $\log4\cdot \log3 \quad\text{or}\quad \log4 - \log3$ base is $10$ for every $\log$. I really appreciate your help
5
votes
5 answers

Algebraic solution to natural logarithm equations like $1-x+x\ln(-x)=0$

Can you please show me the method to solving natural logarithm ($\ln$) equations of this type (this is just an example): $$1-x+x\ln(-x)=0$$ (such that $x<0$?) I mean by this type "natural logarithm with polynomials". I can't seem to solve these no…
Abbkey
  • 149
5
votes
2 answers

Please help me to remove Feynman's $\log_{10}$ from my eye.

I am enjoying the Feynman Lectures, Volume I, Chapter 22, particularly section 22-4, wherein Feynman generates the natural logarithm base from bamboo and coconuts. I must confess, I got a little lost on Table 22-1, where the narrative seems a little…
MathAdam
  • 3,309
5
votes
4 answers

If $\frac{\log a}{b-c}=\frac{\log b}{c-a}=\frac{\log c}{a-b}$ show that $a^a \cdot b^b\cdot c^c=1$ .

If $\frac{\log a}{b-c}=\frac{\log b}{c-a}=\frac{\log c}{a-b}$ show that $a^a \cdot b^b\cdot c^c=1$ . My Working: $\frac{\log a}{b-c}= \frac{\log b}{c-a}$ $ (c-a)\log a=(b-c) \log b$ $ \log a^{c-a}=\log b^{b-c}$ $ \frac…
oshhh
  • 2,632
5
votes
3 answers

Proving $x$ is a given quotient of logarithms

I'm practicing some questions on logarithms at the moment in order that I'm up to speed with the problem solving aspect before I embark on my PHD in chemical engineering at Boston college next year. I've been studying the laws of logarithms and what…