Solving ln|x| Improper Integral: -1 to 1

james5
Messages
6
Reaction score
0
hi, why is ln|x|, from -1 to 1, converging?

is "0" the bad point, and must i break up the integral from 1 to $, where $ = 0, and from $ to -1... so i have xlnx-x as my derivative... and i get -2?

thanks
 
Physics news on Phys.org
Since this has nothing to do with "differential equations" I am moving it to "calculus".

I can't tell you "why is ln|x|, from -1 to 1, converging" or even the question I think you intended: "why is the integral of ln|x|, from -1 to 1, converging", because it isn't! The definition of an improper integral of f(x), from -1 to 1 where there is a singularity at x= 0, is
\lim_{h\rightarrow 0}\int_{-1}^h f(t)dt+ \lim_{k\rightarrow 0}\int_k^1 f(t)dt
Notice that the two limits are taken separately. Yes, an anti-derivative of ln x is x ln x- x (for x> 0). An anti-derivative of ln(-x), for x< 0 is x ln(-x)+ x. Therefore
\int_{-1}^1 ln|x|dx= \lim_{h\rightarrow 0^+}(-hln(h)-h)+\lim_{k\rightarrow 0^+}(kln(k)-k)
and neither of those limits exist.
What you found, by taking both limits with "h" so that they canceled out is the "Cauchy Principal Value" which has some occaisional uses but I don't think gives any good information here.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top