Ellipse Calculator: Focus and Directrix Method | Accurate & Easy


Ellipse Calculator (from Focus & Directrix)

Define an ellipse using its fundamental geometric properties—a focus, a directrix, and eccentricity—to compute all its key characteristics.


The x-coordinate of the first focus F₁, assuming it lies on the x-axis (y=0). Units are dimensionless.


The position of the vertical directrix line. It must be different from the focus position.


A constant between 0 and 1 that defines the ellipse’s shape. (e.g., 0.5)


Visual Representation

Graphical plot of the ellipse, foci, and directrices. The center is mapped to the canvas center.

Understanding the Ellipse Calculator Using Focus and Directrix

An ellipse is a fundamental shape in geometry, often described as a “squashed circle.” While many know its standard equation, the most fundamental definition of an ellipse relies on three components: a point called the focus, a line called the directrix, and a constant ratio called eccentricity. This powerful elipse calculator using focus and directrix allows you to explore this definition directly. By inputting these three values, you can instantly compute all the major properties of the resulting ellipse, from its center and axes to its area and second focus.

The Focus-Directrix Definition of an Ellipse

An ellipse is the set of all points P in a plane such that the ratio of the distance from P to a fixed point F (the focus) to the distance from P to a fixed line L (the directrix) is a constant value ‘e’ (the eccentricity). For an ellipse, this constant must be greater than 0 and less than 1 (0 < e < 1).

This relationship is expressed by the formula: dist(P, F) = e × dist(P, L). Our elipse calculator using focus and directrix uses this principle to derive the familiar standard equation and other properties. If you want to learn more about the broader family of shapes this definition produces, you can read about understanding conic sections.

Formula and Variable Explanations

Given a focus at F = (f, 0), a vertical directrix at x = d, and an eccentricity ‘e’, the calculator first determines the ellipse’s center (h, 0) and its semi-major axis ‘a’.

The core formulas used are:

1. Semi-major axis: a = |d - f| * e / (1 - e²)

2. Center position: h = d - a / e (if f < d) or h = d + a / e (if f > d)

Once ‘a’ and ‘h’ are known, all other properties can be derived using standard relationships. An accurate eccentricity formula is central to this entire process.

Key variables in a focus-directrix ellipse calculation.
Variable Meaning Unit Typical Range
f The x-coordinate of the input focus. Unitless (spatial coordinate) Any real number
d The x-coordinate defining the vertical directrix line. Unitless (spatial coordinate) Any real number, but d ≠ f
e Eccentricity, the constant ratio of distances. Unitless 0 < e < 1
a Semi-major axis, the longest radius of the ellipse. Unitless Positive real number
b Semi-minor axis, the shortest radius of the ellipse. Unitless Positive real number, b ≤ a
c Linear eccentricity, distance from the center to a focus. Unitless Positive real number, c < a
h, k Coordinates of the ellipse's center. Unitless (spatial coordinate) Any real number

Practical Examples

Example 1: Standard Case

  • Inputs: Focus at x = 3, Directrix at x = 12, Eccentricity e = 0.5
  • Calculation:
    • The distance between focus and directrix is |12 - 3| = 9.
    • a = 9 * 0.5 / (1 - 0.5²) = 4.5 / 0.75 = 6.
    • Since f < d, the center is h = 12 - (6 / 0.5) = 12 - 12 = 0.
    • c = a * e = 6 * 0.5 = 3.
    • b = sqrt(a² - c²) = sqrt(36 - 9) = sqrt(27) ≈ 5.196.
  • Results: The calculator will show a center at (0, 0), a semi-major axis of 6, and a semi-minor axis of ~5.196. The second focus will be at x = -3.

Example 2: Shifted Center

  • Inputs: Focus at x = -5, Directrix at x = -20, Eccentricity e = 0.2
  • Calculation:
    • The distance is |-20 – (-5)| = 15.
    • a = 15 * 0.2 / (1 - 0.2²) = 3 / 0.96 = 3.125.
    • Since f > d, the center is h = -20 + (3.125 / 0.2) = -20 + 15.625 = -4.375.
  • Results: The calculator determines the center is not at the origin but at (-4.375, 0), demonstrating its ability to handle any configuration on the x-axis. You can perform a similar semi-major axis calculation for different inputs.

