Logarithmic Function: Can Domain of Logarithm be R?

  • Context: High School 
  • Thread starter Thread starter rashida564
  • Start date Start date
  • Tags Tags
    Function Logarithmic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 2K views
rashida564
Messages
220
Reaction score
7
can domain of logarithm function be R .
i think it can and the same time it can't
it can like log(x2)
but at the same time i think all the logarithm function should be one to one function
 
Mathematics news on Phys.org
and what about the range of logarithmic function can it be other than R
 
Here's the wikipedia discussion on logarithms with a chart of the function:

https://en.wikipedia.org/wiki/Logarithm

from it you can see that 0 is not a member and that its true for all ##x>0## ie there are no negative values for x.

Also ##log(x^2)## is equivalent to ##2*log(x)## which gets you back to understanding the domain and range of ##log(x)##
 
OK how about log(x2+9)
 
does logarithmic always have asymptotes
 
i know about logarithmic function but i want to increase my knowledge .
 
jedishrfu said:
Here's the wikipedia discussion on logarithms with a chart of the function:

https://en.wikipedia.org/wiki/Logarithm

from it you can see that 0 is not a member and that its true for all ##x>0## ie there are no negative values for x.

Also ##log(x^2)## is equivalent to ##2*log(x)##
No, not true. The domain of ##\log(x^2)## includes the negative reals as well as the positive reals.
If n is an odd integer, the property ##\log(x^n) = n\log(x)## is applicable only for x > 0. If n is an even integer, then the only restriction on (real) x is that ##x \ne 0##.

jedishrfu said:
which gets you back to understanding the domain and range of ##log(x)##
 
Last edited:
  • Like
Likes   Reactions: mfb
rashida564 said:
OK how about log(x2+9)
Since ##x^2 + 9## > 0 for all real x, the domain of this function is ##\mathbb{R}##.

rashida564 said:
does logarithmic always have asymptotes
The function above doesn't have an asymptote.
 
rashida564 said:
but at the same time i think all the logarithm function should be one to one function

rashida564 said:
and what about the range of logarithmic function can it be other than R
Based on my other replies, what do you think?
 
Mark44 said:
No, not true. The domain of ##\log(x^2)## includes the negative reals as well as the positive reals.
The property ##\log(x^n) = n\log(x)## is applicable only for x > 0.

Yes, you are right.
 
Mark44 said:
Since ##x^2 + 9## > 0 for all real x, the domain of this function is ##\mathbb{R}##.
For clarification: The maximal (real) domain is ##\mathbb{R}##. You can define the function on all real numbers, but you don't have to.