Evaluating Double Integrals: Switching the Order of Integration

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
5 replies · 18K views
Alw
Messages
7
Reaction score
0

Homework Statement



Evaluate the double integral by changing the order of integration in the iterated integral and evalutating the resulting iterated integral.

Homework Equations



[tex]\int[/tex][tex]^{1}_{0}[/tex] [tex]\int[/tex][tex]^{1}_{x}[/tex] cos(x/y)dydx

The Attempt at a Solution



I know how to solve a double integral after I've switched the order of integration, I'm having trouble with the acutal switching part :confused: The book we are using has one example in it regarding this, and it isn't very clear. If anyone would mind walking me through how to switch the order of integration, that'd be great :smile:

Thanks in advance,
-Andy

edit: The text for the integrals didnt come out well, to make it more clear, its the integral from 0 - to - 1 and the integral
from x - to - 1
 
Physics news on Phys.org
Gib Z said:
Why must you change the order? The integral is easily solvable as it is.

Is it? I can't see how.

I know how to solve a double integral after I've switched the order of integration, I'm having trouble with the acutal switching part The book we are using has one example in it regarding this, and it isn't very clear. If anyone would mind walking me through how to switch the order of integration, that'd be great

It always helps if you sketch the area over which you're integrating. Notice that the limits in x are from 0 to 1.

So, the area over which you're integrating is bounded in the x direction by the lines x=0 and x=1. Also, since the limits in y are from x to 1, the boundaries in the y direction are the lines y=x and y=1. Can you sketch the area now? From this, can you figure out how to switch the order of integration?
 
Ok, thanks! so if I'm not mistaken then, the new equation is:

[tex]\int[/tex][tex]^{1}_{0}[/tex] [tex]\int[/tex] [tex]^{y}_{0}[/tex] cos(x/y)dxdy ?
 
Yes. In your original integral x ranged from 0 to 1 and, for each x, y ranged from x to 1. That is the triangle with vertices (0,0), (1,1) and (0, 1). In the opposite order, to cover that triangle, y must range from 0 to 1 and, for each y, x must rage from 0 to y.