HOME

TheInfoList



OR:

In
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
, and more specifically in
algebraic topology Algebraic topology is a branch of mathematics that uses tools from abstract algebra to study topological spaces. The basic goal is to find algebraic invariant (mathematics), invariants that classification theorem, classify topological spaces up t ...
and polyhedral combinatorics, the Euler characteristic (or Euler number, or Euler–Poincaré characteristic) is a topological invariant, a number that describes a
topological space In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
's shape or structure regardless of the way it is bent. It is commonly denoted by \chi ( Greek lower-case letter chi). The Euler characteristic was originally defined for polyhedra and used to prove various theorems about them, including the classification of the
Platonic solid In geometry, a Platonic solid is a Convex polytope, convex, regular polyhedron in three-dimensional space, three-dimensional Euclidean space. Being a regular polyhedron means that the face (geometry), faces are congruence (geometry), congruent (id ...
s. It was stated for Platonic solids in 1537 in an unpublished manuscript by Francesco Maurolico.
Leonhard Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
, for whom the concept is named, introduced it for convex polyhedra more generally but failed to rigorously prove that it is an invariant. In modern mathematics, the Euler characteristic arises from homology and, more abstractly,
homological algebra Homological algebra is the branch of mathematics that studies homology (mathematics), homology in a general algebraic setting. It is a relatively young discipline, whose origins can be traced to investigations in combinatorial topology (a precurs ...
.


Polyhedra

The Euler characteristic was classically defined for the surfaces of polyhedra, according to the formula : \chi = V - E + F where , , and are respectively the numbers of vertices (corners), edges and faces in the given polyhedron. Any convex polyhedron's surface has Euler characteristic :\ \chi = V - E + F = 2 ~. This equation, stated by Euler in 1758, is known as Euler's polyhedron formula. It corresponds to the Euler characteristic of the
sphere A sphere (from Ancient Greek, Greek , ) is a surface (mathematics), surface analogous to the circle, a curve. In solid geometry, a sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
(i.e. \ \chi = 2\ ), and applies identically to spherical polyhedra. An illustration of the formula on all Platonic polyhedra is given below. The surfaces of nonconvex polyhedra can have various Euler characteristics: For regular polyhedra, Arthur Cayley derived a modified form of Euler's formula using the density , vertex figure density \ d_v\ , and face density \ d_f\ : :\ d_v V - E + d_f F = 2 D ~. This version holds both for convex polyhedra (where the densities are all 1) and the non-convex Kepler–Poinsot polyhedra. Projective polyhedra all have Euler characteristic 1, like the real projective plane, while the surfaces of toroidal polyhedra all have Euler characteristic 0, like the
torus In geometry, a torus (: tori or toruses) is a surface of revolution generated by revolving a circle in three-dimensional space one full revolution about an axis that is coplanarity, coplanar with the circle. The main types of toruses inclu ...
.


Plane graphs

The Euler characteristic can be defined for connected plane graphs by the same \ V - E + F\ formula as for polyhedral surfaces, where is the number of faces in the graph, including the exterior face. The Euler characteristic of any plane connected graph is 2. This is easily proved by induction on the number of faces determined by , starting with a tree as the base case. For trees, \ E = V - 1\ and \ F = 1 ~. If has components (disconnected graphs), the same argument by induction on shows that \ V - E + F - C = 1 ~. One of the few graph theory papers of Cauchy also proves this result. Via stereographic projection the plane maps to the 2-sphere, such that a connected graph maps to a polygonal decomposition of the sphere, which has Euler characteristic 2. This viewpoint is implicit in Cauchy's proof of Euler's formula given below.


Proof of Euler's formula

There are many proofs of Euler's formula. One was given by Cauchy in 1811, as follows. It applies to any convex polyhedron, and more generally to any polyhedron whose boundary is topologically equivalent to a sphere and whose faces are topologically equivalent to disks. Remove one face of the polyhedral surface. By pulling the edges of the missing face away from each other, deform all the rest into a planar graph of points and curves, in such a way that the perimeter of the missing face is placed externally, surrounding the graph obtained, as illustrated by the first of the three graphs for the special case of the cube. (The assumption that the polyhedral surface is homeomorphic to the sphere at the beginning is what makes this possible.) After this deformation, the regular faces are generally not regular anymore. The number of vertices and edges has remained the same, but the number of faces has been reduced by 1. Therefore, proving Euler's formula for the polyhedron reduces to proving \ V - E + F = 1\ for this deformed, planar object. If there is a face with more than three sides, draw a diagonal—that is, a curve through the face connecting two vertices that are not yet connected. Each new diagonal adds one edge and one face and does not change the number of vertices, so it does not change the quantity \ V - E + F ~. (The assumption that all faces are disks is needed here, to show via the Jordan curve theorem that this operation increases the number of faces by one.) Continue adding edges in this manner until all of the faces are triangular. Apply repeatedly either of the following two transformations, maintaining the invariant that the exterior boundary is always a simple cycle: #Remove a triangle with only one edge adjacent to the exterior, as illustrated by the second graph. This decreases the number of edges and faces by one each and does not change the number of vertices, so it preserves \ V - E + F ~. #Remove a triangle with two edges shared by the exterior of the network, as illustrated by the third graph. Each triangle removal removes a vertex, two edges and one face, so it preserves \ V - E + F ~. These transformations eventually reduce the planar graph to a single triangle. (Without the simple-cycle invariant, removing a triangle might disconnect the remaining triangles, invalidating the rest of the argument. A valid removal order is an elementary example of a shelling.) At this point the lone triangle has \ V = 3\ ,\ E = 3\ , and \ F = 1\ , so that \ V - E + F = 1 ~. Since each of the two above transformation steps preserved this quantity, we have shown \ V - E + F = 1\ for the deformed, planar object thus demonstrating \ V - E + F = 2\ for the polyhedron. This proves the theorem. For additional proofs, see Eppstein (2013). Multiple proofs, including their flaws and limitations, are used as examples in '' Proofs and Refutations'' by Lakatos (1976).


Topological definition

The polyhedral surfaces discussed above are, in modern language, two-dimensional finite CW-complexes. (When only triangular faces are used, they are two-dimensional finite simplicial complexes.) In general, for any finite CW-complex, the Euler characteristic can be defined as the alternating sum :\chi = k_0 - k_1 + k_2 - k_3 + \cdots, where ''k''''n'' denotes the number of cells of dimension ''n'' in the complex. Similarly, for a simplicial complex, the Euler characteristic equals the alternating sum :\chi = k_0 - k_1 + k_2 - k_3 + \cdots, where ''k''''n'' denotes the number of ''n''-simplexes in the complex.


Betti number alternative

More generally still, for any
topological space In mathematics, a topological space is, roughly speaking, a Geometry, geometrical space in which Closeness (mathematics), closeness is defined but cannot necessarily be measured by a numeric Distance (mathematics), distance. More specifically, a to ...
, we can define the ''n''th Betti number ''b''''n'' as the rank of the ''n''-th singular homology group. The Euler characteristic can then be defined as the alternating sum :\chi = b_0 - b_1 + b_2 - b_3 + \cdots. This quantity is well-defined if the Betti numbers are all finite and if they are zero beyond a certain index ''n''0. For simplicial complexes, this is not the same definition as in the previous paragraph but a homology computation shows that the two definitions will give the same value for \chi.


Properties

The Euler characteristic behaves well with respect to many basic operations on topological spaces, as follows.


Homotopy invariance

Homology is a topological invariant, and moreover a homotopy invariant: Two topological spaces that are homotopy equivalent have isomorphic homology groups. It follows that the Euler characteristic is also a homotopy invariant. For example, any contractible space (that is, one homotopy equivalent to a point) has trivial homology, meaning that the 0th Betti number is 1 and the others 0. Therefore, its Euler characteristic is 1. This case includes
Euclidean space Euclidean space is the fundamental space of geometry, intended to represent physical space. Originally, in Euclid's ''Elements'', it was the three-dimensional space of Euclidean geometry, but in modern mathematics there are ''Euclidean spaces ...
\mathbb^n of any dimension, as well as the solid unit ball in any Euclidean space — the one-dimensional interval, the two-dimensional disk, the three-dimensional ball, etc. For another example, any convex polyhedron is homeomorphic to the three-dimensional ball, so its surface is homeomorphic (hence homotopy equivalent) to the two-dimensional
sphere A sphere (from Ancient Greek, Greek , ) is a surface (mathematics), surface analogous to the circle, a curve. In solid geometry, a sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
, which has Euler characteristic 2. This explains why the surface of a convex polyhedron has Euler characteristic 2.


Inclusion–exclusion principle

If ''M'' and ''N'' are any two topological spaces, then the Euler characteristic of their disjoint union is the sum of their Euler characteristics, since homology is additive under disjoint union: :\chi(M \sqcup N) = \chi(M) + \chi(N). More generally, if ''M'' and ''N'' are subspaces of a larger space ''X'', then so are their union and intersection. In some cases, the Euler characteristic obeys a version of the inclusion–exclusion principle: :\chi(M \cup N) = \chi(M) + \chi(N) - \chi(M \cap N). This is true in the following cases: *if ''M'' and ''N'' are an excisive couple. In particular, if the interiors of ''M'' and ''N'' inside the union still cover the union. *if ''X'' is a locally compact space, and one uses Euler characteristics with compact supports, no assumptions on ''M'' or ''N'' are needed. *if ''X'' is a stratified space all of whose strata are even-dimensional, the inclusion–exclusion principle holds if ''M'' and ''N'' are unions of strata. This applies in particular if ''M'' and ''N'' are subvarieties of a complex algebraic variety. In general, the inclusion–exclusion principle is false. A counterexample is given by taking ''X'' to be the real line, ''M'' a
subset In mathematics, a Set (mathematics), set ''A'' is a subset of a set ''B'' if all Element (mathematics), elements of ''A'' are also elements of ''B''; ''B'' is then a superset of ''A''. It is possible for ''A'' and ''B'' to be equal; if they a ...
consisting of one point and ''N'' the complement of ''M''.


Connected sum

For two connected closed n-manifolds M, N one can obtain a new connected manifold M \# N via the connected sum operation. The Euler characteristic is related by the formula : \chi(M \# N) = \chi(M) + \chi(N) - \chi(S^n).


Product property

Also, the Euler characteristic of any product space ''M'' × ''N'' is :\chi(M \times N) = \chi(M) \cdot \chi(N). These addition and multiplication properties are also enjoyed by
cardinality The thumb is the first digit of the hand, next to the index finger. When a person is standing in the medical anatomical position (where the palm is facing to the front), the thumb is the outermost digit. The Medical Latin English noun for thum ...
of sets. In this way, the Euler characteristic can be viewed as a generalisation of cardinality; se


Covering spaces

Similarly, for a ''k''-sheeted covering space \tilde \to M, one has :\chi(\tilde) = k \cdot \chi(M). More generally, for a ramified covering space, the Euler characteristic of the cover can be computed from the above, with a correction factor for the ramification points, which yields the Riemann–Hurwitz formula.


Fibration property

The product property holds much more generally, for fibrations with certain conditions. If p\colon E \to B is a fibration with fiber ''F,'' with the base ''B'' path-connected, and the fibration is orientable over a field ''K,'' then the Euler characteristic with coefficients in the field ''K'' satisfies the product property: :\chi(E) = \chi(F)\cdot \chi(B). This includes product spaces and covering spaces as special cases, and can be proven by the Serre spectral sequence on homology of a fibration. For fiber bundles, this can also be understood in terms of a transfer map \tau\colon H_*(B) \to H_*(E) – note that this is a lifting and goes "the wrong way" – whose composition with the projection map p_*\colon H_*(E) \to H_*(B) is multiplication by the Euler class of the fiber: :p_* \circ \tau = \chi(F) \cdot 1.


Examples


Surfaces

The Euler characteristic can be calculated easily for general surfaces by finding a polygonization of the surface (that is, a description as a CW-complex) and using the above definitions.


Soccer ball

It is common to construct soccer balls by stitching together pentagonal and hexagonal pieces, with three pieces meeting at each vertex (see for example the Adidas Telstar). If pentagons and hexagons are used, then there are \ F = P + H\  faces, \ V = \tfrac\left(\ 5 P + 6 H\ \right)\  vertices, and \ E = \tfrac \left(\ 5P + 6H\ \right)\  edges. The Euler characteristic is thus : V - E + F = \tfrac \left(\ 5 P + 6 H\ \right) - \tfrac \left(\ 5 P + 6 H\ \right) + P + H = \tfrac P ~. Because the sphere has Euler characteristic 2, it follows that \ P = 12 ~. That is, a soccer ball constructed in this way always has 12 pentagons. The number of hexagons can be any nonnegative integer except 1. This result is applicable to fullerenes and Goldberg polyhedra.


Arbitrary dimensions

The  dimensional sphere has singular homology groups equal to :H_k(\mathrm^n) = \begin \mathbb ~& k = 0 ~~ \mathsf ~~ k = n \\ \ & \mathsf\ , \end hence has Betti number 1 in dimensions 0 and , and all other Betti numbers are 0. Its Euler characteristic is then that is, either 0 if is odd, or 2 if is even. The  dimensional real projective space is the quotient of the  sphere by the antipodal map. It follows that its Euler characteristic is exactly half that of the corresponding sphere – either 0 or 1. The  dimensional torus is the product space of  circles. Its Euler characteristic is 0, by the product property. More generally, any compact parallelizable manifold, including any compact
Lie group In mathematics, a Lie group (pronounced ) is a group (mathematics), group that is also a differentiable manifold, such that group multiplication and taking inverses are both differentiable. A manifold is a space that locally resembles Eucli ...
, has Euler characteristic 0. The Euler characteristic of any closed odd-dimensional manifold is also 0. The case for orientable examples is a corollary of Poincaré duality. This property applies more generally to any compact stratified space all of whose strata have odd dimension. It also applies to closed odd-dimensional non-orientable manifolds, via the two-to-one orientable double cover.


Relations to other invariants

The Euler characteristic of a closed orientable surface can be calculated from its
genus Genus (; : genera ) is a taxonomic rank above species and below family (taxonomy), family as used in the biological classification of extant taxon, living and fossil organisms as well as Virus classification#ICTV classification, viruses. In bino ...
(the number of tori in a connected sum decomposition of the surface; intuitively, the number of "handles") as :\chi = 2 - 2g ~. The Euler characteristic of a closed non-orientable surface can be calculated from its non-orientable genus (the number of real projective planes in a connected sum decomposition of the surface) as :\chi = 2 - k ~. For closed smooth manifolds, the Euler characteristic coincides with the Euler number, i.e., the Euler class of its
tangent bundle A tangent bundle is the collection of all of the tangent spaces for all points on a manifold, structured in a way that it forms a new manifold itself. Formally, in differential geometry, the tangent bundle of a differentiable manifold M is ...
evaluated on the fundamental class of a manifold. The Euler class, in turn, relates to all other characteristic classes of
vector bundle In mathematics, a vector bundle is a topological construction that makes precise the idea of a family of vector spaces parameterized by another space X (for example X could be a topological space, a manifold, or an algebraic variety): to eve ...
s. For closed
Riemannian manifold In differential geometry, a Riemannian manifold is a geometric space on which many geometric notions such as distance, angles, length, volume, and curvature are defined. Euclidean space, the N-sphere, n-sphere, hyperbolic space, and smooth surf ...
s, the Euler characteristic can also be found by integrating the curvature; see the Gauss–Bonnet theorem for the two-dimensional case and the generalized Gauss–Bonnet theorem for the general case. A discrete analog of the Gauss–Bonnet theorem is Descartes' theorem that the "total defect" of a
polyhedron In geometry, a polyhedron (: polyhedra or polyhedrons; ) is a three-dimensional figure with flat polygonal Face (geometry), faces, straight Edge (geometry), edges and sharp corners or Vertex (geometry), vertices. The term "polyhedron" may refer ...
, measured in full circles, is the Euler characteristic of the polyhedron. Hadwiger's theorem characterizes the Euler characteristic as the ''unique'' ( up to scalar multiplication) translation-invariant, finitely additive, not-necessarily-nonnegative set function defined on finite unions of compact convex sets in that is "homogeneous of degree 0".


Generalizations

For every combinatorial cell complex, one defines the Euler characteristic as the number of 0-cells, minus the number of 1-cells, plus the number of 2-cells, etc., if this alternating sum is finite. In particular, the Euler characteristic of a finite set is simply its cardinality, and the Euler characteristic of a graph is the number of vertices minus the number of edges. More generally, one can define the Euler characteristic of any chain complex to be the alternating sum of the ranks of the homology groups of the chain complex, assuming that all these ranks are finite. A version of Euler characteristic used in
algebraic geometry Algebraic geometry is a branch of mathematics which uses abstract algebraic techniques, mainly from commutative algebra, to solve geometry, geometrical problems. Classically, it studies zero of a function, zeros of multivariate polynomials; th ...
is as follows. For any coherent sheaf \mathcal on a proper scheme , one defines its Euler characteristic to be : \chi ( \mathcal)= \sum_i (-1)^i h^i(X,\mathcal)\ , where \ h^i(X, \mathcal)\ is the dimension of the -th sheaf cohomology group of \mathcal. In this case, the dimensions are all finite by Grothendieck's finiteness theorem. This is an instance of the Euler characteristic of a chain complex, where the chain complex is a finite resolution of \ \mathcal\ by acyclic sheaves. Another generalization of the concept of Euler characteristic on manifolds comes from orbifolds (see Euler characteristic of an orbifold). While every manifold has an integer Euler characteristic, an orbifold can have a fractional Euler characteristic. For example, the teardrop orbifold has Euler characteristic where is a prime number corresponding to the cone angle . The concept of Euler characteristic of the reduced homology of a bounded finite poset is another generalization, important in
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
. A poset is "bounded" if it has smallest and largest elements; call them 0 and 1. The Euler characteristic of such a poset is defined as the integer , where is the Möbius function in that poset's
incidence algebra In order theory, a field of mathematics, an incidence algebra is an associative algebra, defined for every locally finite partially ordered set and commutative ring with unity. Subalgebra#Subalgebras_for_algebras_over_a_ring_or_field, Subalgebras c ...
. This can be further generalized by defining a rational valued Euler characteristic for certain finite categories, a notion compatible with the Euler characteristics of graphs, orbifolds and posets mentioned above. In this setting, the Euler characteristic of a finite group or monoid is , and the Euler characteristic of a finite groupoid is the sum of , where we picked one representative group for each connected component of the groupoid.


See also

* Euler calculus * Euler class * List of topics named after Leonhard Euler * List of uniform polyhedra


References


Notes


Bibliography

*


Further reading

*Flegg, H. Graham; ''From Geometry to Topology'', Dover 2001, p. 40.


External links

* * *
An animated version of a proof of Euler's formula using spherical geometry
{{Topology Algebraic topology Topological graph theory Polyhedral combinatorics Articles containing proofs Leonhard Euler