Maths Formulae Analytical Geometry Elliptic Cone With Axis as Z Axis

Elliptic Cone – Equation with Z Axis as Axis

Understand the equation of an elliptic cone whose axis of symmetry lies along the Z-axis.
🔑

Definition of an Elliptic Cone

An elliptic cone is a three-dimensional quadric surface that extends infinitely in both directions from a single point called the vertex. Its cross-sections perpendicular to the axis of symmetry are ellipses. The cone is a ruled surface, meaning it can be generated by moving a straight line (a generator) that passes through the fixed vertex and a point on a guiding elliptical curve (the directrix).

SymbolDescription
aSemi-axis parameter in the x-direction; controls the width of elliptical cross-sections.
bSemi-axis parameter in the y-direction; controls the height of elliptical cross-sections.
cScale parameter in the z-direction; controls the rate of expansion (steepness) along the axis.
(h, k, l)Coordinates of the vertex, the point where the cone's two nappes meet.
VertexThe central point of symmetry where both nappes of the cone meet.
AxisThe line of symmetry passing through the vertex, typically aligned with a coordinate axis.
NappesThe two symmetric parts of the cone extending infinitely on either side of the vertex.
GeneratorsStraight lines lying entirely on the cone's surface that pass through the vertex.
📏

Key Formulas

\[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \]
Standard Equation (Axis along z-axis, Vertex at origin)
\[ \frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = \frac{(z-l)^2}{c^2} \]
General Equation (Vertex at (h, k, l))
\[ x = a t \cos(\theta) \quad y = b t \sin(\theta) \quad z = c t \]
Parametric Equations
🖼️

Diagram of an Elliptic Cone

z apex a·|z|/c x²/a² + y²/b² = z²/c²
Elliptic cone x²/a²+y²/b²=z²/c²: apex at origin, two symmetric nappes along z. Cross-sections at constant z are ellipses that grow with |z|.

A 3D diagram of an elliptic cone centered at the origin (0,0,0). Its central axis of symmetry aligns with the z-axis. The cone consists of two parts, called nappes, extending infinitely up and down from the vertex. A horizontal cross-section at any height z=k reveals an ellipse. The semi-axis length of this ellipse in the x-direction is proportional to 'a', and in the y-direction is proportional to 'b'. The parameter 'c' governs the cone's steepness along the z-axis.

⚙️

Properties

Quadric Surface

An elliptic cone is a quadric surface, as its equation is a second-degree polynomial in the variables x, y, and z.

Ruled Surface

The entire surface is composed of straight lines, called generators, which all pass through the vertex. This means it can be formed by sweeping a line through space.

Symmetry

The cone is symmetric with respect to its axis and its vertex. It is also symmetric with respect to the xy, xz, and yz planes if its vertex is at the origin and its axis is a coordinate axis.

Cross-Sections (Traces)

The intersection of the cone with planes produces different conic sections.

\[ \text{Plane } z = k: \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{k^2}{c^2} \quad \text{(Ellipse)} \]
Horizontal Cross-Section
\[ \text{Plane } y = 0: \frac{x^2}{a^2} = \frac{z^2}{c^2} \Rightarrow z = \pm\frac{c}{a}x \quad \text{(Pair of intersecting lines)} \]
Trace in the xz-plane
\[ \text{Plane } x = 0: \frac{y^2}{b^2} = \frac{z^2}{c^2} \Rightarrow z = \pm\frac{c}{b}y \quad \text{(Pair of intersecting lines)} \]
Trace in the yz-plane
🔬

Derivation of the Standard Equation

We can derive the equation of an elliptic cone by considering it as a set of lines passing through the origin (vertex) and a point on an ellipse (directrix) located on a plane, for example, at z = c.

Step 1: Define the directrix ellipse. Let the ellipse be on the plane z = c. Its equation is:

\[ \frac{x_0^2}{a^2} + \frac{y_0^2}{b^2} = 1, \quad z_0 = c \]

Step 2: Define a generator line. A line passing through the origin (0, 0, 0) and a point (x₀, y₀, c) on the ellipse can be parameterized by a variable 't':

\[ (x, y, z) = (t \cdot x_0, t \cdot y_0, t \cdot c) \]

Step 3: Express x₀ and y₀ in terms of x, y, and z. From the parametric equations, we have:

\[ t = \frac{z}{c} \implies x_0 = \frac{x}{t} = \frac{xc}{z} \quad \text{and} \quad y_0 = \frac{y}{t} = \frac{yc}{z} \]

Step 4: Substitute x₀ and y₀ into the ellipse equation. This ensures that the point (x, y, z) lies on a line that intersects the directrix.

\[ \frac{(xc/z)^2}{a^2} + \frac{(yc/z)^2}{b^2} = 1 \]

Step 5: Simplify the expression to get the standard equation of the elliptic cone.

\[ \frac{x^2 c^2}{a^2 z^2} + \frac{y^2 c^2}{b^2 z^2} = 1 \implies \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \]
🧮

