Finding the unit vector for an ellipse

InclusiveMonk
Messages
7
Reaction score
0

Homework Statement


Given the ellipse
##0.084x^2 − 0.079xy + 0.107y^2 = 1 ##
Find the semi-major and semi-minor axes of this ellipse, and a unit vector in the
direction of each axis.

I have calculated the semi-major and minor axes, I am just stuck on the final part.

Homework Equations


0c22c5ad34bcf75629605856c56be55c.png

c43200e74795e7e965b35f322575ec1b.png

this is where ##ux^2+2vxy+wy^2=1##

The Attempt at a Solution


I have calculated the two eigenvalues, 0.13664... and 0.05436... and therefore found the semi-major and semi-minor axes. I'm just not sure where to go next. I have worked out the ratios for q/p but I'm not sure how to use them.
 
Physics news on Phys.org
InclusiveMonk said:

Homework Statement


Given the ellipse
##0.084x^2 − 0.079xy + 0.107y^2 = 1 ##
Find the semi-major and semi-minor axes of this ellipse, and a unit vector in the
direction of each axis.

I have calculated the semi-major and minor axes, I am just stuck on the final part.

Homework Equations


0c22c5ad34bcf75629605856c56be55c.png

c43200e74795e7e965b35f322575ec1b.png

this is where ##ux^2+2vxy+wy^2=1##

The Attempt at a Solution


I have calculated the two eigenvalues, 0.13664... and 0.05436... and therefore found the semi-major and semi-minor axes. I'm just not sure where to go next. I have worked out the ratios for q/p but I'm not sure how to use them.

What did you get for the semi-major and semi-minor axes? If you found the angle ##\alpha## that one of them makes with the x-axis, the vector ##<cos(\alpha), sin(\alpha)>## is a unit vector in the direction of one of these axes. ##<-sin(\alpha), cos(\alpha)>## is a unit vector in the other one's direction.
 
Mark44 said:
What did you get for the semi-major and semi-minor axes? If you found the angle ##\alpha## that one of them makes with the x-axis, the vector ##<cos(\alpha), sin(\alpha)>## is a unit vector in the direction of one of these axes. ##<-sin(\alpha), cos(\alpha)>## is a unit vector in the other one's direction.

I got 2.705 for the semi-minor and 4.2890 for the semi-major. As far as I was aware these were just lengths, I solved them by equating those two q/p equations and rearranging to give ##λ^2-(u+w)λ+uw-v^2=0## and solving.
I basically followed the steps on these notes http://quince.leeds.ac.uk/~phyjkp/Files/Teach/phys2370notes4.pdf (It's page 2 on there) but I'm really confused about that last part (9.88)
 
Last edited by a moderator:
If you have u and v, you can use either eigenvalue and equation 9.85 to find the ratio q/p. Then the coordinates of a direction vector are (p, q).
 
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