See section 3.6 in Part II for information on this graphic.


Surface Story


This story covers naive implicit surfaces and rational parametric surfaces in real 3 space. By naive implicit surfaces I mean surfaces given by a single polynomial equation in 3 real variables with integer or Mathematica machine number coefficients. Most of the algorithms are numerical and, as in my two previous books, the exposition is given largely by Mathematica code. There is emphasis on quadric surfaces, cubic surfaces and quartic surfaces related to the torus.

NEW The second edition is divided into 3 parts for the convenience of readers. The first part covers basic concepts and previews the rest of the book. Most readers will want to read, or at least look at this first. The second part is only for those who want further information on Chapters 2,3 and 4. The third part is Chapter 5 which covers topology of projective hyperboloids with application to the topology of complex projective plane conics and cubics. Part III is independent of Part II, in fact those who are already familiar with the subject of Part III may go directly there.

Surface Story Part I (95pp)   Surface StoryPart II (128pp)   Surface Story Part III (55pp)

I do not plan to give Mathematica Notebook versions here. Those who want to try out the code should download my GlobalFunctionsNS.nb Mathematica notebook file dated July 2023 or later. All the global functions you need are here from all parts of this book. This file contains a normal form algorithm for conics and a corrected normal form algorithm for cubics for my Plane Curve Book. In conjuction with this there is an Index to GlobalFunctionsNS (PDF) .


Note from author: Originally this was to be called my Surface Book. However that name is a trademark owned by Microsoft. Worse, any search engine will give hundreds of links to the Microsoft product if you search for Surface Book. So this is instead my Surface Story. If you want to get back to this page through a search engine I suggest you search for Barry Dayton Surface Story.


Table of Contents
Introduction

Chapter 1 Basic Concepts

Chapter 2 Quadric Surfaces in Projective Space

Chapter 3 The 27 Lines on a Smooth Cubic Surfaces

Chapter 4 Fourth degree and related surfaces

Chapter 5 Topology and Complex Plane Curves

References