Derivative of Ln(x): Domain Restriction & Antiderivative

  • Thread starter Thread starter SprucerMoose
  • Start date Start date
  • Tags Tags
    Derivative
SprucerMoose
Messages
62
Reaction score
0
Hey guys,
I just have a quick question about the derivative of ln(x). If i was to calculate the derivative of ln(x +1) = 1/(x+1), would I technically have to restrict the domain of the solution to x>-1?
Otherwise when I take the antiderivative again, I will have Ln|x+1| (note the absolute value) and not the original function.

One other question that I sort of implied to be fact, if i take the integral of 1/x, where x>0, is the solution now Ln(x) rather than Ln|x|?
 
Physics news on Phys.org
Yes to all your questions. Rigorously speaking, the domain of defintion for the functions being integrated or differentiated must always be specified.
 
Thanks for the quick response.

By the way can a definite integral be calculated across an interval where the function is continuous, but not differentiable for the entire interval?

ie. http://latex.codecogs.com/gif.latex?\int_{-1}^{1}(ln|x|+5) dx

I'm not talking about splitting the interval to calculate the area, if that is what would be done, I'm more interested in the specific rules for a definte integral.
 
Last edited by a moderator:
The function ln|x|+5 is not continuous in the interval [-1,1], so it is not illustrative of your question. There is a discontinuity at x=0.

I'm pretty sure every function is integrable over any range in which it is continuous. A better example, for you question, would be to integrate y=x1/3 over some range that includes x=0, since this function is continuous but not differentiable at x=0.
 
Oops, I meant
gif.gif
 
SprucerMoose said:
Thanks for the quick response.

By the way can a definite integral be calculated across an interval where the function is continuous, but not differentiable for the entire interval?

ie. http://latex.codecogs.com/gif.latex?\int_{-1}^{1}(ln|x|+5) dx

I'm not talking about splitting the interval to calculate the area, if that is what would be done, I'm more interested in the specific rules for a definte integral.

Sure, when you take a course in real analysis, you'll learn that continuity on [a,b] implies that the definite integral on [a,b] exists.

A simple example would be \int_{-1}^1 | x| \, dx which is continuous but not differentiable at 0. A more satisfying example would be the Weierstrass function which is continuous but nowhere differentiable.
 
Last edited by a moderator:
SprucerMoose said:
Oops, I meant
gif.gif
Okay, understood.

SprucerMoose said:
I'm not talking about splitting the interval to calculate the area, if that is what would be done, I'm more interested in the specific rules for a definte integral.
The only rule I can think of is: whenever the argument of an absolute value function changes sign, you must split the integration interval at that (those) point(s). We can't come up with an analytic form for integrating |f(x)| without doing that.
 
Last edited:
Back
Top