Wednesday, October 27, 2021

Analyzing Surfaces using Principal Curvatures and Directions

In the paper An Introduction to Surface Curvature Analysis the analysis of the previous blog entry is generalized to methods that apply to any surface. The paper recounts the fundamental results regarding the computation of the principal curvatures and directions at a point on a surface. It includes several different approaches to these results including derivations using basic definitions, a directional derivative approach, a linear algebra approach, and an eigenvalue/eigenvector approach. The latter is seen to be quite efficient and easy to remember. In bringing these various approaches together in one paper, I hope to save the reader the work involved in sorting through each one independently. The references include the sources I used to gather these approaches.

In the end, just as in the example of the previous blog entry, we set up a coordinate sytem with origin at the point of interest, this time with the principal directions as two axes and the third axis as the normal direction making the trio a right hand system. The key result that the theory establishes is that relative to this coordinate system, the surface can be approximated in a neighborhood of the (new) origin by a mapping z=(x^2 k_1 + y^2 k_2)/2 where k_1 and k_2 are the maximum and minimum curvatures. Thus the surface can be characterized by the signs of the principal curvatures at the point of interest. The theory establishes methods for computing these principal curvatures and their associated principal directions.

The paper includes detailed examples employing the various approaches recounted in the paper. These examples constitute nearly half the paper.

As always, any shortcomings in notation, logic, or lack of clarity are welcomed feedback.

Tuesday, February 23, 2021

Changing the Frame of Reference to study a Surface Eves Exercise 14.3-5

In the paper Changing the Reference Frame, we solve exercise 14.3-5 from Howard Eves' "A Survey of Geometry, Vol. 2" in a straightforward argument involving the gradient vector as the normal to a surface. A change of coordinates (frame of reference) allows the Taylor expansion at a point to be approximated by the second degree terms of that expansion. The main purpose of the paper is to study an example which showcases the algebraic tools needed to affect a change of coordinate axes in Euclidean space. The key insight is that a translation or rotation of the axes is equivalent to the inverse translation or rotation of the surface point set in the original reference frame. Although the example is a quadratic itself, f(x,y,z) = z + x^2 + y^2 = 0, for illustrative purposes, the result applies to any surface which can be written in the form z - g(x,y)=0 in the new reference frame.

Monday, January 18, 2021

The Distance between Simple Geometric Objects

In this entry we derive expressions for the distance between a point and a line, a point and a plane, and two lines in space. We derive the formulas using vector algebra and the concept of projection which is central to the distance concept. These are basic and well known results and we collect them here to serve as an "extra-reading" project or convenient reference. The results are derived and a few examples are provided in the paper Distance between Geometric Objects. As always, we'll appreciate hearing about any typos or other errata.

Thursday, January 14, 2021

Exercises on Space Curves from " A Survey of Geometry, Vol.2" by Howard Eves

In the attached paper, Eves Space Curves Exercises , we provide solutions to the exercises presented after Chapter 14 Section 4 in "A Survey of Geometry, Volume 2" by Howard Eves. The exercises provide practice in working with the basic aspects of the Differential Geometry of Space Curves and include many interesting results in their own right. If any typos or errors are found, the author would welcome feedback.