Worked Example

An elliptic cone is described by the equation \[ \frac{x^2}{36} + \frac{y^2}{25} = \frac{z^2}{81} \]. Identify its parameters a, b, and c, and find the equation of its elliptical cross-section at the height z = 9.
  1. Compare the given equation to the standard form \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \].
  2. Identify the values of a², b², and c²: a² = 36, b² = 25, c² = 81.
  3. Calculate the parameters: a = √36 = 6, b = √25 = 5, c = √81 = 9.
  4. Substitute z = 9 into the original equation: \[ \frac{x^2}{36} + \frac{y^2}{25} = \frac{9^2}{81} \].
  5. Simplify the right side of the equation: \[ \frac{81}{81} = 1 \].
  6. The resulting equation for the cross-section is \[ \frac{x^2}{36} + \frac{y^2}{25} = 1 \].
The parameters are a = 6, b = 5, and c = 9. The cross-section at z = 9 is an ellipse with the equation \[ \frac{x^2}{36} + \frac{y^2}{25} = 1 \], having semi-axes of length 6 and 5.
🚀

Applications

🏗️ Architecture & Engineering

Conical shapes are used in the design of roofs, towers, and support structures for their inherent stability and load-bearing capabilities. They also appear in acoustics for designing sound reflectors or concert halls to focus or disperse sound waves.

🛰️ Aerospace & Optics

Elliptic cones are fundamental to the design of antennas, satellite dishes, and radar systems, which need to focus electromagnetic waves to or from a single point. They are also used in optics for mirrors and lenses that direct light.

🎨 Computer Graphics

In 3D modeling and animation, parametric equations for cones are used to generate surfaces for objects in games, simulations, and movies. Ray-tracing algorithms often involve calculating the intersection of a ray with conical surfaces.

🔬 Physics

In special relativity, the concept of a 'light cone' describes the path that a flash of light, emanating from a single event, would take through spacetime. This cone represents all possible causal relationships for that event.

🌍

Real-World Examples

The beam of a theatrical spotlight forms an elliptic cone. At a distance of 10 meters (z=10) from the light, it illuminates an ellipse on the stage floor with a major axis of 8 meters and a minor axis of 6 meters. Assuming the light source is the vertex at the origin, find the equation of the cone of light.
  1. The illuminated ellipse at z=10 has semi-axes a' = 8/2 = 4 m and b' = 6/2 = 3 m. Its equation is \[ \frac{x^2}{4^2} + \frac{y^2}{3^2} = 1 \] or \[ \frac{x^2}{16} + \frac{y^2}{9} = 1 \].
  2. The cross-section of the cone \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \] at z=10 is \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{100}{c^2} \].
  3. To match the illuminated ellipse, we set the right side to 1 by dividing: \[ \frac{x^2}{100a^2/c^2} + \frac{y^2}{100b^2/c^2} = 1 \].
  4. Compare the denominators: \[ \frac{100a^2}{c^2} = 16 \] and \[ \frac{100b^2}{c^2} = 9 \].
  5. We can choose a value for c, for simplicity let c=10. Then 100a²/100 = 16 => a²=16 => a=4. And 100b²/100 = 9 => b²=9 => b=3.
  6. Substitute a=4, b=3, and c=10 into the standard cone equation.
The equation of the light cone is \[ \frac{x^2}{16} + \frac{y^2}{9} = \frac{z^2}{100} \].
A conical grain funnel has an elliptical opening that is 40 cm wide and 20 cm narrow. The funnel is 30 cm deep. What is the equation of the cone that describes the funnel's shape, assuming its tip (vertex) is at the origin and it opens upward along the positive z-axis?
  1. The opening at z=30 is an ellipse with semi-axes a' = 40/2 = 20 cm and b' = 20/2 = 10 cm.
  2. The equation of this ellipse is \[ \frac{x^2}{20^2} + \frac{y^2}{10^2} = 1 \] or \[ \frac{x^2}{400} + \frac{y^2}{100} = 1 \].
  3. The general cone equation is \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \]. At z=30, this becomes \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{900}{c^2} \].
  4. Let's choose c to be the height, so c=30. The equation becomes \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{30^2}{30^2} = 1 \].
  5. By comparing this with the ellipse equation for the opening, we can see that a² = 400 and b² = 100.
  6. Therefore, a=20 and b=10.
The equation of the funnel is \[ \frac{x^2}{400} + \frac{y^2}{100} = \frac{z^2}{900} \].
🏞️

Real-World Scenarios

