PAGE 1

13.6 Quadric Surfaces (continued)

Example

\[ x^2 + y^2 - z^2 = 1 \]
  • x-ints: \( x^2 = 1 \rightarrow x = \pm 1 \)
  • y-ints: \( y^2 = 1 \rightarrow y = \pm 1 \)
  • z-ints: \( -z^2 = 1 \rightarrow \text{no z-ints} \)

xy-trace \( (z=0) \): \( x^2 + y^2 = 1 \) (circle radius 1)

Slices at other z: \( x^2 + y^2 = 1 + z^2 \) (circles radius \( \sqrt{1+z^2} \ge 1 \))

Larger circles than xy-trace

\( -\infty < z < \infty \)

A 2D coordinate plane showing two concentric circles centered at the origin, with the inner circle labeled z=0 and the outer circle labeled z≠0.
PAGE 2

xz-trace \( (y=0) \): \( x^2 - z^2 = 1 \) (hyperbola)

intercepts: \( x^2 = 1 \rightarrow x = \pm 1 \) but no z-int

A hyperbola opening along the x-axis in an xz-coordinate plane, with vertices at x=1 and x=-1.

at other y: \( x^2 - z^2 = 1 - y^2 \)

if \( |y| < 1 \) \( (-1 < y < 1) \): \( 1 - y^2 > 0 \)

right side if pos. has x-int but no z-int

A hyperbola opening along the x-axis in an xz-coordinate plane, similar to the previous one.

if \( |y| > 1 \) then \( 1 - y^2 < 0 \)

rearrange: \( x^2 - z^2 = 1 - y^2 \rightarrow z^2 - x^2 = y^2 - 1 \) (now has z-ints but no x-ints)

A hyperbola opening along the z-axis in an xz-coordinate plane, with vertices on the z-axis.
PAGE 3

Analyzing Traces of a Surface

yz-trace (\(x=0\)): \(y^2 - z^2 = 1\)

A coordinate graph showing a hyperbola opening along the y-axis in the yz-plane.

At other \(x\): \(y^2 - z^2 = 1 - x^2\)

Switching hyperbolas depending on \(|x| < 1\) or not (like the other "side" perspective)

At \(x=1\): \(y^2 - z^2 = 0 \rightarrow\) lines (asymptotes of hyperbolas)

Let's piece this together:

xz-trace graph showing a hyperbola opening along the x-axis in the xz-plane.
xz-trace
xy-trace graph showing a circle centered at the origin in the xy-plane.
xy-trace
yz-trace graph showing a hyperbola opening along the y-axis in the yz-plane.
yz-trace
PAGE 4

Hyperboloid of One Sheet

A 3D coordinate system showing a hyperboloid of one sheet with circular cross-sections.

Circles get bigger as \(z\) changes.

Like a vase

"Hyperboloid of one sheet"

PAGE 5

Where are the switching hyperbolas?

The diagram illustrates a hyperboloid of one sheet with various cross-sections.

A 3D coordinate system showing a hyperboloid of one sheet with a plane cutting through it at y > 1.
1." class="mx-auto" />

cut y > 1

Two side-by-side diagrams of a hyperboloid showing cross-sections, labeled as up/down hyperbolas.

cut at y < 1 through the "neck"

A diagram showing a cross-section through the neck of the hyperboloid.
PAGE 6

Cross-sections of a Hyperboloid

This page displays a series of six diagrams showing different planar cross-sections of a hyperboloid of one sheet, with the top row showing 3D perspective views and the bottom row showing the corresponding 2D projections.

A grid of six diagrams showing cross-sections of a hyperboloid, with the top row in 3D and the bottom row in 2D.
PAGE 7

Example

The equation is given by:

\[ -x^2 - y^2 + z^2 = 1 \]
  • x-ints: none
  • y-ints: none
  • z-ints: \( z = \pm 1 \)

xy-trace (\( z=0 \)):

\[ -x^2 - y^2 = 1 \] \[ x^2 + y^2 = -1 \]
no such shape! surface does not go through xy-plane

trace w/ other z:

\[ -x^2 - y^2 = 1 - z^2 \] \[ x^2 + y^2 = z^2 - 1 \]

Circles radius \( \sqrt{z^2 - 1} \), \( |z| > 1 \). Slices are circles above \( z=1 \), below \( z=-1 \), at \( z=\pm 1 \), points.

A 2D coordinate plane showing a circle centered at the origin with axes labeled x and y.
PAGE 8

xz-trace (\( y=0 \)):

\[ -x^2 + z^2 = 1 \] \[ z^2 - x^2 = 1 \]

hyperbolas w/ z-ints

at other y:

\[ -x^2 + z^2 = 1 + y^2 \] \[ z^2 - x^2 = 1 + y^2 \]
no matter what y is, always z-ints only -> no switching
A 2D coordinate plane showing a hyperbola opening upwards and downwards along the z-axis.

yz-trace (\( x=0 \)):

\[ -y^2 + z^2 = 1 \]

other x:

\[ -y^2 + z^2 = 1 + x^2 \] \[ z^2 - y^2 = 1 + x^2 \]

same idea, no switching

A 2D coordinate plane showing a hyperbola opening upwards and downwards along the z-axis.
PAGE 9

Hyperboloid of Two Sheets

The following figure illustrates the geometric representation of a hyperboloid of two sheets in a three-dimensional coordinate system.

A 3D coordinate system showing a hyperboloid of two sheets, consisting of two separate, bowl-like surfaces opening in opposite directions along the z-axis.
PAGE 10

Quadric Surfaces

The general equation for a quadric surface is given by:

\[ Ax^2 + By^2 + Cz^2 + Dxy + Exz + Fyz + Gx + Hy + Iz + J = 0 \]
  • Ellipsoids:
    \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \]
  • Paraboloids:
    \[ z = \frac{x^2}{a^2} + \frac{y^2}{b^2} \]
  • Hyperboloid of one sheet:
    \[ \frac{x^2}{a^2} + \frac{y^2}{b^2} - \frac{z^2}{c^2} = 1 \]
  • Hyperboloid of two sheets:
    \[ -\frac{x^2}{a^2} - \frac{y^2}{b^2} + \frac{z^2}{c^2} = 1 \]
PAGE 11
\[ \frac{x^2}{a^2} + \frac{y^2}{b^2} = \frac{z^2}{c^2} \]

cone

A sketch of a double cone centered at the origin, extending along the z-axis.
\[ z = \frac{x^2}{a^2} - \frac{y^2}{b^2} \]

hyperbolic paraboloid

A sketch of a saddle-shaped surface representing a hyperbolic paraboloid.