Saladsamurai
- 3,009
- 7
Homework Statement
I don't know what is going on on my brain. I am at a sage in a problem where I need to evaluate the double integral:
\int\int_S(x+z)\,dS
where the surface is the is the portion of the plane x+y+x=1 that lies in the 1st octant.
The Attempt at a Solution
Forging ahead I arrive at:
\sqrt{3}\int\int_R(1-y)\,dx\,dy
I know that I am correct up until this point. The text verifies up till this step. So clearly my trouble lies in evaluating this simple double integral.
The text says the answer is 1/\sqrt3. I keep getting:
\sqrt{3}\int\int_R(1-y)\,dx\,dy
=\sqrt{3}\int_{x=0}^1\int_{y=0}^1(1-y)\,dx\,dy
=\sqrt{3}\int_{x=0}^1\left(\int_{y=0}^1(1-y)\,dy\right)dx
Before I go any further, is this last step ok? I am having trouble recalling whether it is ok or not to switch the order of integration from 'dxdy' to 'dydx' ?
I can't think of a reason why it wouldn't be...but it has been awhile. From here, I keep getting \sqrt{3}/2 which does not match the text's answer.
Thanks!
EDIT: I just tried it reversing the order which yields the same answer. I am convinced that my bounds are correct. Is the text just wrong?
Last edited: