Understanding Symmetry in Double Integrals

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
Linday12
Messages
53
Reaction score
0

Homework Statement


Let D be the triangular domain given by 0[tex]\leq[/tex] y [tex]\leq[/tex]3, (y/3)-1 [tex]\leq[/tex] 1-(y/3). Then


[tex]\int[/tex][tex]\int[/tex] (e-x[tex]^{5}[/tex]e^(sqrt(1+y^2))


Homework Equations


The Attempt at a Solution


There is a quick way to solve it by breaking apart the double integral and then, apparently the x^5 part goes to 0, by symmetry? Anyways, I'm not sure why.

Then I'm left with the double integral of e, and since the domain is just an isosceles triangle, I can multiply the area of it by the e(constant) to get 3e.

So my question is, why does that other part go to zero? I can't visualize it. Knowing this would be a great help. Thank you! (And sorry about the latex, I couldn't quite work it out)
 
Physics news on Phys.org
Is the integral supposed to be

[tex]\iint_R e - x^5 e^{\sqrt{1+y^2}}dA[/tex]

and is the region supposed to be

[tex]\frac y 3- 1 \le x \le 1 - \frac y 3[/tex]

If so, yes, it is because of the x5. When you integrate an odd power of x over a symmetric interval [-a,a] you get 0. Set it up as a dx dy integral and you will see.
 
Yes, that is it. I will make sure to do that. Thank you very much!