Hello,
We just started on Integrals, and as with derivatives, we're having to start with the longer and more confusing ways of solving them before getting to the shortcuts.
The problem is:
Find an expression for the area under the graph of f as a limit. Do not evaluate the limit.
f(x) = 1 + x^4, with 2 <= x <= 5
The notation they are looking for is lim n->infinity of [f(x1) * dx + f(x2) * dx.. etc]
Using sigma notation. I hope i've made that clear enough (i'm not entirely sure what to use myself)
Right now I have
lim n->infinity of sigma i=1 to n of:
3 + (3i/n)^4 * 3/n
I don't know if that is right. Is there a way to check that with a graphing calculator somehow? What I did was
dx = width = (b-a)/n = (5-2)/n = 3/n
xi = a + i*dx = 2 + (3i/n)
1 + 2 + (3i/n) * 3/n comes out to what I put above.
Can you confirm if i'm doing this correctly? The book only had one example problem so i'm not sure. Thanks.
We just started on Integrals, and as with derivatives, we're having to start with the longer and more confusing ways of solving them before getting to the shortcuts.
The problem is:
Find an expression for the area under the graph of f as a limit. Do not evaluate the limit.
f(x) = 1 + x^4, with 2 <= x <= 5
The notation they are looking for is lim n->infinity of [f(x1) * dx + f(x2) * dx.. etc]
Using sigma notation. I hope i've made that clear enough (i'm not entirely sure what to use myself)
Right now I have
lim n->infinity of sigma i=1 to n of:
3 + (3i/n)^4 * 3/n
I don't know if that is right. Is there a way to check that with a graphing calculator somehow? What I did was
dx = width = (b-a)/n = (5-2)/n = 3/n
xi = a + i*dx = 2 + (3i/n)
1 + 2 + (3i/n) * 3/n comes out to what I put above.
Can you confirm if i'm doing this correctly? The book only had one example problem so i'm not sure. Thanks.