Integration of discontinuous function

inter060708
Messages
24
Reaction score
0

Homework Statement



∫ [(x + 2)(x - 2)] / (x - 2) dx from -3 to 3

Homework Equations





The Attempt at a Solution


∫ [(x + 2)(x - 2)] / (x - 2) dx from -3 to 3
= [ (x^2)/2 + 2x ] from -3 to 3


I know that this function is integrable, but I could not apply the 2nd part of fundamental theorem of calculus since the function has a removable discontinuity at x=2. So how do I proceed?
 
Physics news on Phys.org
Think about what the integral tells you: the value of the integral is the area under the curve. Does the removable discontinuity cover any finite amount of area, over which it could affect the value of the integral?

(By the way, formally stated, the fundamental theorem of calculus does in fact apply to functions that have removable discontinuities.)
 
Is it possible you're meant to treat this as an improper integral? Technically, the integrand that you're given is not defined on the entire interval of integration. For that reason alone, I wouldn't consider it to be integrable.
 
inter060708 said:

Homework Statement



∫ [(x + 2)(x - 2)] / (x - 2) dx from -3 to 3

Homework Equations



The Attempt at a Solution


∫ [(x + 2)(x - 2)] / (x - 2) dx from -3 to 3
= [ (x^2)/2 + 2x ] from -3 to 3

I know that this function is integrable, but I could not apply the 2nd part of fundamental theorem of calculus since the function has a removable discontinuity at x=2. So how do I proceed?
Look at
\displaystyle \int_{-3}^{2 - |a|} \frac{(x + 2)(x - 2)}{x-2}\, dx​
and
\displaystyle \int_{2 + |b|}^{3} \frac{(x + 2)(x - 2)}{x-2}\, dx \ .​
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top