%%% This file is part of PlanetMath snapshot of 2009-01-12 %%% Primary Title: sectional curvature %%% Primary Category Code: 53B20 %%% Filename: SectionalCurvature.tex %%% Version: 2 %%% Owner: juanman %%% Author(s): juanman %%% PlanetMath is released under the GNU Free Documentation License. %%% You should have received a file called fdl.txt along with this file. %%% If not, please write to gnu@gnu.org. \documentclass[12pt]{article} \pagestyle{empty} \setlength{\paperwidth}{8.5in} \setlength{\paperheight}{11in} \setlength{\topmargin}{0.00in} \setlength{\headsep}{0.00in} \setlength{\headheight}{0.00in} \setlength{\evensidemargin}{0.00in} \setlength{\oddsidemargin}{0.00in} \setlength{\textwidth}{6.5in} \setlength{\textheight}{9.00in} \setlength{\voffset}{0.00in} \setlength{\hoffset}{0.00in} \setlength{\marginparwidth}{0.00in} \setlength{\marginparsep}{0.00in} \setlength{\parindent}{0.00in} \setlength{\parskip}{0.15in} \usepackage{html} % this is the default PlanetMath preamble. as your knowledge % of TeX increases, you will probably want to edit this, but % it should be fine as is for beginners. % almost certainly you want these \usepackage{amssymb} \usepackage{amsmath} \usepackage{amsfonts} % used for TeXing text within eps files %\usepackage{psfrag} % need this for including graphics (\includegraphics) %\usepackage{graphicx} % for neatly defining theorems and propositions %\usepackage{amsthm} % making logically defined graphics %\usepackage{xypic} % there are many more packages, add them here as you need them % define commands here \begin{document} Let $M$ be a \htmladdnormallink{Riemannian manifold}{http://planetmath.org/encyclopedia/RiemannianStructure.html}. Let $p$ be a \htmladdnormallink{point}{http://planetmath.org/encyclopedia/Point.html} in $M$ and let $S$ be a two-dimensional \htmladdnormallink{subspace}{http://planetmath.org/encyclopedia/ProperVectorSubspace.html} of $T_pM$. Then the \emph{sectional curvature} of $S$ at $p$ is defined as $$K(S)=\frac{g(R(x,y)x,y)}{g(x,x)g(y,y)-g(x,y)^2}$$ where $x,y$ \htmladdnormallink{span}{http://planetmath.org/encyclopedia/SpanningSet.html} $S$, $g$ is the \htmladdnormallink{metric tensor}{http://planetmath.org/encyclopedia/RiemannianStructure.html} and $R$ is the \htmladdnormallink{Riemann's curvature tensor}{http://planetmath.org/encyclopedia/RiemannCurvatureTensor.html}. This is a natural generalization of the classical \htmladdnormallink{Gaussian curvature}{http://planetmath.org/encyclopedia/GaussianCurvature.html} for \htmladdnormallink{surfaces}{http://planetmath.org/encyclopedia/Surface.html}. \end{document}