clipzfan611
- 12
- 0
Homework Statement
2\pi \int_0^8 (\frac{y^5}{64}- y^2)dy
The Attempt at a Solution
Tried U-sub and anti-differentiation and none of them got the answer it should be. Help?
cristo said:You don't need a substitution; remember that this can be split into two integrals 2\pi\left[\int_0^8\frac{1}{64}y^5 dy-\int_0^8y^2 dy\right].
Can you evaluate these integrals?
clipzfan611 said:Yeah I got 6/64y^6 for the first part. Is that right?
cristo said:As the previous post points out, this is a definite integral and so should not contain y.
But, still, you have computed the indefinite integral incorrectly. Recall: \int y^ndy=\frac{y^{(n+1)}}{n+1}
clipzfan611 said:This is a shells problem with respect to y. I know y^5 would come out to 1/6y^6 but the 1/64 thing is confusing me.
cristo said:Well, 1/64 is a constant, and so can be taken out of the integral. I could've done this above to give \frac{1}{64}\int y^5dy Since you know what the value of \int y^5dy is, then simply multiply this by 1/64. Then, you need to use the limits of integration.