Thread Closed

Triple Integral Evaluation

 
Share Thread Thread Tools
Dec6-06, 10:16 PM   #1
 
Thumbs up

Triple Integral Evaluation


1. The problem statement, all variables and given/known data
[latex]
\int_{0}^{1} \int_{x^2}^{1} \int_{0}^{3y} ({y+2x^2z})dz dy dx
[/latex]


2. Relevant equations

None.

3. The attempt at a solution

Here is what I got at the end (the LaTeX takes too long to code in here, plus its not showing up):

59/36 because after integrating the whole thing, and then putting in the very last limits (0 and 1), all of the x's go away leaving just the coefficients which I worked out to get 59/36...can someone please verify this for me? i've checked it twice and got the same solution..it takes about 3 minutes to do if you're a genious (unlike me, so i'm trying to appeal to the math geniuses)..

thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Bird's playlist could signal mental strengths and weaknesses
>> Minus environment, patterns still emerge: Computational study tracks E. coli cells' regulatory mechanisms
>> Bacterium uses natural 'thermometer' to trigger diarrheal disease, scientists find
Dec7-06, 01:06 AM   #2
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
I get (actually Maple) [itex] \frac{32}{21} [/itex]

∫{0}^{3y}(y+2x²z)dz= 9x²y²+3y²

∫_{x²}^{1}( 9x²y²+3y²)dy= -3x^{8}-x^{6}+3x²+1



∫_{0}^{1}(-3x^{8}-x^{6}+3x²+1) dx= ((32)/(21))
Dec7-06, 12:11 PM   #3
 
did it by hand and got 32/21
Dec8-06, 01:00 AM   #4
 
Blog Entries: 9
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor

Triple Integral Evaluation


I did it by hand, too. I had to type everything and then use the "ctrl c-ctrl v" keys. It's not as easy as it seems...

Daniel.
Dec8-06, 06:00 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
[tex]\int_0^1\int_{x^2}^1\int_0^3y (y+ 2x^2z)dzdydx[/tex]
[tex]\int_0^1\int_{x^2}^1\left[yz+ x^2z^2\right]_0^{3y}dydx[/tex]
[tex]3\int_0^1\int_{x^2}^1(1+ x^2)y^2 dy dx[/tex]
[tex]\int_0^1\left[(1+3x^2)y^3\right]_{x^2}^1 dx[/tex]
[tex]\int_0^1(1+3x^2)(1-x^6)dx[/tex]
[tex]\int_0^1(-3x^8- x^6+ 3x^2+ 1)dx[/tex]
[tex]\left[-\frac{1}{3}x^9-\frac{1}{7}x^7+ x^3+ x\right]_0^1[/tex]
[tex]-\frac{1}{3}-\frac{1}{7}+ 1+ 1[/tex]
[tex]-\frac{7}{21}-\frac{3}{21}+\frac{21}{21}+\frac{21}{21}[/tex]
[tex]\frac{32}{21}[/tex]
Thread Closed
Thread Tools


Similar Threads for: Triple Integral Evaluation
Thread Forum Replies
An Analytical evaluation of a defined integral Calculus & Beyond Homework 2
Integral Evaluation Calculus & Beyond Homework 2
Evaluation of a sinc integral Calculus 5
Integral evaluation. Calculus 3
evaluation of an integral Calculus 7