Peicewise Integral Evaluation: Problems and Solutions

  • Thread starter Thread starter hks118
  • Start date Start date
  • Tags Tags
    Integral
hks118
Messages
19
Reaction score
0

Homework Statement


Evaluate the integral
%282%20text%28%20if%20%29%20-2%3C%3Dx%3C0%2C%205-x%5E2%20text%28%20if%20%29%200%3C%3Dx%3C%3D4%29.gif



The Attempt at a Solution


I tried splitting it into two integrals and adding the results, but it says that's wrong. I think it has something to do with the fact that the first part doesn't go all the way to zero...
 
Physics news on Phys.org
Splitting up the integral is the correct approach. Show your work so people can see where you go wrong.
 
Ok, so I started by evaluating the first function on the interval [-2,0]

F(x)=2x
F(0)=0
F(-2)=-4

0-(-4)=4

Then I evaluated the second function on [0,4]

F(x)= 5x-x3/3
F(0)=0
F(4)=-1.3333333

Adding them gets me 2.6666666, which apparently is incorrect.
 
Why do you say it is apparently incorrect. Does the book provide an answer or do you enter it in some kind of computer program? Either way your answer is essentially correct, but since you've chosen to use decimals you get rounding errors. Use fractions instead.
 
It is a computer program. I'll try with factions, it is very finicky sometimes...
 
Entered 8/3 and was right. Hate computers! haha
 
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...

Similar threads

Back
Top