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

Solve $ \log_3x\log_4x(\log_5x-1)$=$\log_5x(\log_4x+\log_3x)$

Solve $ \log_3x\log_4x(\log_5x-1)$=$\log_5x(\log_4x+\log_3x)$ for $x>0$. The constants $3$, $4$ and $5$ are meant to be the bases of the logs.
Devika
  • 5
0
votes
2 answers

Show that xy=100. Given $2\log x^3y=6+3\log y-\log x$.

Given $2\log x^3y=6+3\log y-\log x$, x and y are positive integers. Show that $xy=100$. I have tried until $x^7=10^6 y$. Now, my problem is how to prove $x=y$.
Chin Huan
  • 819
0
votes
2 answers

Evaluation of $x$ in $\log_{\frac{3}{4}}\left(\frac{x}{3}\right)+\log_{\frac{1}{2}}\left(\frac{x}{2}\right) = -2$

Evaluation of $x$ in $$\log_{\frac{3}{4}}\left(\frac{x}{3}\right)+\log_{\frac{1}{2}}\left(\frac{x}{2}\right) = -2$$ $\bf{My\; Try::}$ Here $x>0\;,$ Now Using Properties of $\log\;,$ We get…
juantheron
  • 53,015
0
votes
2 answers

Problem solving with mass in terms of logs and exponentials

I've just been accepted to take my PHD in chemical engineering in Melbourne next year. Some how I have gone from the age of 17 with out taking too many extra maths classes and so at the moment (I'm 26) I am trying to teach myself some logarithms and…
0
votes
2 answers

Finding the value of x, logarithms and exponentials

I'm working through some logs and exponentials questions at the moment in order so that I might be a little prepared for any I might utilize in a science PHD. I'm currently getting through the questions and learning the concepts and am satisfied I'm…
0
votes
1 answer

Logarithm Rules Ambiguity

I'm having some problems explaining myself the following ambiguity. According to logarithm rules: $\ln6=\ln(2\cdot3)=\color\red{\ln2+\ln3}$ $\ln6=\ln((-2)\cdot(-3))=\ln(-2)+\ln(-3)=\color\red{\ln2+\ln3+2i\pi}$ Therefore,…
barak manos
  • 43,109
0
votes
2 answers

Linear equation from log equation

Further mathematics is driving crazy at the moment as I prepare for a PHD in chem eng. I've been working hard at the books but this one has caught me out. I basically need to derive a linear equation. $ \ \log_2(x + 1) -1 \ = \ 2 \ \ \log_2 y \ $ I…
0
votes
1 answer

Proving logarithmic maths graphically

I'm just going through some further maths units as I prepare for a PHD in chemical engineering. I'm finding the thought processes to be invaluable in my problem solving skills. However, I recently came unstuck on this question....and while I know I…
0
votes
1 answer

Finding x and y from two given logarithmic equations

I'm just studying some further mathematics units for my own benefit before I undertake a PHD in chemical engineering next year. I feel the learning of the mathematical concepts at this level will help me massively as I seek to take a leap into the…
0
votes
0 answers

log(x,2log(2x, 2log(2,4x))) >1 , find answers of x

how i slove it , please help me? log(x,2log(2x, 2log(2,4x))) >1 my try: if x>1 =>2log(2x, 2log(2,4x))>x => 2log(2,4x)>(2x)^(x/2) =>4x>2^(((2x)^(x/2))/2) another way log(x,2log(2x, 2log(2,4x)))=log(x,log(2x, (log(2,(4x)^2))^2)) but all of them is…
0
votes
1 answer

Find unknown x coordinate from log graph

I am not sure where to start on this question. I am not sure how to fit the coordinates into the equation $y=\log_3(x-4)$
dagda1
  • 825
0
votes
1 answer

What is the value of $x$ in this logarithmic inequality?

Please help me with this inequality : $$\log_2 (x^2-2x) - 3 >0 $$
Ritwika
  • 79
0
votes
2 answers

what is the value of $x$ in this logarithmic question?

What is the value of $x$: \begin{equation} x^{\log_5 x} >5 \end{equation} Thanks for the help.
Ritwika
  • 79
0
votes
1 answer

How to solve $ax + b \log x =c$ or $\frac{a}{x}+b\log x=c$?

Here $a,b,c$ are any real numbers. We can use graphical methods using Mathematical tools, but what are the other techniques ?
0
votes
1 answer

write $\log_42x$ in the form $y =\log_4x+k$

write $\log_42x$ in the form $y = \log_4x+k$ I take it this is one of the log rules but I don't see which and I do not understand where k comes from or what the constant stands for.
dagda1
  • 825