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

Show that $\frac 1{\log_2x}+\frac 1{\log_3x}+\cdots+\frac 1{\log_{43}x}=\frac 1{\log_{43!}x}$

Show that $\frac 1{\log_2x}+\frac 1{\log_3x}+\cdots+\frac 1{\log_{43}x}=\frac 1{\log_{43!}x}$.I am just not able to get it.please help.
Snehil Sinha
  • 1,179
0
votes
3 answers

Logarithm deduction question

Given that $\log_{10}2 = 0.3010$ to four decimal places and that $10^{0.2} < 2$, is it possible to deduce that: $2^{100}$ begins in a $1$ and is $30$ digits long; $2^{100}$ begins in a $2$ and is $30$ digits long; $2^{100}$ begins in a $1$ and is…
Jim
  • 1,210
0
votes
1 answer

How to clear variable $v$ from logarithmic equation

I have the following: $6.4 = -\log\dfrac{5-v*0.1}{50+v}$ I would like to know how to solve the equation in order to get $v$'s value. Thank you very much.
Haritz
  • 563
0
votes
1 answer

applying logarithm law question

Here is my equation (below) on which I am applying log $X=\frac{a}{b}\left ( c-d \right )$ so far I applied it as $\log X=\log(a)-\log(b)+\left [ \log\left ( c \right )-\log\left ( d \right ) \right ]$
SA-255525
  • 187
0
votes
0 answers

does $\ln{a}/\ln{b}=\log_ba$ still stand when $a,b\in\Bbb C$? ($b\ne1$)

I've heard that the property of logarithm becomes to have some differences with complex numbers. I'm not sure whether I should apply or not the property that's used with positive numbers.
0
votes
1 answer

Solving the equation for $x$ given that $x \in \mathbb{R}, x > 0$

Given that the product of $\log(x+3)$ and $\log(x-3)$ is equal to $3$; the logarithms are to the base of 3. $$ \log_3(x+3)\log_3(x-3) = 3 $$ Someone to help me solve for $x$?
0
votes
2 answers

What does $ \log_a (b) $ equal to?

Does $$ \log_a(b) = \frac{\log_c (b)}{\log_c (a)}$$ or $$ \log_a(b) = \frac{\ln (b)}{\ln (a)}$$ ?? Is there any difference between the two?
0
votes
1 answer

Dynamic Sizing of Circles Along a Logarithmic Spiral

I have created an logarithmic spiral in HTML canvas, and plotted circles along it. Using your mouse scroll wheel you can zoom in and out of the spiral (which works) – but I am having problems updating the size of the circles to match the zoom…
RANGER
  • 135
0
votes
1 answer

What is the following Calculation about?

i'm going through some homework, but there is one thing i don't understand. Our task is to explain the following calculation: Given: $h(x) = \ln(x^4)$ I. $ \begin{align} h(x) = t(x) &\Rightarrow \ln(x^4) = mx = 4 \\ &\Rightarrow x^4 = e^4…
0
votes
1 answer

If $y=1-x+\frac{x^2}{2!}-\frac{x^3}{3!}+\dots$ and $z=-y-\frac{y^2}{2}-\frac{y^3}{3}-\dots$ then $\ln (\frac{1}{1-e^x})$

For a nonzero number $x$, if $y=1-x+\frac{x^2}{2!}-\frac{x^3}{3!}+\dots$ and $z=-y-\frac{y^2}{2}-\frac{y^3}{3}-\dots$ then the value of $\ln (\frac{1}{1-e^z})$ is ..... I can see that $y=e^{-x}$ and $z=\ln {(1-y)}$. And, so $z=\ln(1-e^{-x})$. But…
Silent
  • 6,520
0
votes
2 answers

How to substitute $\log_{10}$ for $\ln$ function?

Im wondering how I could go about substituting $\log_{10}$ for $\ln$ in the following formula? $y=a+b\ln(x+c)$ Is there a simple way of doing this? Cheers
Ke.
  • 137
0
votes
2 answers

Logarithm problems with different bases

$ \log_a{b} \times \log_b{a} = $ ? $ \log_a{b} + \log_b{a} = \sqrt{29} $ What is $ \log_a{b} - \log_b{a} = $ ? 3. What is b in the following: $$ \log_b{3} + \log_b{11} + \log_b{61} = 1 $$ and 4. $$ \frac{1}{log_2{x}} + \frac{1}{log_{25}{x}} -…
ella
  • 1
0
votes
1 answer

Is this a logarithmic spiral?

I'm trying to draw a logarithmic spiral by hand (actually I need to use a plotter to cut a spiral on wood, but that is another story) and I saw this method: http://www.wikihow.com/Draw-A-Perfect-Spiral it seems to me like a log spiral, because, if…
Artemix
  • 203
0
votes
1 answer

natural log notation $\ln^{10}k$

I have a question about some notation I came across in my math text book. I've never seen this before so I'm not sure what it means. The problem is to use the divergence test to show that an infinite series diverges or show that the test is…
Sabien
  • 625
0
votes
4 answers

Show $(\ln(x^2))^2-(\ln x)^2=3(\ln x)^2$

I read an example on integrals. I can't see how $$(\ln(x^2))^2-(\ln x)^2=3(\ln x)^2.$$
jacob
  • 2,965