Idealistic
Junior Member
- Joined
- Sep 7, 2007
- Messages
- 97
Im trying to find the area under the curve y = x^3 over the interval [2,4], but im not positive whether im doing it correctly.
First, I figured the width would be 2/n because I subtracted 2 from four, the parameters of my x values. The n represents the infinite amount of rectangles that could exist.
Therefore, my points are as follows?:
x(1) = 2/n, x(2) = 4/n, x(3) = 6/n,..., x(i) = 2i/n
My heights equal x(i)^3, or 8i^3/n^3
Therefore my areas are as follows?:
A(n) = 0/n^4 + 16/n^4 + 128/n^4 + 432/n^4 + ... + ? ** here's where i'm stumped, but it could be because I made some mistakes along the way.
I know there is a common factor of 1/n^4 in each of my terms so my area expression could now be represented with:
A(n) = 1/n^4(0 + 16 + 128 + 432 + ... + ?)
However, I could factor out 16 in each of my terms and get:
A(n) = 16/n^4(0 + 1 + 8 + 27 + ... + (n(n + 1)/2)^2)
Im just fishing here I know Im sort of on the right track with this I could just be making an error of some sort.
I appreciate any help!
First, I figured the width would be 2/n because I subtracted 2 from four, the parameters of my x values. The n represents the infinite amount of rectangles that could exist.
Therefore, my points are as follows?:
x(1) = 2/n, x(2) = 4/n, x(3) = 6/n,..., x(i) = 2i/n
My heights equal x(i)^3, or 8i^3/n^3
Therefore my areas are as follows?:
A(n) = 0/n^4 + 16/n^4 + 128/n^4 + 432/n^4 + ... + ? ** here's where i'm stumped, but it could be because I made some mistakes along the way.
I know there is a common factor of 1/n^4 in each of my terms so my area expression could now be represented with:
A(n) = 1/n^4(0 + 16 + 128 + 432 + ... + ?)
However, I could factor out 16 in each of my terms and get:
A(n) = 16/n^4(0 + 1 + 8 + 27 + ... + (n(n + 1)/2)^2)
Im just fishing here I know Im sort of on the right track with this I could just be making an error of some sort.
I appreciate any help!