How Do I Correctly Change the Order of Integration for This Integral?

  • Thread starter Thread starter Juggler123
  • Start date Start date
  • Tags Tags
    Change Integration
Juggler123
Messages
80
Reaction score
0
I need to change the order of integration of the integral

\int dx\int f(x,y) dy

Where the x limits are 0 and 2\pi and the y limits are 0 and sin(x)

I've got that this should be

\int dy\int f(x,y) dx

Where the y limits are -1 and 1 and the x limits are 0 and arcsin(y)

But this doesn't give me the right answer, can anyone help please.
 
Physics news on Phys.org
draw a picture of the two-dimensional region of integration
 
It's just the region between 0 and 2\pi of the sine graph. The area between 0 and \pi is the same as between \pi and 2\pi apart from this region is negative. Does that fact the region between \pi and 2\pi is negative affect the change of order of the integration?
 
Well, when you change the order of integration, you need to find a way to describe the same region by selecting bounds for x first, then selecting bounds for y. Remember that Arcsin(x) only has the domain from -1 to 1 and a range from -pi/2 to pi/2. It's only that first interval. So, when you say that x goes from 0 to the arcsin(y), you're taking the area between the y-axis and that first interval, which is actually on the outside of what you're trying to depict. I'd recommend splitting it according to symmetry.
 
I'm still really confused I don't understand what the lower x limit should be even with a sketch of the arcsine graph. Are my y limits of -1 and 1 correct??
 
What y-limits you choose depend on how you pick your x-limits. They won't actually have the variable 'x' in them, but the constants you choose will change.

Try graphing the following functions on a single set of axes:
x=arcsin(y)
x=pi - arcsin(y)
x=2pi + arcsin(y)

What's special about this pattern of functions?
 
These functions plotted together make up the sine function between -pi/2 and 5pi/2 but I'm sorry I still don't understand where to go with this. Feel like I'm being a bit of an idiot and missing something really simple!
 
You're not being an idiot... I just wish I had a good plotting utility I could use to illustrate what I mean. I'll look around a bit and come back with some picture that might help.

edit:
ajt1lx.png


The top graph is the correct bounds that you have to begin with. Then you want to change the order.
The second graph is what you described when you took x from 0 to arcsin(y) and then y from -1 to 1.
You need to come up with what should replace the '?' in the third graph that will get you what you want. Remember that the arcsin only goes up to the first peak there, then stops, so you can't use arcsin(y) to arcsin(y) (which would give you 0). You have to split it up into pieces.

Also, will you get that portion of the area below the x-axis? Do you need to split it up into two integrals or can you do it all in one?
 
Last edited:
Thanks for the graphs I think they've given me more of an idea of what I should be doing now. I tired to explain my working using the Latex Reference but I couldn't use it so I've attached what I've done so far. Any more comments would be great! Thanks!
 

Attachments

  • 14-11-2009 20;00;08.jpg
    14-11-2009 20;00;08.jpg
    12 KB · Views: 451
  • #10
You broke up the function into working sections. The only thing is, in the original, the part of the shaded region that falls below the y-axis is treated as negative. The integrals you have will give you a positive value for the integral of that region.
 
  • #11
Even when I take the regions below the x-axis to be negative I'm still not getting my solution to be correct.
 
  • #12
You sure? It seems to be working for me, unless I'm making an arithmetic error. You don't need four integrals, by the way, but it should still work (you can go straight from one function to another without having the vertical x=pi/2 and x=3pi/2 in between). What are you checking it against?
 
  • #13
I'm checking it through Maple but it dosen't make sense that it's wrong. I can see exactly how the answer should be correct.
 
  • #14
Sorry! I'm being a massive idiot, I had a minus where I should have had a + it's completely correct! Thanks for all your help I really feel I understand this topic a lot better now.
 
Back
Top