Relating integrals to the area under the curve using rectangles.
I've been struggling with integrals for a while and I can't seem to find anything on the internet, or Youtube that can satisfy my question. When I see explanations for integrals they always refer to the summation of rectangles under a curve like this $\lim_{n\rightarrow \infty} \sum_{i=1}^{n} f(x_i)Δ x$. I understand the concept behind it and how you can obtain the area under a curve, but what I don't understand is how the power rule for integration x^(n+1)/(n+1) is doing the same thing. how is the summation of rectangles under a curve related to the power rule? To me it just feels like by chance they happen to do the same thing, but are not actually doing the same thing if that makes sense. I understand that you can prove that the area under a curve is the antiderivative of that curve by doing this $\lim_{h\rightarrow 0} \frac{A(x)-A(x+h)}{h} =f(x)$, but again it still doesn't feel like that really has anything to do with the summation of rectangles under a curve. I can see that it must be true, but intuitively it doesn't really mean anything to me. So what I am asking is how intuitively can I see the power rule as doing the same as the summation of rectangles under that curve.
Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
-
I think this calculation provides the intuition you are looking for.
-
Thanks so much for the explanation! It is by far the best that I have ever seen. I'm learning mathematics by myself and this was a topic that I have tried to grasp for a long time and every video I watched to try and fathom it they was completely glossing over the key points that you demonstrated here.
-
One last thing is I am kind of taking for granted that Faulhaber's formula sums the powers of i. I now you showed the link to the wiki, but is it typically something someone between calculus 1 and 2 should delve into, or is it something more advanced that you would do at university? I'm asking because I don't want to get too out of my depth.
-
-
You're welcome. I am glad it was helpful.
-
As for the formula, it is not something typically students learn in calculus, except for the simple case k=1 (and some times k=2,3).
-
I meant p=1 and p=2,3
-
- answered
- 592 views
- $50.00
Related Questions
- Find the composition function $fog(x)$
- Explain in detail how you use triple integrals to find the volume of the solid.
- Finding only one real root for a function
- Custom Solutions to Stewart Calculus, Integral
- Differentiate $\int_{\sin x}^{\ln x} e^{\tan t}dt$
- Recursive square root sequence
- (Calculus 1) Basic Calc: Derivatives, optimization, linear approximation...
- Beginner Question on Integral Calculus
So, to sum it up, you want intuition for why the area under the curve f(x)=x^n is given by x^n+1 /n+1 . Is that right?
Yes that about sums it up.