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
0 answers

If $\log_{12} 18=a$ and $\log_{24} 54=b$ prove that $ab+5(a-b)=1$

First I've written $\log_{12} 18=a$ in terms of base 24 and then did the same to $\log_{24} 54=b$ and written it in terms of base 12. That gave me a value of $a=\frac{\log_{24} 2+2\log_{24} 3} {2\log_{24} 2+\log_{24} 3}$ I did the same thing with…
0
votes
0 answers

Strange logarithm inequality

I was playing around with this function: $$f(x)=\log_{\frac{1}{2}}(x^2-x-6)-\log_{\frac{1}{2}}\frac{x+2}{x-3}+4$$ I tried to find values of $x$ such that $f(x)\leq 0$. But for some reason, the answer I obtain by solving this inequality analytically…
Tom
  • 207
0
votes
0 answers

How to solve $10x=3^x+3$

How to solve $10x=3^x+3$? There should be two answers from the graph plotted, one should be 3, but how do I get the other one?
min yu
  • 21
0
votes
1 answer

Identity involving base of a logarithm

I have a simple question regarding an identity of logarithms and I was hoping someone could provide some insights or guidance. On the Wikipedia website, they have the following identity for a base ${ xy}$: ${\displaystyle {\frac {1}{{\frac {1}{\log…
AmB
  • 27
0
votes
0 answers

Rearrange a logarithmic equation to solve for a log variable

I have the following equation that is used in target strength-length relationships in fish. Equation: $TS= 20log_{10}(L) + b_{20}$ I have values for $TS$ and $b_{20}$ aad trying to solve for $log_{10}(L)$. I rearranged the equation but am unsure I…
0
votes
1 answer

Proof of $a^{\log_{a}b}=b$

In the logarithm properties section of the book Calculus for Dummies, there is this property: $$a^{\log_{a}b}=b$$ How can I prove it?
0
votes
1 answer

Factoring common number in logs.

I need to find the value of 'x' in the equation $8^x + 2^x = 130$. As you can see, my final answer at the bottom of the pic is different from what my calculator is saying. I feel that the step in line 3, which says, $ log (8^x) + log (2^x) = log…
0
votes
2 answers

How to solve a quadratic equation times the unknown index?

$$ e^{-\lambda}*(1+\lambda+\lambda^2/2) = 7/12 $$ I am trying to figure out how to solve it. The answer is ~2.3, can I solve it without trying and error? If yes, how about higher order equation like this?
tung
  • 11
0
votes
2 answers

How to convert a logarithm from base 10 to base 2?

How to convert the base $10$ logarithm to base $2$? The question didn't provide the value of the logarithm. The question is: "Given a logarithm in base 10, how can you use the change of base property to convert it to a logarithm in base 2?"
Bianca
  • 19
0
votes
1 answer

Is it possible to express $\ln(x+1)$ in terms of $\ln(x)$?

Is there a way to express $\ln (x+1)$ as $A\ln x + B$, where $A$ and $B$ are some expressions in $x$ that do not themselves include logarithmic terms, $A\neq 0$, and $x>1$?
0
votes
0 answers

Finding the value of $x$ when ${x\ln(x)=1}$ and ${x>0}$

I have to find the solution to the equation above and show that it's the only solution with a value of somewhere between 1 and 2. This is what I tried to do: $$x\ln(x)=1$$ $$\ln(x)^x=1$$ $$e^1=x^x$$ $$e=x^x$$ and then I got lost. Any suggestions?
0
votes
1 answer

I took a log of this equation , is this correct?

$$\prod_i \frac{\prod_jexp(a_{ij}\theta- \delta_{ij})}{\sum_hexp(a_{ih}\theta- \delta_{ih})}$$ Taking log $$\sum_i\sum_j {(a_{ij}\theta- \delta_{ij})}-{\sum_ilog\sum_hexp(a_{ih}\theta- \delta_{ih})}$$ Derivative with respect to…
0
votes
1 answer

value of $a$ in logarithmic equation have irrational term

The number of solution of the equation $\displaystyle \log_3(a^2-3a-3)=\sqrt{\log_{0.5}(1+\sqrt{a^2-1})}$ Here expression is defined when $a^2-1\geq 0\Longrightarrow (a-1)(a+1)>0$ $a\in(-\infty,-1]\cup [1,\infty)$ Also $\displaystyle a^2-3a-3>0$…
jacky
  • 5,194
0
votes
0 answers

Question being a mixture of algebraic laws and basic properties of logarithm

Suppose that x and y are real numbers such that log3(x + y4) = log3(x − y) + log3(x + y), and 10 = log3(x − 2y) + log3(x + 2y). Find the last two digits of x. I got x + y4=x2 - y2 and 310 = x2 -4y4 using basic properties of logarithm but can't do…
0
votes
0 answers

Squaring the argument of a logarithm with parentheses

I have come across an usual convention for writing the square of the logarithm. It is $\log(x)^2$, which I would simply interpret as $\log(x^2)$. Now, the poster insists that $\log(x)^2$ is the same as $\log^2(x)$, and I am aware that this is at…
Rebrado
  • 1
  • 1