Need Help with Integral Proof? Get Step-by-Step Explanation | 4/3 Answer

  • Thread starter Thread starter syphonation
  • Start date Start date
  • Tags Tags
    Integral Proof
syphonation
Messages
19
Reaction score
0
I have posted a problem from my book below. I am having trouble with a homework problem similar to this one and can't, for the life of me, figure it out. The back of the book says the ansewer to this problem is 4/3. I can't figure how they're getting that. I've tried everything I can think of, and I'm not even close.

Could someone explain how to solve this problem? I hate to post it with no solution attempt, but I am lost.

Please excuse the sorry attempt at using LaTex..I wrote it out the best I could. Obviously, n is above Sigma and i = 1 is under it.

Homework Statement



Use the form of the defenition of the integral given in Theorem 4 to evaluate the integral.

\int\stackrel{2}{0} (2-x^2)dx

Homework Equations



Theorem 4 states that:

"If f is integrable on [a,b], then the following is true:

\int\stackrel{b}{a} f(x)dx = lim as n --> \infty \sum\stackrel{n}{i=1} f(x sub i)\Deltax

where \Deltax = (b-a)/n and x sub i = a + i\Deltax

The Attempt at a Solution



The answer is 4/3.

\Deltax = (2-0)/n = 2/n

x sub i = a + i\Deltax = 0 + (2/n)i

That's all I have that I know is right..
 
Last edited:
Physics news on Phys.org
Alright, so what do you get when you put those values into the formula of theorem 4?

Click on this to see the code i used:

\int_a^bf(x)dx = \lim_{n\rightarrow +\infty}\sum_{i=1}^nf(x_i)\Delta x
 
Alright, I finally figured it out. Now I feel like an idiot.

Thanks for the Tex code.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top