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

Prove if $f(x) = \ln\left(1-\frac{1}{x^2}\right)$ then $f(2)+f(3)+f(4)=\ln(5/8)$

I have that: $$f(x) = \ln\left(1-\frac{1}{x^2}\right)$$ I need to prove that $f(2)+f(3)+f(4)=\ln\left(\frac58\right)$ Indeed, I proved that $f(2)+f(3)+f(4)=\ln(3/4)+\ln(8/9)+\ln(15/16)$ But couldn't derive $\ln(5/8)$ using it. Any hint is…
0
votes
4 answers

I have a hard time understanding why $\ln e=1$

I have a hard time understanding why $\ln e=1$ Can someone explain to me why the natural logarithm of e is exactly equal to the first nonzero but positive integer?
rope
  • 27
0
votes
2 answers

Solving $7 = 8 - 2e^{-3k}$

So, this is an assignment my friend and I have for our homework: $7 = 8 - 2e^{-3k}$ And the solution should be: $\frac{1}{3\ln(2)}$ But, I have no idea how they got there. I tried doing: $$\begin{align*} 7 &= 8 - 2e^{-3k}\\ 1 &=…
0
votes
2 answers

How do I evaluate this log expression:$\log_8{8^{17}}$?

Evaluate the expression $\log_8{8^{17}}$ I ended up getting $8^x = 8^{17}$. I'm guessing I find x, but that's a huge number, and I feel like I'm doing this wrong.
Kyle
  • 71
0
votes
1 answer

How to simply this logarithmic equation?

I have $$f(L) = M^{L-1} / (M+1) ^L $$ and $$ L = \log_M ((K+B)/A)$$ I am suppose to simply this to $$f = C(K+B)^{-b}$$ with $$ b = \dfrac{\ln(M+1) }{ \ln(M)}$$ for the top I have simplified $M^{L-1}$ to $\frac{K+B}{AM}$, but I have no idea how to…
jam
  • 283
0
votes
3 answers

Power rule for Logarithms

While I understand the proof of the power rule for logarithms for positive integers, I can not prove them for fractional and negative powers. Also curious to know what would a proof for irrational powers look…
0
votes
1 answer

Does $e^{\ln(x^2)/\log(x)} = e^{x\ln(10)}$

So this is the equation: $y=|e^{(\ln(x^2)/\log(x)}|$ We can convert log(x) to base e with the change of base rule: $\log(x) = \frac{\ln(x)}{\ln(10)}$ Then the expression $(\ln(x^2)/\log(x))$ equals $\frac{\ln(x^2)}{\ln(x)/\ln(10)}$, which is equal…
user16795
  • 169
0
votes
2 answers

Simple question on logarithms

Find the value of $$5^{\sqrt{\log_57}}-7^{\sqrt{\log_75}}$$ In what form am I supposed to use the identity $a^{\log_nm}=m^{\log_na}$?
Tejas
  • 2,082
0
votes
1 answer

tricky logarithm substitutions, precalculus

For all three, the second part in the ellipses is the question. For example, the first one would be log base B (M) = X ... then ... log base M (B^2) =…
Kevin Li
  • 113
0
votes
1 answer

How to solve this logarithm without using the change of base formula?

I'm doing an assignment on logarithms, and I've stumbled upon a tricky question. The task looks like this: http://puu.sh/5Gcll.png For the first 3 I have no problem. However, for d) I have no idea where to begin. I just can't see any way to solve it…
0
votes
1 answer

Calculating complex logarithm

I have to calculate the following log: a) log(-4) b) log (3i) I don't really know what to do.. a) $ log(-4) = log|-4| + i\cdot arg(-4) + 2ki\pi = log4 + ?? + 2ki\pi$ b) $ log(3i) = log|3i| + i\dot arg(3i) + 2ki\pi = log(3) + ?? + 2ki\pi$
Vazrael
  • 2,281
0
votes
3 answers

logarithms and function

If $\log_{2}(f(x)+|\sin x|)=\log_{2} x$ then: A) $f(x)>0$ for each $x \in R$ B) $\lim_{x\to\infty}f(x)= +\infty$ C) the function is strictly increasing D) $f(\pi)=\pi$ So firstly I define domain $f(x)+|\sin x|>0 \implies f(x)>-|\sin x|$ And we have…
Mark
  • 403
  • 5
  • 13
0
votes
2 answers

Confusion between negative and positive signs in natural logarithm

If $z= - 0.1887\cdot(x^{0.7637})\cdot(y^{0.2306})$ Its natural logarithm will be $\ln(z) = - [ \ln(0.1887) + 0.7637 \ln(x) + 0.2306 \ln(y)]$ or $\ln(z) = - [ \ln(0.1887) - 0.7637 \ln(x) - 0.2306 \ln(y)]$? Thank you in advance
Syeda
  • 125
0
votes
4 answers

How do you solve this logarithm?

Solve for $x$ in the following: $$x = 9^{\log_{3}\left(2\right)}$$ The answer is $4$, but why?
Kevin Li
  • 113
0
votes
1 answer

Problem with re-arranging a solution of mine

So this is the question: $\color{darkblue}{h(x)=4\exp(x-4)}\qquad\qquad h^{-1}(x)=\ln\left(\dfrac{\boxed{\phantom{X}}}{\boxed{\phantom{X}}}\right)\,\boxed{\phantom{XXX}}$ It wants me to enter in the inverse function of the log on the left side of…
Sam Chahine
  • 1,302
  • 2
  • 13
  • 28