Calculate ∫∫x^2 dS of Triangle

  • Thread starter Thread starter bugatti79
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
bugatti79
Messages
786
Reaction score
4

Homework Statement



Calculate ∫∫x^2 dS where S is the triangle with corners (1,1,0) (0,1,0) and (0,0,1)

The triangle is the graph of g(x,y)=1-x-y

One integral can be [itex]\displaystyle \sqrt3 [\int_{0}^{1}(\int_{0}^{1-x}x^2dy)dx][/itex]

I calculate the other one to be

[itex]\displaystyle \sqrt3 [\int_{0}^{1}(\int_{0}^{1-y}(1-y)^2dx)dy][/itex]

but I don't get the same answer...can some one point it out?

Thanks
 
Physics news on Phys.org


bugatti79 said:

Homework Statement



Calculate ∫∫x^2 dS where S is the triangle with corners (1,1,0) (0,1,0) and (0,0,1)

The triangle is the graph of g(x,y)=1-x-y

One integral can be [itex]\displaystyle \sqrt3 [\int_{0}^{1}(\int_{0}^{1-x}x^2dy)dx][/itex]

I calculate the other one to be

[itex]\displaystyle \sqrt3 [\int_{0}^{1}(\int_{0}^{1-y}(1-y)^2dx)dy][/itex]

but I don't get the same answer...can some one point it out?

Thanks

The integrand, x2, should not change when you change the order of integration.
 


Mark44 said:
The integrand, x2, should not change when you change the order of integration.

OK, thanks. I am wondering did I come across situations where one does change the integrand or perhaps I am confusing it with changing the limits when there is a u substitution involved etc?

thanks