Posted by Anonymous on Sunday, October 21, 2007 at 11:25am.
Isnt the height of the function (1-x^3)^1/3 ?
so integrate INT (height)dx from x=0to1
Having a graph(graphing calc) will help understand.
Is it possible to do it by hand? how would I do it by a graphing calculator?
The graphing calculator is to graph the function, so you understand what your integral is supposed to do.
Sure, you can graph it by hand.
I cannot find a closed-form solution for the integral in my Tables of Integrals, but the integral can be obtained quite accurately and easily using Simpson's-rule numerical integration. At x values of 0,0.25, 0.5. 0.75 and 1, the values of the function are:
1, 0.995, 0.957, 0.833, and 0
Using the Simpson's Rule formula, I get 0.707 for the integral. Higher accuracy can be obtained by breaking up the 0 to 1 range of integration into larger number of slices. I used four (five data points).
I haven't learned the Simpson's Rule formula yet.
Substitute x = y^1/3 to express it in terms of the Beta function. The integral can then be expressed as:
1/3 Gamma(4/3)Gamma(1/3)/Gamma(5/3) = 0.883319375...
Gamma(x) = (x-1)! and most calculators will evaluate it correctly for fractional values of x.
Related Questions
Calculus - 4. Find the area of the largest rectangle (with sides parallel to the...
Calculus 1 - Let f be the function given by f(x)=3sqrt(x-2). A) On the axes ...
calculus - Find the area and dimensions of the largest rectangle (with sides ...
calculus - Which has more area, the region in the first quadrant enclosed by the...
calculus - Let R be the region in the first quadrant that is enclosed by the ...
calculus - 1. Let R be the region in the first quadrant enclosed by the graphs ...
calculus - Sketch the region in the first quadrant enclosed by the given curves...
AP Calculus - Let R be the first quadrant region enclosed by the graph of y= 2e...
calculus - Find the x-coordinate of the point P on the parabola y=1-x^2 (0&...
Calculus - find the x-coordinate of the point P on the parabola y=1-x^2 for 0&...
For Further Reading