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

On finding the rate of cooling

From Hoffman & Bradley's Calculus for Business, Economics, and the Social and Life Sciences (10th Edition): Instant coffee is made by adding boiling water (212°F) to coffee mix. If the air temperature is 70°F, Newton's law of cooling states that…
1
vote
1 answer

Generating a log curve incrementally

Is there a way given start, stop & duration values I can find the increment for a log10 sweep for a discrete series. For example in the simple case of a linear sweep the next value can always be found as. $$y_n=y_{n-1} +…
Hugoagogo
  • 131
1
vote
1 answer

Show that $a^{1/\ln a } = e$

Wolfram alpha tells me that $a^{1/\ln a} = e$ (Symbolab tells me it the LHS cannot be simplified). Can you help me show this equivalence?
D.D.
  • 15
1
vote
1 answer

If $\log_a3=p$ and $\log_a2=q$ what strategies deduce an expression for $\log_a(4.5a^2)$?

If $\log_a3=p$ and $\log_a2=q$ what strategies deduce an expression for $\log_a(4.5a^2)$? I've considered the exponent forms $a^p=3$, $a^q=2$ and $a^x=4.5a^2$ and other qualities of logs such as $\log_aa=1$ but I don't see how to begin with this…
duckegg
  • 669
1
vote
1 answer

How can I calculate this exponential growth?

I'm reading the book "Singularity is near", and there is a passage where the author says: "It takes 100 years to achieve this, with current rate of progress, but because we're doubling the rate of progress every decade, we'll achieve a progress of…
Alex
  • 125
1
vote
2 answers

Solving $\log(x) -\frac{1}{2}\log(x-\frac{1}{2}) = \log(x+\frac{1}{2}) - \frac{1}{2}\log(x+\frac{1}{8})$

Find $x$ in the equation $\log(x) -\frac{1}{2}\log(x-\frac{1}{2}) = \log(x+\frac{1}{2}) - \frac{1}{2}\log(x+\frac{1}{8})$. My attempt: $$\log\left(x\right)\ -\ \frac{1}{2}\ \log\left(x-\frac{1}{2}\right)\ =\ \log\left(x+\frac{1}{2}\right)\ -\…
user983440
1
vote
2 answers

Solve for x, when $ \log_3 (2 - 3x) = \log_9 (6x^2 - 19x + 2)$

How do you deal with the different bases when solving the equation: $$\log_3 (2 - 3x) = \log_9 (6x^2 - 19x + 2)$$ I'm going round in circles trying to reconcile the bases.
1
vote
2 answers

${\log _ {x}}8 - {\log _{4x}} 8 = {\log _{2x}} 16$

${\log _ {x}}8 - {\log _{4x}} 8 = {\log _{2x}} 16$ I tried solving this problem by change of base and by $\frac{1}{\log{x}}$, but I really cannot seem to solve it no matter how hard I try. I could only answer it by substituting $x$ for mcq…
1
vote
1 answer

Approximating (log n)!

I understand approximating log n! is (n * log n) by Stirling's formula. But, How about (log n)! ? I cannot think about how to approximate (log n)! Because it is log multiply. How can we get its approximate value?
1
vote
1 answer

Why does $2^q = 10^p$ follows from $log_{10}2$?

In the solution to exercise 1.2.2, 10 in Knuth’s The Art of Computer Programming, he states If $log_{10}2 = \frac{p}{q}$, with $p$ and $q$ positive, then $2^q$ = $10^p$ (...) Where does this relationship come from?
1
vote
1 answer

Logarithm Question Mistake in My Solution

Sum of all integral values of c for which the inequality $$1+\log _2\left(2x^2+2x+\frac{7}{2}\right)\ge \log _2\left(cx^2+c\right)$$ has at least one solution is. I tried to solve this question but my answer does not match with the answer…
1
vote
3 answers

How to know if $x$ is defined or not?

If we have, say $$ \log_{10} (1/x)+\log_{10}(4/x)=-2, $$ then the solution is $$ x=\pm 20. $$ But the negative solution is false. On the other hand, if we rewrite the equation to $$ \log_{10}(4/x^2)=-2, $$ then the solution is $$ x=\pm…
1
vote
1 answer

Reducing relationship with multiple terms to linear law

Reduce the following equation to a linear relationship: $y-2000=ab^{-x}$ The way I've seen to do this so far is to apply log to each side, and use that to get the equation into the form $Y=mX+c$. I'm not entirely sure how I could do that here; I've…
1
vote
1 answer

Graphing logarithmic functions with the e in it

I'm not sure how the transformation works in this problem. $$f(x) = 3(1+e^x)-2$$ I thought it was a vertical stretch by 3 and vertical translation 1 down (adding 1 and 2?? idk) So how does the transformation work here? (assuming that $$f(x)=e^x$$ is…
QuantumPi
  • 323
1
vote
0 answers

Given the inequality $\ln(1+x)\leq x$. Proving $\log_2(1+\frac{1}{x}) \geq \frac{1}{x}$ for $x \geq 1$?

Given the inequality $\ln(1+x)\leq x$. Is it possible to prove that $\log_2(1+\frac{1}{x}) \geq \frac{1}{x}$ for $x \geq 1$? When $x\to \infty$ we have $1/x \to 0$, so we can use the Maclaurin expansion of…
giorgioh
  • 322