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

Problem on logarithmic equalites

I am trying to prove that: $$y^z.z^y=z^x.x^z=x^y.y^x$$ Given that: $${{x(y+z-x)}\over {log(x)}}={{y(z+x-y)} \over {log(y)}}={{z(x+y-z)} \over{log(z)}}$$ I started to solve it as follows: $${{x(y+z-x)}\over {log(x)}}={{y(z+x-y)} \over…
0
votes
1 answer

Solve $4^{2x}=8(4^x)−15$

Solve $$4^{2x}=8(4^x)−15.$$ Learning advanced functions online and having trouble finding how to solve this? I have a few questions similar to this so i'm hoping to learn the steps on solving this so I can apply it to future equations.
0
votes
1 answer

A equation based on logarithms.

So I've been trying to solve a question based on logarithms and it says this:- Let $a$, $b$ and $c$ be real numbers, each greater than 1, such that $$\frac{2}{3}\log_{b}{a} + \frac{3}{5}\log_{c}{b} + \frac{5}{2}\log_{a}{c} = 3.$$ If $b = 9$, then…
0
votes
3 answers

How is logarithm a function?

What would define logarithm as a function. I know logbase10 1000 = x means 10^x = 1000. but what is the input here? Is it log base x or logbase10 of x? Can you define the function ''logarithm'', explain clearly what it does, how it works, and so…
butterfly
  • 131
0
votes
2 answers

How to proceed with the equation (logarithms) $2^{x+1} -3x -2 = 0$

How to represent this equation using simple logarithms? $2^{x+1} -3x -2 = 0$ Currently I'm stuck with these transformations and don't know what to do next: $\log_2( 2^{x+1} -3x -2 ) = 0$ $x + 1 - \log_2(3x) - 1 = 0$ $x - \log_2(3x) = 0$ // - I'm…
0
votes
2 answers

Logarithmic Function Property

We know that if $${\log_ap > m => 0 < p < a^m,\qquad if\quad 0 < a < 1}$$ I checked for ${\log_{0.5}0 = ∞}$. Here ${a=0.5, p=0}$ and let ${m =1}$. I get ${0 ≤ 0 < 0.5 = 0 ≤ 0 < 0.5}$. Here upon the equality being added in ${0 ≤ 0 < 0.5}$, is the…
0
votes
2 answers

Simplify Natural Logarithm Equation

Can anyone, please, tell me what rules and intermediate steps have been used to simplify the equation below? $$\frac{1}{1+\exp(-x\Theta) }=\frac{1}{2}$$ $$= \exp(-x\Theta) = 1 $$ $$= x\Theta = 0 $$
thom
  • 37
0
votes
1 answer

$\log (2^{- ( x - y)})$ meaning?

i would like to understand how authours calculate this formula ( log(2^-(x-y)) in the graph below? is it a 10 or 2 based logarithm? Thank you
Mo Kh
  • 1
0
votes
1 answer

Proving an identity of logarithms

Prove that $$\log_xy\log_zx\log_yz = 1$$ I have tried changing the base but I can never get the same base for all the logs so that it can possibly cancel each other out to get $1.$
0
votes
1 answer

Finding how many natural numbers $n$ are such that $\log_{n}{3^{2013}}$ is an integer

To find how many $n$ are such that $\log_{n}{3^{2013}}$ is an integer and $n$ is a natural number. So somehow I need to make sure $\log_{n}{3}$ is an integer for natural values of $n$ Other than $3$, I can't think of any other value of $n$ that…
0
votes
2 answers

Arithmetic with the natural log

We have: $$ \ln(p^3 + 4) - \ln(4) = 2$$ What I did is: $$ \ln (p^3 + 4) = \ln(4) + \ln(e^2)$$ $$p^3 + 4 = 4 + e^2$$ $$ p = e^{2/3}$$ Why is this incorrect?
tomtit
  • 161
0
votes
1 answer

I've got myself into a Logjam

Express x through A, B, C A^xB^(1+x)=C^(x+5) the hint I was given to slove this was "Apply log to both sides and use log(A^m)=m log A" I've got nothing
Paul
  • 23
0
votes
2 answers

Powers of logarithm question

I have got a question about formal simple mathematics are these expressions equivalent? $$ \log^{n} (x/a) $$ and $$ \log^{n} (x) -\log^{n} (a) $$ I know is a dumb question and they are equal only when $ x= a$ but need some help
Jose Garcia
  • 8,506
0
votes
0 answers

Domain of a nonnatural logarithmic function

How i can find the domain of a nonnatural logarithmic function? I cant found any information about it. For example, the domain of $f(x) = \log_{3}(x+2)$
0
votes
1 answer

solve for x - algebra and log function

Have to solve this algebraic. I end up with the wrong result. I think I'm messing up with the log rules or something. Help please $ 2 \cdot 1,3^x = 12 \cdot 0,9^x $ $ 1,3^x = 6 \cdot 0,9^x $ $ x \cdot \log(1,3) = x \cdot \log (6 \cdot 0,9 )$
Amy A
  • 63