Questions tagged [conic-sections]

For questions about circles, ellipses, hyperbolas, and parabolas. These curves are the result of intersecting a cone with a plane.

A conic section is a smooth planar curve that is the result of intersecting a cone with a plane. There are commonly four conic sections: circles, ellipses, parabolas, and hyperbolas.

We can construct these conic sections analytically. The solutions to the equation $x^2+y^2=z^2$ give us a cone in three-dimensional space. An plane in three-dimensional space that goes through a point $p=(x_0,y_0,z_0)$ and has normal vector $\langle a,b,c \rangle$ is given by the equation

$$a(x-x_0)+b(y-y_0)+c(z-z_0)=0\,.$$

Finding the common solutions to the equation of the cone and equation of the plane for various choices of $p$ and normal vector will—after a change in coordinates to write them as planar curves—lead you to the (potentially) familiar equations

  • Circle: $x^2+y^2 = r^2$
  • Ellipse: $ax^2 + b y^2 = r^2$, where $a,b>0$
  • Parabola: $ax^2 +by = r^2$, where $a\neq 0$
  • Hyperbola: $ax^2 - by^2 = r^2$, where $a,b>0$

There are also geometric constructions of the conic sections. For example, a circle is the set of all points that are a fixed distance from a given points. An ellipse is the set of all points .... The construction of Dandelin spheres (see Wikipedia) unifies the analytic and geometric constructions of conic sections.

4912 questions
1
vote
1 answer

Best fit of ellipse with given size and tilt to a set of points

I would need to fit a given ellipse to a set of points and I know its size and orientation. In other words, I want to find the best translation of a given ellipse to fit a set of points. I have implemented a least squares fit like in this post : How…
B Legu
  • 25
1
vote
2 answers

Tangent property of hyperbola

Prove that the tangent at P bisect the angle $S_1PS$ where $S_1$ and $S_2$ are foci of the hyperbola $\frac{x^2}{a^2}-\frac{y^2}{b^2}=1$ This is the part of the problem Hyperbola $\frac{𝑥^2}{100} − \frac{𝑦^2}{64} = 1$ problem The concept of the…
1
vote
1 answer

Equilateral polygon inscribed within an ellipse.

I have asked this question on a couple of other mathematics forums without solution so thought I might try it out here. Imagine you have an ellipse of half major axis of $1.5$ and half minor axis of $1$ and wished to inscribe within it an…
Steven
  • 59
1
vote
0 answers

Problem of finding the value of $p$ ad $a$ of the parabola $(y-a)^2=4px$ using certain constraint

Find the value of $a^2+p^2$, given that $F_1$ is the focus of $(y-a)^2=4px$ and $F_2$ is the focus of $y^2=-4x$, $F_1F_2=3$ and $PQ=1$ where $P$ is the intersection of line $F_1F_2$ on $(y-a)^2=4px$ and $Q$ is the intersection of line $F_1F_2$ on…
1
vote
2 answers

Show that the vertex is the point on a branch of a hyperbola that is closest to the focus associated with that branch

Given the hyperbola $$\frac{x^2}{a^2} - \frac{y^2}{b^2} = 1,$$ show that the point closest to focus $F(c, 0)$ where $c^2=a^2+b^2$ is the vertex $V(a, 0)$
hondaman
  • 565
1
vote
0 answers

Calculate the distance between a fixed point and an ellipse

I have happened upon a process to find how close a point (p) is to the edge of an ellipse, within a few percentile points of accuracy. It works as follows: Offset the ellipse so that its center is at the origin of the cartesian plane. Rotate the…
Phedg1
  • 147
1
vote
1 answer

What shapes would an elliptical conic section produce?

If the cone(s) we slice with a plane to produce the various conic section shapes (ellipses, circles, parabolas, hyperbolas, lines) were not cones but instead, cone like shapes that had an elliptical base instead of a circular one, what shapes would…
Audus
  • 383
1
vote
0 answers

Deriving the equation for the length of focal chord of parabola inclined at an angle $\alpha$

The parametric coordinates for the line AB would be $(a+ r\cos\alpha, r\sin\alpha)$. Let's put this coordinates in the equation $y^2=4ax$. We get, $r^2\sin^2\alpha - 4a\cos\alpha r -4a^2=0$ Sum of roots=AB=…
Satya
  • 269
  • 1
  • 11
1
vote
1 answer

How can I graph this parabola given the focus and directrix?

Find the equation of the parabola with Foci(1,2) and directrix $y=5x-3$. Write your answer in the form $Ax^2+Bxy+Cy^2=D$. Sketch the graph of the parabola. My work so far: the distance between a point on the parabola $(x,y)$ and $(1,2)$…
user130306
  • 1,890
1
vote
1 answer

How can I find the equation of a parabola with focus and directrix?

Focus: (3,5) Directrix: $y=-x-1$ I'm comfortable with questions where the directrix is simply $y=3$ or something that is constant (i.e. a horizontal line). I know that I need to find the distance between a general point (x,y) and (3,5) as well as…
user130306
  • 1,890
1
vote
3 answers

A parabola has focus F and vertex V, where VF=10. Let AB be a chord of length 100 that passes through F. Determine the area of triangle VAB.

A parabola has focus $F$ and vertex $V$, where $VF = 10$. Let $AB$ be a chord of length $100$ that passes through $F$. Determine the area of triangle $V\!AB$. This is an olympiad question which I came across last week. I really don't have any idea…
user983440
1
vote
1 answer

If tangents drawn to the parabola $(x-1)^2=8(y+1)$ which are perpendicular to the variable line $y=px-2p^2-p-1$, where $p$ is a parameter,...

If tangents drawn to the parabola $(x-1)^2=8(y+1)$ which are perpendicular to the variable line $y=px-2p^2-p-1,$ where $p$ is a parameter, then point of intersection of these tangents to the variable line lies on the curve, which is: A)…
aarbee
  • 8,246
1
vote
1 answer

Angle between normal vector of ellipse and the major-axis.

I am trying to derive the angle made between the major or x-axis and the normal vector of an ellipse of general shape $x = a\cos(t),y=b\sin(t)$ with the parameter $t$ reffering to Ellipse in polar coordinates. I need to solve it for any angle…
Weird
  • 15
1
vote
0 answers

Question regarding eccentricity of conic section

I can't understand eccentricity of conic sections intuitively ,is there an elegant way to put it ? Eccentricity is given by $e$=$\sqrt{(1-\frac{b²}{a²})}$ But why ? Why does it matter that we take the ratio of two random lines? What does it say…
1
vote
1 answer

Difference between length of the entire hyperbola and that of its asymptotes

In this paper on page 7 it says that the difference between the whole length of the hyperbola and that of its asymptotes, $\Delta$, is given by $$\Delta=4a\int_0^{\alpha}\sqrt{1-e^2\sin^2\theta}d\theta,$$ where $\sin\alpha=1/e$, $e$ is the…
Austin
  • 46