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
8
votes
3 answers

Finding Asymptotes of Hyperbolas

To find a asymptote its either b2/a2 or a2/b2 depending on the way the equation is written. With the problem $$\frac{(x+1)^2}{16} - \frac{(y-2)^2}{9} = 1$$ The solutions the sheet I have is giving me is $3/4x - 3/4$ and $3/4 x + 5/4$ I thought it…
CrewdNBasic
  • 307
  • 1
  • 2
  • 6
7
votes
4 answers

How important are the role of asymptotes in a hyperbola?

Let A be the hyperbola with the equation $\displaystyle \frac{x^2}{a^2} - \frac{y^2}{b^2} = 1$, where $a$ is the $x$-intercept and $b$ is the $y$-intercept. Given this it can be calculated that the lines $\displaystyle y=\frac{b}{a}\cdot x$ and…
7
votes
3 answers

Proving that the focus of a parabola lies on the circumcircle of a triangle

I recently came across the fact that if a parabola touches the three sides of a triangle then the focus of such a parabola lies on the circumcircle of the above triangle. I tried to prove it but without much information I couldnot get where to…
Navin
  • 2,605
7
votes
1 answer

Confusion about the conic equation

Let me start with some basic definitions: Definition 1. A conic section is the curve resulting from the intersection of a plane and a cone. Definition 2. A conic section is the set of all points in a plane with the same eccentricity …
Salech Alhasov
  • 6,780
  • 2
  • 29
  • 47
7
votes
1 answer

Reconciliation of Cone-Slicing and Focus-Directrix Definitions of Conic Sections

It is well known that the family of conics is derived by slicing an infinite double-napped right circular cone, with the specific type of conic depending on the angle of slice. Separately it is also know that these conics may be defined by its…
7
votes
1 answer

Axis of Symmetry for a General Parabola

Given a general parabola $$(Ax+Cy)^2+Dx+Ey+F=0$$ what is the axis of symmetry in the form $ax+by+c=0$? It is possible of course to first work out the angle of rotation such that $xy$ and $y^2$ terms disappear, in order to get an upright…
7
votes
6 answers

Detect if two ellipses intersect

I have seen a lot of papers on how to find points of intersection between two ellipses for 2D case, but i only need to check if two ellipses are in collision. I don't need to know points of intersection if there are any. Is there simplified…
Yola
  • 1,665
  • 1
  • 18
  • 31
6
votes
2 answers

A construction using straightedge and compass

Given a circle, it's easy to contruct its center. The question is: given an ellipse, draw the foci. I don't know whether it's possible to do this using only straightedge and compass.
Sgernesto
  • 481
6
votes
1 answer

When you skew an ellipse, how do you calculate the angle of rotation and the new axis lengths

I'm trying to write a SVG drawing program, and it is necessary to render skewed ellipses as rotated ellipses with correctly recalculated axis lengths. This shows the problem I'm trying to solve: The dark blue points are easily calculated from the…
5
votes
5 answers

Find the minimum distance between the curves $y^2-xy-2x^2 =0$ and $y^2=x-2$

How to find the minimum distance between the curves $y^2-xy-2x^2 =0$ and $y^2=x-2$ Let $y^2-xy-2x^2 =0...(1)$ and $y^2=x-2...(2)$ In equation (1) coefficient of $x^2 =-2; y^2=1, 2xy =\frac{-1}{2}$ We know that a second degree equation where $ab-h^2…
user108258
  • 1,372
5
votes
3 answers

What is the focal width of a parabola?

I'm not wondering what the formula is—I already know that. For a parabola in standard form of $(x-h)^2=4p(y-k)$ I know that the focal width is $|4p|$. But what does that mean, conceptually? What does that distance, $|4p|$, represent? If I were to…
soapergem
  • 221
5
votes
1 answer

Conics with xy term

I know the categories of non-degenerate conics in the Euclidean plane are circle, ellipse, parabola, hyperbola. The general equation of a conic is $ax^2 + bxy + cy^2 + dx + ey + f$. None of the standard forms of the above conics contain an $xy$…
ehuang
  • 297
5
votes
5 answers

2D point projection on an ellipse

I would like to find an equation to this problem: The problem is that I have an ellipse at a given center point C, with radius a (x axis), and radius b (y-axis). So far so good. Now I have the points P1-Pn anywhere around (P1 for example), even…
SmartK8
  • 189
  • 1
  • 7
5
votes
3 answers

Is a parabola really a conic section?

A parabola is supposed to be a conic section, obtained by slicing through a cone with a plane, like this from Wikipedia: But if you do this, what you get is just part of an elipse, since if the cone and the plane were bigger, eventually you'd end…
5
votes
0 answers

Proof that the foci of an ellipse are unique

Given a fixed distance $2a$, and two points $(F_1,F_2)$ in the Euclidean plane, one can define an ellipse as the set of points $E$ such that the sum of the distances $d(E,F_1) + d(E,F_2)$ is equal to $2a$. How can one prove that those two foci $F_1$…
Nighteen
  • 209
1
2
3
66 67