Integral over a Rotated Ellipse

  • Thread starter Thread starter SpringPhysics
  • Start date Start date
  • Tags Tags
    Ellipse Integral
SpringPhysics
Messages
104
Reaction score
0

Homework Statement


Determine the integral of f(x,y)=xy over x^2 - xy + 2y^2 = 1 in terms of an integral over the unit circle.


Homework Equations





The Attempt at a Solution


The associated hint is to complete the square (which I did...and got messy expressions for x and y). I would like to know how to start the problem, since changing directly to polar coordinates will not work. I have tried to use the rotation change of variables (after which I can use polar coordinates), but I do not know the angle of rotation nor the lengths of the semi- axes.

Is there another change of variables that I am overlooking?

Thanks.
 
Physics news on Phys.org
This page tells you how to find the angle of rotation to get rid of the cross term.

http://www.sparknotes.com/math/precalc/conicsections/section5.rhtml

Or you could derive it yourself by using the rotation formulas

\begin{align*}<br /> x &amp;= x&#039; \cos \theta - y&#039; \sin \theta \\<br /> y &amp;= x&#039; \sin \theta + y&#039; \cos\theta<br /> \end{align*}

Substitute in for x and y and solve for the angle that causes the cross term to vanish.
 
I solved the tedious resulting system of equations and got 3=2...which means that there is no such rotation?

EDIT: I get the angle of rotation as 0 when solving for the coefficient of xy to be 0, but according to the formula from the link, the angle should be pi/8.

EDIT2: I get -pi/8 for the angle of rotation, as opposed to the pi/8 by using (A-C)/B.

I did some research and found the change of coordinates related to the shear factor. I believe this makes more sense because the x-intercepts of the ellipse corresponds to the x-intercepts of the unit circle. So now it's a question of how to determine where the vector (0,1) is mapped to on the ellipse.

On second thought, I'll just stick with the rotation and scaling.

Thanks for your help.
 
Last edited:
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top