radar beam cone
Radar Beam Coverage
A radar beam forms an elliptic cone x²/a²+y²/b²=z²/c² — wider in azimuth than elevation. Air traffic controllers compute the cone's elliptic cross-section at a given altitude to determine the detection footprint for tracking aircraft at that flight level.
stage spotlight ellipse
Stage Spotlight Pattern
A circular spotlight aimed at an angle illuminates an elliptical patch on the stage floor — a conic section of the light cone. Theater lighting designers use the elliptic cone equation to predict the shape and size of the illuminated area for any tilt angle.
ice cream cone shape
Ice Cream Cone Geometry
An ice cream cone is a perfect elliptic cone — circular cross-sections widening from apex to rim. Packaging engineers compute the elliptic cone equation to optimize cone dimensions for maximum scoop capacity, minimal material, and stackable storage.

Architectural Roofs
Many modern buildings and historical towers feature conical roofs. This shape is not only aesthetically pleasing but also provides structural strength and efficiently sheds rain and snow.

Sound and Light Projection
Megaphones, speakers, and spotlights all use a conical shape to direct waves (sound or light) in a specific direction. The cone's geometry controls the spread and intensity of the projection.

Natural Formations
Volcanoes often form a roughly conical shape as lava and ash build up around a central vent. In fluid dynamics, vortices in water or air, like tornadoes, create swirling conical patterns.

🗂️

Types and Classifications

Elliptic cones can be classified by their orientation and special cases.

OrientationStandard Equation
Axis along z-axis\[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \]
Axis along y-axis\[ \frac{x^2}{a^2} + \frac{z^2}{c^2} = \frac{y^2}{b^2} \]
Axis along x-axis\[ \frac{y^2}{b^2} + \frac{z^2}{c^2} = \frac{x^2}{a^2} \]

Special Case: Circular Cone

When the semi-axes of the elliptical cross-sections are equal (a = b), the cone becomes a circular cone. All cross-sections perpendicular to the axis are circles. Its equation simplifies to \[ \frac{x^2}{a^2} + \frac{y^2}{a^2} = \frac{z^2}{c^2} \].

Degenerate Cone

An elliptic cone is itself considered a degenerate case of a hyperboloid. When a plane intersects the cone at its vertex, the resulting conic section is also degenerate, forming a single point, a line (if the plane is tangent), or a pair of intersecting lines.

⚠️

Common Mistakes

⚠️ Confusing with Hyperboloids: The cone equation \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 0 \] is very similar to the hyperboloid of one sheet equation \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 \]. The key difference is the constant term: 0 for a cone (it passes through the origin), and 1 for a hyperboloid.
💡 Assuming Circular Cross-Sections: Do not assume the cross-sections are circles unless specified. For a general elliptic cone, they are ellipses. A circular cone is a specific case where a = b.
💡 Forgetting the Two Nappes: The equation defines two symmetric cones meeting at the vertex, one extending in the positive axis direction and one in the negative. Unless a problem specifies a finite portion (like z > 0), the full surface includes both nappes.
🚀

Study Strategy

1 📚 Grasp the Core Concepts
  • Start with the 'Definition' to understand the cone as a surface ruled by lines passing through a vertex and an ellipse.
  • Use the 'Diagram' to visually connect the vertex at the origin, the z-axis as the central axis, and the elliptical cross-sections.
  • Study the 'Properties' to learn that horizontal planes (z=k) intersect the cone in ellipses, while vertical planes create hyperbolas or lines.
  • Follow the 'Derivation' to see how the geometric definition is translated into the algebraic equation (x²/a²) + (y²/b²) - (z²/c²) = 0.
2 🧠 Commit the Formula to Memory
  • Memorize the standard equation for an elliptic cone with the z-axis as its axis: (x²/a²) + (y²/b²) = (z²/c²).
  • Internalize the roles of parameters: 'a' and 'b' control the shape of the elliptical base, while 'c' determines the cone's steepness.
  • Learn the equation for horizontal traces: setting z=k gives the ellipse (x²/a²) + (y²/b²) = (k²/c²).
  • Review the 'Related Formulas' section to actively distinguish the cone's equation from those of hyperboloids and paraboloids.
3 ✍️ Solve Step-by-Step Problems
  • Replicate the 'Worked Example' from the formula page without looking, then compare your solution to solidify the process.
  • Practice finding the equation of the cone when given its traces, for example, an ellipse in the plane z=5.
  • Work through exercises that require you to sketch the cone by first identifying and drawing its traces in the xy, yz, and xz planes.
  • Address the 'Common Mistakes' section by attempting problems that could lead to errors, such as mixing up the axis variable or misinterpreting signs.
4 🌍 Connect to Real-World Scenarios
  • Model one of the 'Real-World Examples', like the shape of a light beam from a flashlight, by assigning values to a, b, and c to form an equation.
  • Read the 'Applications' in optics and try to formulate a simple problem, such as determining the equation for a cone of light hitting a wall.
  • Use the 'Real-World Scenarios' to design a conical object, like a lampshade, by calculating the required parameters for a specific height and base.
  • Create a new problem based on a physical object around you that resembles an elliptic cone, and solve for its mathematical properties.
Systematically progressing from core concepts to practical application will build a deep and lasting understanding of the elliptic cone.

Frequently Asked Questions

×

×