Double Integral Limits for a Sideways Rectangle

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
1 replies · 4K views
Moragor
Messages
7
Reaction score
0

Homework Statement


I have to solve the integral of (ytan^-1(x) - 3) inside the area of the rectangle with vertices (1,0), (0,1), (2,3), (3,2). How do I set up these limits?


Homework Equations


This is a tilted rectangle so I can't use just values for the limits?


The Attempt at a Solution


This is a Green's theorem problem that started out as integral(tan^-1(x)dx + 3xdy). I just can't figure out the limits.
 
on Phys.org
The parallel lines through (1,0), (3,2) and (0,1),(2,3) are y= x-1 and y= x+ 1, respectively; both are variations on "y-x= constant". The parallel lines through (1,0),(0,1) and (3,2),(2,3) are y= 1-x and y= 5-x, respectively; both are of the form "y+ x= constant. Changing variable to u= y- x and v= y+ x gives an integral with limits of integration in u of -1 to 1 and in v, 1 to 5. Be sure to calculate the Jacobian to convert dxdy.

Have you already calculated the integration around the boundary?