Double integral over a region bounded by an ellipse

Click For Summary

Homework Help Overview

The discussion revolves around evaluating a double integral over a region defined by an ellipse, specifically the equation 5x² + 4xy + y² = 1. The participants explore methods for transforming the ellipse into a more manageable shape for integration.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the need for a change of variables to simplify the integration process, particularly focusing on transforming the ellipse into a circle. Questions arise regarding the appropriate choice of variables in the uv-plane and the implications of the rotated nature of the ellipse due to the xy term.

Discussion Status

There are various approaches being considered, including the use of rotation formulas and completing the square. Some participants express concerns about the efficiency of the methods discussed, particularly in the context of exam settings. Guidance has been offered regarding the rotation of axes and the transformation process, but no consensus has been reached on a single method.

Contextual Notes

Participants note the complexity of the problem, especially given the constraints of exam timing and the potential need for multiple transformations. The discussion reflects a mix of theoretical exploration and practical concerns about problem-solving efficiency.

PinkCrayon
Messages
9
Reaction score
0

Homework Statement



Evaluate. ∫∫D x2 dAxy, bounded by 5x2 + 4xy + y2 = 1

Homework Equations



∫∫D H(x,y) dAxy = ∫∫D H(u,v)\frac{\delta(x,y)}{\delta(u,v)}dAuv

The Attempt at a Solution



So I understand I'm supposed to find a change of variables to transform the ellipse into a circle in the uv-plane, and then transform the circle into a square in polar coordinates, which has clearly defined boundaries.

I have no problem taking the integral or making a change of variables, but I'm not sure what to pick for my uv-plane. Clearly, I want to end up with u2 + v2 = 1, but how do I figure out what to define my uv-plane as? The part that's throwing me off is the 4xy term.
 
Physics news on Phys.org
The fact that the equation of the ellipse has an "xy" term means it is rotated. There are several different ways of determining the rotation. Essentially, you will get y= ax as one of the principal axes of the ellipse and taking u= y- ax will make that line the u-axis.
 
What would be the best method of finding the principal axes?
 
Sorry, I can't seem to find an edit button. By "best" method, I mean that this is a question that would typically appear on an exam and it seems like applying the principal axis theorem, making two change of variables and then taking two integrals is at least 30 minutes of work. On an exam that is 2 and a half hours long it seems to be a bit time-inefficient and stupid way of doing this question.

The reason I raise this point is because I spent 30 minutes doing some 3-D graphing question on the midterm and ended up not having enough time to finish even though the rest of the exam was somewhat straight-foward and quite easy.

Surely there's an easy way to find an equation for a principal axis (and then I can just take its orthogonal compliment to find the other one)? I can see by observation that (-1, 2) is an integer solution, but there's nothing telling me that it lies on the u-axis.
 
Ain't no way I could do that on a test without the textbook, Mathematica, coffee, and an hour or so

You got:

5x^2+4xy+y^2=1

The xy term says it's rotated so use the rotation forumulas:

x=u\cos(\alpha)-v\sin(\alpha)
y=u\sin(\alpha)+v\cos(\alpha)

where

\cot(2\alpha)=\frac{5-1}{4}

so \alpha=\pi/8

Draw both of them, it's an ellipse rotated by pi/8

make those substitutions and simplify I get:

(3+2\sqrt{2})u^2+(3-2\sqrt{2})v^2=1

so I guess if you want to make it a circle, let:

a=3-2\sqrt{2}
b=3+2\sqrt{2}
w=\sqrt{b/a}u

and I get:

w^2+v^2=1/b

Is it still time to drop and add?
 
Sorry to revive a somewhat dead thread, but I thought about this and we can just complete the square. I spent like half an hour typing out the itex of the full solution and to my dismay, somehow hit the back button on my browser. So I'll just post the hard part. I thought I should post my solution in case anyone else is having trouble with a similar problem.

Rewrite
5x^{2} + 4xy + y^{2} = 1
= 5x^{2} + y^{2} + 4xy + 4x^{2} - 4x^{2}
= x^{2} + (y-2x)^{2} = 1

So we can take (u, v) = (x, y-2x) clearly, the jacobian is 1 and to polar coordinates it's also quite easy.

Hence we are left to integrate on the rectangle, 0 <= r <= 1, 0 <= theta <= 2pi. We have x = u = rcos(theta). Thus our integral becomes:

02pi01 r3cos(theta)2dr dtheta
 

Similar threads

Replies
10
Views
2K
Replies
5
Views
2K
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
1K