\n
## Mathematical Diagrams: Curvature at Critical Points
### Overview
The image displays two 3D surface plots, labeled (c) and (d), illustrating geometric concepts related to curvature at critical points on a surface parameterized by variables α and β. These diagrams are likely from a technical paper on differential geometry, optimization, or manifold learning.
### Components/Axes
**Diagram (c) Maximum:**
* **Title:** "(c) Maximum" (top-left corner).
* **Surface:** A dome-shaped (elliptic paraboloid) surface, concave down.
* **Axes:** Two axes labeled with Greek letters:
* `α` (alpha) - positioned along the bottom-left edge.
* `β` (beta) - positioned along the bottom-right edge.
* **Key Point:** A dark dot at the apex (maximum) of the surface.
* **Curves:** Two dark curves intersect at the apex, representing principal directions of curvature.
* **Labels on Curves:**
* `κ₊^{α,β}` (kappa plus, superscript alpha, beta) - labels one curve.
* `κ₋^{α,β}` (kappa minus, superscript alpha, beta) - labels the other curve.
* **Mathematical Condition:** Text above the apex states: `κ₊^{α,β} < 0, κ₋^{α,β} < 0`.
**Diagram (d) Projection:**
* **Title:** "(d) Projection" (top-left corner).
* **Surface:** A saddle-shaped (hyperbolic paraboloid) surface.
* **Axes:** Two axes labeled:
* `α` (alpha) - positioned along the left edge.
* `β` (beta) - positioned along the bottom edge.
* **Key Point:** A dark dot at the saddle point (minimax) of the surface.
* **Curves:** Two dark curves intersect at the saddle point.
* **Labels on Curves:**
* `κ₊^{α,β}` (kappa plus, superscript alpha, beta) - labels one curve.
* `κ₋^{α,β}` (kappa minus, superscript alpha, beta) - labels the other curve.
* **Additional Text:** Below the diagram, the text "random directions η, δ" is present, where η (eta) and δ (delta) are Greek letters.
### Detailed Analysis
**Diagram (c) Maximum:**
* **Visual Trend:** The surface curves downward in all directions from the central apex point.
* **Component Isolation:** The diagram is segmented into the surface, the intersecting curves, and the axis labels. The mathematical condition is placed directly above the point of interest.
* **Spatial Grounding:** The legend/labels (`κ₊^{α,β}`, `κ₋^{α,β}`) are placed directly on their corresponding curves near the apex. The condition `κ₊^{α,β} < 0, κ₋^{α,β} < 0` is positioned at the top-center, directly above the apex dot.
* **Data/Fact Extraction:** The diagram explicitly states that at the maximum point, both principal curvatures (`κ₊` and `κ₋`) in the α-β parameterization are negative (`< 0`). This is a defining characteristic of a local maximum on a surface.
**Diagram (d) Projection:**
* **Visual Trend:** The surface curves upward in one principal direction and downward in the other, creating a saddle shape.
* **Component Isolation:** The diagram is segmented into the saddle surface, the intersecting curves, the axis labels, and the standalone text about random directions.
* **Spatial Grounding:** The curve labels (`κ₊^{α,β}`, `κ₋^{α,β}`) are placed on their respective curves near the saddle point. The text "random directions η, δ" is placed in the bottom-right corner, separate from the main diagram.
* **Data/Fact Extraction:** The diagram shows a saddle point where the principal curvatures have opposite signs (one positive, one negative), though the specific signs are not stated in text. The mention of "random directions η, δ" suggests this projection might relate to analyzing curvature in arbitrary or sampled directions, not just the principal ones.
### Key Observations
1. **Contrasting Geometries:** The two diagrams present a direct visual contrast between a local maximum (all curvatures negative) and a saddle point (curvatures of opposite sign).
2. **Notation Consistency:** The same notation (`κ₊^{α,β}`, `κ₋^{α,β}`) is used for principal curvatures in both diagrams, facilitating comparison.
3. **Contextual Text:** The phrase "random directions η, δ" in diagram (d) is an important annotation that is not present in (c), hinting at a different analytical context for the projection case.
### Interpretation
These diagrams serve as visual proofs or illustrations of fundamental concepts in differential geometry applied to optimization or analysis on manifolds.
* **What the data suggests:** Diagram (c) demonstrates that for a function or surface to have a local maximum at a point, its Hessian matrix (represented here by the principal curvatures `κ₊` and `κ₋`) must be negative definite. Diagram (d) illustrates a saddle point, where the Hessian is indefinite (has both positive and negative eigenvalues).
* **How elements relate:** The axes (α, β) define a local coordinate system on the surface. The curves represent the principal directions of curvature, which are orthogonal at the critical point. The signs of the curvatures along these directions determine the nature of the critical point (max, min, or saddle).
* **Notable implications:** The inclusion of "random directions η, δ" in the projection diagram suggests the author may be discussing how curvature behaves when not measured along the principal axes, which is relevant for numerical methods or stochastic analysis where the exact principal directions are unknown. The diagrams collectively emphasize the importance of second-order derivative information (curvature) in classifying critical points.