I Why is b>1 and x,y positive in logarithm definition?

AI Thread Summary
The discussion centers on the conditions for the logarithm function, specifically why the base b must be greater than 1 and why x and y must be positive. It is explained that logarithms are not defined for negative numbers or zero, and a base of 1 is also undefined. The necessity for positive x and y arises from the property that a logarithm represents an exponent, which cannot yield negative results with real numbers. Additionally, while bases between 0 and 1 could theoretically exist, they complicate the function without practical need. Overall, these conditions ensure the logarithmic function remains continuous and well-defined.
UchihaClan13
Messages
145
Reaction score
12
A simple doubt came to my mind while browsing through logarithmic functions and natural logarithms
we define
$$\log_b(xy) = \log_b(x) + \log_b(y)$$
Here
why is the condition imposed that b>1 and b is not equal to zero and that x and y are positive numbers?
Is it something to do with the function being continuous and monotonically increasing or decreasing in certain intervals(1,infinity) and (0,1) respectively?UchihaClan13
 
Mathematics news on Phys.org
I fixed the formula, the image didn't get displayed.

You need the three terms to be defined to have an equation. Unless you introduce complex numbers, the logarithm is not defined for negative numbers, and a zero or negative base doesn't make sense, and b=1 doesn't work either. A base between 0 and 1 would be possible, but odd.
 
X and Y must be positive because if logA(X) = B, then AB=X. Since you cannot raise A to any power and get a negative number (except possibly with complex numbers, not sure) X must be positive. The same applies for Y.
 
For ##b < 1## one gets ##\log_b x = - \log_{\frac{1}{b}} x## and end up with a basis above ##1##.
Thus there is simply no need to consider basis below ##1##. And of course ##b=1## cannot be defined at all.
 
UchihaClan13 said:
A simple doubt came to my mind while browsing through logarithmic functions and natural logarithms
we define
$$\log_b(xy) = \log_b(x) + \log_b(y)$$

UchihaClan13

This is not a definition.
 
Math_QED said:
This is not a definition.

It can be.
 
Thats just definition of logarithms
 
Back
Top