Proving the Locus of a Moving Point is an Ellipse: Coordinate Geometry Problem

  • Context: Graduate 
  • Thread starter Thread starter maverick280857
  • Start date Start date
  • Tags Tags
    Ellipse
Click For Summary

Discussion Overview

The discussion revolves around a coordinate geometry problem concerning the locus of a moving point whose distances from two intersecting straight lines have a constant sum of squares. Participants explore whether this locus is an ellipse and how to find its eccentricity, considering various approaches and methods.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Vivek proposes that the locus of a point moving such that the sum of the squares of its distances from two intersecting lines is constant is an ellipse, and he presents a mathematical formulation to support this.
  • Some participants question the necessity of finding the eccentricity without converting the equation to standard form, suggesting that using the theory of conics may be the only way to extract the eccentricity.
  • Daniel asserts that the derived equation can represent a circle under certain transformations, challenging the assertion that it is an ellipse.
  • Vivek expresses a desire to find a "smart" method to solve the problem without lengthy calculations, indicating a preference for alternative approaches to the standard method of rotation.
  • There is a suggestion to consider different assumptions about the lines, such as using y = mx and y = -mx, which may lead to different geometric interpretations.

Areas of Agreement / Disagreement

Participants express differing views on whether the locus is an ellipse or a circle, and there is no consensus on the best method to find the eccentricity without converting to standard form. The discussion remains unresolved regarding the validity of the different interpretations of the derived equation.

Contextual Notes

Limitations include the dependence on the assumptions made about the lines and the unresolved nature of the mathematical transformations discussed. The discussion reflects varying interpretations of the geometric properties involved.

maverick280857
Messages
1,774
Reaction score
5
Hello...

Here is a problem in coordinate geometry, in particular about the ellipse.

A point moves such that the sum of the squares of its distances from two intersecting straight lines is constant. Prove that its locus is an ellipse and find the eccentricity in terms of the angle between the straight lines.

My solution:

Without loss of generality we may assume the two straight lines to be [itex]y = 0[/itex] and [itex]y = mx[/itex] where [itex]m = \tan\phi[/itex] ([itex]\phi[/itex] is the angle between the lines). Their point of intersection is thus the origin O(0,0).

Let the point whose locus is to be found be [itex]P(\alpha,\beta)[/itex]. The constraint on P is then,

[tex]\beta^2 + \frac{(m\alpha - \beta)^2}{m^2+1} = k^2[/tex]

where k is some constant ([itex]k\epsilonR[/itex])

This after some rearranging and replacing [itex](\alpha,\beta)[/itex] with with general coordinates [itex](x,y)[/itex] yields
[itex]m^2x^2 - 2mxy + y^2(m^2+2) - k^2(1+m^2) = 0[/itex]
which when compared with the general second degree equation,
[itex]Ax^2 + 2Hxy + By^2 + 2gx + 2fy + c = 0[/itex]
does turn out to be an ellipse.

However it is not in the standard form, so finding its eccentricity is not as easy. Now I understand that by rotating the coordinate axes we can bring the equation into such a form by a suitable choice of the rotation angle which causes the cross term (H) to disappear. However, I want to know if there is some other way out to find the eccentricity (or more generally to do this problem).

I would be grateful if someone could offer some ideas.

Thanks and cheers
Vivek
 
Mathematics news on Phys.org
After posting this, I realized this probably isn't the right place for this post. For the moderator(s): if you think, could you please shift it to the right place. Sorry for the inconvenience...
 
Someone please help!
 
What's wrong with writing it in standard form?? :confused:
 
I don't see any other way to extract the excentricity,other than knowing the semiaxes...You can do that simply applying the theory of conics and the set of linear transformations which bring the conic to a known form,in this case an ellipse.

Daniel.
 
Okay thanks for your replies. Suppose that I live in a very weird world and I'm supposed to show that I can do this "smartly" but not in a lengthy way. How would I do it? :biggrin:

I know I can rotate the axes and do what I've said I can in the first post to get it in the standard form. But I was wondering if there's some other way out. Anyway thanks...

Cheers
vivek
 
How about if i told you that the equation:
[tex]m^{2}x^{2}-2mxy+y^{2}(m^{2}+2)-k^{2}(m^{2}+1)[/tex](1)

is the EQUATION OF A CIRCLE...

The equation (1) can be written:
[tex](mx-y)^{2}+[y\sqrt{m^{2}+1}]^{2} =[k\sqrt{m^{2}+1}]^{2}[/tex] (2)

and making the rotation & the notation:
[tex]x'=:mx-y[/tex] (3)
[tex]y'=y\sqrt{m^{2}+1}[/tex] (4)
[tex]R=:k\sqrt{m^{2}+1}[/tex] (5)

is exactly the equation of a circle:
[tex]x'^{2}+y'^{2}=R^{2}[/tex] (6)

If this outcome is not correct,then it's your fault for providing an incorrect quadratic form... :wink:

Daniel.
 
I do not know what you are trying to imply. The question and my working are before you. Do you believe the question is wrong?
 
Last edited:
I don't know that.I've just shown you that the equation u came up with when substituting alpha & beta wiht x & y is the equation of a circle,and not of an ellipse.

Daniel.
 
  • #10
maverick280857 said:
Without loss of generality we may assume the two straight lines to be [itex]y = 0[/itex] and [itex]y = mx[/itex] where [itex]m = \tan\phi[/itex] ([itex]\phi[/itex] is the angle between the lines).
You could try assuming [itex]y = mx[/itex] and [itex]y = -mx[/itex] where [itex]m = \tan\phi/2[/itex]

dextercioby said:
[tex]x'=:mx-y[/tex] (3)
[tex]y'=y\sqrt{m^{2}+1}[/tex] (4)
This is squashing the coordinates, and so will transform a circle into an ellipse
 
  • #11
chronon said:
You could try assuming [itex]y = mx[/itex] and [itex]y = -mx[/itex] where [itex]m = \tan\phi/2[/itex]

This is squashing the coordinates, and so will transform a circle into an ellipse

Ups,you made me realize that what i had was not a genuine rotation and indeed i squashed "y" and so the initial ellipse became a circle... :frown:
Sorry.

I would have to stick to the initial advice,namely applying the theory of conics...

Daniel.
 
  • #12
chronon said:
You could try assuming [itex]y = mx[/itex] and [itex]y = -mx[/itex] where [itex]m = \tan\phi/2[/itex]

This is squashing the coordinates, and so will transform a circle into an ellipse

Yes but the problem is to extract the eccentricity from the equation without reducing it to a standard form via rotation. However, as the problem stands now, I do not think there is any other method than to do it the brute force way. Thanks for your help though.

Cheers
vivek
 

Similar threads

Replies
1
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
6K
Replies
4
Views
3K