Conic section problem (ellipse)

  • Thread starter Thread starter V0ODO0CH1LD
  • Start date Start date
  • Tags Tags
    Ellipse Section
Click For Summary

Homework Help Overview

The problem involves an ellipse defined by the equation (x^2-x)+k(y^2-y)=0, where k>0 and the focal length is specified as 2. The original poster seeks to determine the value of the expression \frac{p-p^2}{q^2-q} for points (p,q) on the ellipse, with the condition that q^2 - q ≠ 0.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to rewrite the ellipse equation in standard form and explores relationships between the coordinates p and q. They question whether the expression \frac{p-p^2}{q^2-q} can be derived from known relationships in the ellipse's geometry.
  • Some participants inquire about the derivation of expressions involving square roots and the implications of the ellipse's properties on the expression in question.
  • Others suggest that the fraction \frac{p-p^2}{q^2-q} might be a constant for all points on the ellipse, prompting discussions about the nature of this relationship and its mathematical justification.

Discussion Status

The discussion is ongoing, with participants providing insights into the relationships between the variables involved. Some guidance has been offered regarding the properties of ellipses and the implications of the equation's structure, but no consensus has been reached on the specific value of k or the method to derive it.

Contextual Notes

Participants note potential confusion regarding the distinction between points on the ellipse versus points within it, as well as the implications of the focal length and the properties of conic sections. There are also discussions about the assumptions made regarding the relationship between p and q.

V0ODO0CH1LD
Messages
278
Reaction score
0

Homework Statement



Let k>0 be such that (x^2-x)+k(y^2-y)=0 defines an ellipse with focal length equal to 2. If (p,q) are the coordinates of a point in the ellipse with q^2 - q\not=0, then what is \frac{p-p^2}{q^2-q}?

Homework Equations



The fact that the sum of the distances from any point in an ellipse is equal to two times the length of the major axis.

The Attempt at a Solution



First, I wrote the ellipse equation in "standard" form:
\frac{(x-\frac{1}{2})^2}{\frac{1+k}{4}}+\frac{(y-\frac{1}{2})^2}{\frac{1+k}{4k}}=1
Which means that the ellipse is centered at (\frac{1}{2},\frac{1}{2}) and it's major axis is the x-axis. Because k could never be less than 1 since that would make the major axis be less than the specified focal length. And as far as I know, that is not allowed.

Anyway, I could solve for \frac{1+k}{4} and \frac{1+k}{4k} by using the fact that major axis of the ellipse squared is equal to the minor axis squared plus half the focal length squared, which gives:
(\frac{1+k}{4})^2= (\frac{1+k}{4k})^2+1
Then I could say that the sum of the distances from any point to each focus of the ellipse is always equal to 2(\frac{1+k}{4}). And that leaves the equation below to solve for \frac{p-p^2}{q^2-q}:
\sqrt{(\frac{3}{2}+p)^2+q^2} + \sqrt{(\frac{5}{2}+p)^2+q^2}=2(\frac{1+k}{4})
Where k is a known.

Okay, now I am definitely stuck.. So I have a few questions.

First; can I find the relationship of p and q in the expression \frac{p-p^2}{q^2-q} just by knowing their relationship in \sqrt{(\frac{3}{2}+p)^2+q^2} + \sqrt{(\frac{5}{2}+p)^2+q^2}?

Second; why is it that \frac{p-p^2}{q^2-q} is a constant ratio for every point in the ellipse? I feel like that is some property of ellipses which if I knew it would make the problem way easier. Is that right?

Third; if I can't just do what I said above would I actually have to do something else? What?

Thanks!
 
Physics news on Phys.org
How do you get those expression in the square root?

With (x^2-x)+k(y^2-y)=0
and replacing x->p, y->q for points on the boundary, we know that ##(p^2-p)+k(q^2-q)=0## which gives \frac{p-p^2}{q^2-q} =-k

Seen as function of x, (x^2-x)+k(y^2-y) is a parabola with two roots (corresponding to points on the ellipse) and negative values in between. Therefore, each point inside has (x^2-x)+k(y^2-y) < 0 with a minimum of -\frac{1}{4}+k(y^2-y) at x=1/2 (the center of the ellipse). Similar arguments should lead to an upper bound on \frac{p-p^2}{q^2-q}.
 
mfb said:
How do you get those expression in the square root?
Sorry about that, I was using the fact that any point in the cartesian coordinate system whose sum of the distances from the two points that make up the foci of that particular ellipse equal 2 times the major axis would end up being the points in the ellipse itself.

But that is useless now.. I think.
mfb said:
With (x^2-x)+k(y^2-y)=0
and replacing x->p, y->q for points on the boundary, we know that ##(p^2-p)+k(q^2-q)=0## which gives \frac{p-p^2}{q^2-q} =-k
I actually think that \frac{p-p^2}{q^2-q}=k, and \frac{p^2-p}{q^2-q} that equals -k. So isn't the value I should be looking for just k?

I tried using the method I mentioned, now assuming that the answer I am looking for is k, but I can't get to any results that resemble the ones I can choose from. Is there something wrong with my approach to finding k?
mfb said:
Seen as function of x, (x^2-x)+k(y^2-y) is a parabola with two roots (corresponding to points on the ellipse) and negative values in between. Therefore, each point inside has (x^2-x)+k(y^2-y) < 0 with a minimum of -\frac{1}{4}+k(y^2-y) at x=1/2 (the center of the ellipse). Similar arguments should lead to an upper bound on \frac{p-p^2}{q^2-q}.
I got lost.. If I am not mistaken you are assuming that \frac{p-p^2}{q^2-q} is not a constant value, which it is. I think it's weird that this particular combination of the components of the coordinates of the points in the ellipse are constant. I must be some sort of conic section property or something. Although I not even sure if I got what you meant in the last part of your post.

EDIT: AH! I got it now! The thing that I was using wrong was that in the equation
\frac{(x-\frac{1}{2})^2}{\frac{1+k}{4}}+\frac{(y-\frac{1}{2})^2}{\frac{1+k}{4k}}=1
The major and minor axis were actually the square roots of the denominators there.
 
Last edited:
I got confused by "point in the ellipse". If you mean "point on the ellipse", ignore the second part.
And you are right, the sign in my post is wrong. The fraction is always k for all points of the ellipse, which follows directly from its equation.
 

Similar threads

Replies
4
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
12
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
17
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K