Multivariable calculus
Double Integral of x^2 y Under y = x^2
The double integral of x^2 y over the region under the parabola y = x^2 with 0 <= x <= 2 equals 64/7, about 9.142857. The inner integral in y gives x^6/2, and integrating that from 0 to 2 gives 128/14, which reduces to 64/7.
Numerically 9.142857, confirmed by quadrature on every build.
Vertical slices under the parabola
Under between and means each vertical slice starts on the -axis and stops on the parabola, so the inner limits are and .
Watch the degree climb. Substituting into produces , and the that behaved as a constant during the inner step multiplies it to give .
The mistake: substituting the limit without squaring it
The inner antiderivative is and the upper limit is , so the substitution gives . Writing instead, as if the exponents did not compose, leaves the outer integrand as and the answer as , roughly a third of the truth.
A different misreading treats the region as lying above the parabola. With no ceiling stated, that region is unbounded. The phrase under the curve, with no lower boundary given, always means down to the -axis.
- Substitute the boundary curve into the antiderivative, not into the original integrand.
- Check degrees: times a of size integrates to something of size .
- Keep powers of symbolic. Here , so the answer is before reducing.
The same region as type 2
Turn the slices horizontal. The region reaches up to , and for a fixed the slice runs from the parabola across to the vertical line .
Same answer, more work. The type 2 version costs a fractional power and a messier evaluation, which is the usual reason to prefer whichever order keeps the exponents whole.
Frequently asked questions
Why does a 7 appear in the denominator?
Because the inner integral raises the degree to , and integrating produces . The is a fingerprint of the parabolic top: over a rectangle the same integrand would leave only the powers the integrand itself supplies.
What is the area of this region, and the average value there?
The area is . Dividing the integral by it gives the average of on the region, .