How to Use This Ellipse Calculator

  1. Enter Focus Position: Type the x-coordinate of one focus point in the first field. We assume the ellipse is oriented along the x-axis, so the focus is at (f, 0).
  2. Enter Directrix Position: Input the position of the corresponding vertical directrix line, x = d.
  3. Enter Eccentricity: Provide the eccentricity ‘e’, ensuring it is a value between 0 and 1. An ‘e’ of 0 would be a circle, and ‘e’ ≥ 1 would form a parabola or hyperbola.
  4. Click Calculate: Press the “Calculate” button. The tool will instantly compute all properties and update the results section and the visual graph. Our graph an ellipse online feature helps visualize the output.
  5. Interpret Results: Analyze the output, which includes the center, axes, foci, area, and the standard equation of the ellipse. The graph provides an intuitive visual confirmation.

Key Factors That Affect the Ellipse Shape

  • Eccentricity (e): This is the most critical factor. As ‘e’ approaches 0, the ellipse becomes more circular. As ‘e’ approaches 1, the ellipse becomes more elongated or “flatter.”
  • Distance between Focus and Directrix: The absolute distance |d – f| acts as a scaling factor. A larger distance, for the same eccentricity, results in a larger ellipse.
  • Relative Position of Focus and Directrix: Whether the focus is to the left or right of the directrix (f < d or f > d) determines the orientation of the ellipse relative to them, but does not change its shape (a, b).
  • Focus Position (f): This value helps determine the location of the ellipse in space. Changing ‘f’ while keeping |d-f| and ‘e’ constant will shift the entire ellipse along the x-axis.
  • Directrix Position (d): Similar to the focus, this helps locate the ellipse. Shifting ‘f’ and ‘d’ by the same amount translates the ellipse without changing its dimensions.
  • The (1 – e²) term: This denominator in the formula for ‘a’ shows that as ‘e’ gets very close to 1, the denominator gets very small, causing the semi-major axis ‘a’ to grow very large, leading to a highly elongated ellipse. This is explored further in our guide to eccentricity explained.

Frequently Asked Questions (FAQ)

1. What is a directrix?
In conic sections, a directrix is a fixed line used in conjunction with a focus to define the curve. The shape of the curve depends on the distance of a point from the focus relative to its distance from the directrix. For an in-depth look, see our what is a directrix article.
2. Why must eccentricity ‘e’ be less than 1 for an ellipse?
If e = 1, the curve is a parabola. If e > 1, the curve is a hyperbola. The condition 0 < e < 1 ensures that the curve is closed and finite, which is the definition of an ellipse. This is a core concept for all conic sections focus directrix calculators.
3. What happens if I enter an eccentricity of 0?
Mathematically, an eccentricity of 0 corresponds to a circle. However, in the focus-directrix definition, a circle’s directrix is considered to be at infinity, so this calculator requires a value slightly greater than 0.
4. Can this calculator handle ellipses not centered at the origin (0,0)?
Yes. The center of the ellipse is dynamically calculated based on your inputs for the focus and directrix. It does not need to be at the origin.
5. Does this elipse calculator using focus and directrix work for vertical ellipses?
This specific calculator assumes the major axis lies along the x-axis (a horizontal ellipse) for simplicity of input. The underlying mathematical principles are the same for vertical ellipses, but the inputs would need to be y-coordinates.
6. How is the ellipse perimeter calculated?
There is no simple, exact formula for the perimeter of an ellipse. This calculator uses a common and highly accurate approximation by Ramanujan: P ≈ π [ 3(a+b) – sqrt((3a+b)(a+3b)) ].
7. What are the units for the inputs and results?
The calculations are unit-agnostic. You can think of the inputs in any unit of length (cm, inches, pixels), and the outputs (axes, perimeter, etc.) will be in that same unit. The area will be in that unit squared.
8. Where is the second focus (F₂) and directrix (D₂)?
An ellipse is perfectly symmetric. Once the center (h) and linear eccentricity (c) are found, the second focus is located at the same distance from the center on the opposite side (h – c). The same applies to the second directrix (h – a/e).

Related Tools and Internal Resources

If you found this tool useful, you might also be interested in exploring other related geometric and mathematical calculators.

© 2026 GeoCalculators Inc. All rights reserved. An expert elipse calculator using focus and directrix.


Leave a Reply

Your email address will not be published. Required fields are marked *