Equivalent carbon content: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>ClueBot NG
m Reverting possible vandalism by 119.226.91.226 to version by 71.79.164.173. False positive? Report it. Thanks, ClueBot NG. (1714578) (Bot)
m fix % bug in <math> use \% to avoid parse errors
 
Line 1: Line 1:
[[File:3dpoly.svg|thumb|right|A 3-dimensional convex polytope]]
I love arcane regular expressions<br><br>Feel free to surf to my webpage: [http://en.wikipilipinas.org/index.php/Phone_Chat_Lines_Xbox_Live_Free_Trial_Codes_2014 Free Phone Chat]
A '''convex polytope''' is a special case of a [[polytope]], having the additional property that it is also a [[convex set]] of points in the ''n''-dimensional space '''R'''<sup>''n''</sup>.<ref name=grun/> Some authors use the terms "convex polytope" and '''"convex polyhedron"''' interchangeably, while others prefer to draw a distinction between the notions of a [[polyhedron]] and a polytope.
 
In addition, some  texts  require a polytope to be a  [[bounded set]], while others<ref name=Jeter>''Mathematical Programming'', by Melvyn W. Jeter (1986) ISBN 0-8247-7478-7, [http://books.google.com/books?id=ofrBsl61lq8C&pg=PA67&dq=%22unbounded+convex+polyhedron%22&sig=ACfU3U1Yv3iG-XIn3hiuh84nK2e8UIcdAA#PPA68,M1 p. 68]</ref>  (including this article) allow polytopes to be unbounded. The terms "bounded/unbounded convex polytope" will be used below whenever the boundedness is critical to the discussed issue. Yet other texts treat a convex ''n''-polytope as a surface or (''n''-1)-manifold.
 
Convex polytopes play an important role both in various branches of [[mathematics]] and in applied areas, most notably in [[linear programming]].
 
A comprehensive and influential book in the subject, called  ''Convex Polytopes'', was published in 1967 by [[Branko Grünbaum]]. In 2003 the 2nd edition of the book was published, with significant additional material contributed by new writers.<ref name=grun/> 
 
In Grünbaum's book, and in some other texts in [[discrete geometry]], convex polytopes are often simply called "polytopes". Grünbaum points out that this is solely to avoid the endless repetition of the word "convex", and that the discussion should throughout be understood as applying only to the convex variety.
 
A polytope is called ''full-dimensional'', if it is an ''n''-dimensional object in  '''R'''<sup>''n''</sup>.
 
==Examples==
{{commons category|1=Polyhedra}}
*Many examples of bounded convex polytopes can be found in the article "[[polyhedron]]".
*In the 2-dimensional case the full-dimensional examples are a  [[half-plane]], a strip between two parallel lines, an [[angle]] shape (the intersection of two non-parallel half-planes), a shape defined by a convex [[polygonal chain]] with two [[ray (geometry)|ray]]s attached to its ends, and  a [[convex polygon]].
*Special cases of an unbounded convex polytope are a slab between two parallel hyperplanes, a wedge defined by two non-parallel [[Half-space (geometry)|half-space]]s, a [[polyhedral cylinder]] (infinite [[prism (geometry)|prism]]), and a [[polyhedral cone]] (infinite [[cone]]) defined by three or more half-spaces passing through a common point.
 
==Definitions==
 
A convex polytope may be defined in a number of ways, depending on what is more suitable for the problem at hand. Grünbaum's definition is in terms of a convex set of points in space. Other important definitions are: as the [[intersection (set theory)|intersection]] of [[Half-space (geometry)|half-spaces]] (half-space representation) and as the [[convex hull]] of a set of points (vertex representation).
 
===Vertex representation (Convex hull)===
 
In his book ''Convex polytopes'', Grünbaum defines a convex polytope as a '''[[compact space|compact]] [[convex set]] with a finite number of [[extreme points]]''':
:A set K of  '''R'''<sup>''n''</sup> is ''convex'' if, for each pair of distinct points a, b in K, the closed segment with endpoints ''a'' and ''b'' is contained within K''.
 
This is equivalent to defining a bounded convex polytope as the [[convex hull]] of a finite set of points, where the finite set must contain the set of extreme points of the polytope. Such a definition is called a '''vertex representation''' ('''V-representation''' or '''V-description''').<ref name=grun/>  For a compact convex polytope, the minimal V-description is unique and it is given by the set of the [[vertex (geometry)|vertices]] of the polytope.<ref name=grun/>
 
===Intersection of half-spaces===
 
A convex polytope may be defined as an intersection of a finite number of half-spaces. Such definition is called a '''half-space representation''' ('''H-representation''' or '''H-description''').<ref name=grun/>  There  exist infinitely many H-descriptions of a convex polytope. However, for a full-dimensional convex polytope, the minimal H-description is in fact unique and is given by the set of the [[facet (geometry)|facet]]-defining halfspaces.<ref name=grun/>
 
A [[closed half-space]] can be written as a [[linear inequality]]:<ref name=grun>[[Branko Grünbaum]], ''Convex Polytopes'', 2nd edition, prepared by [[Volker Kaibel]], [[Victor Klee]], and [[Günter M. Ziegler]], 2003, ISBN 0-387-40409-0, ISBN 978-0-387-40409-7, 466pp.</ref>
 
:<math>a_1 x_1 + a_2 x_2 + \cdots + a_n x_n \leq b</math>
 
where ''n'' is the dimension of the space containing the polytope under consideration. Hence, a '''closed convex polytope''' may be regarded as the set of solutions to the [[system of linear inequalities]]:
 
:<math>\begin{alignat}{7}
a_{11} x_1 &&\; + \;&& a_{12} x_2 &&\; + \cdots + \;&& a_{1n} x_n &&\; \leq \;&&& b_1      \\
a_{21} x_1 &&\; + \;&& a_{22} x_2 &&\; + \cdots + \;&& a_{2n} x_n &&\; \leq \;&&& b_2      \\
\vdots\;\;\; &&    && \vdots\;\;\; &&              && \vdots\;\;\; &&    &&& \;\vdots \\
a_{m1} x_1 &&\; + \;&& a_{m2} x_2 &&\; + \cdots + \;&& a_{mn} x_n &&\; \leq \;&&& b_m      \\
\end{alignat}</math>
 
where ''m'' is the number of half-spaces defining the polytope. This can be concisely written as the [[matrix (mathematics)|matrix]] inequality:
 
:<math>Ax \leq b</math>
 
where ''A'' is an ''m''&times;''n'' matrix, ''x'' is an ''n''&times;1 column vector of variables, and ''b'' is an ''m''&times;1 column vector of constants.
 
An '''open convex polytope''' is defined in the same way, with strict inequalities used in the formulas instead of the non-strict ones.
 
The coefficients of each row of ''A'' and ''b'' correspond with the coefficients of the linear inequality defining the respective half-space. Hence, each row in the matrix corresponds with a '''supporting hyperplane''' of the polytope, a hyperplane bounding a half-space that contains the polytope. If a supporting hyperplane also intersects the polytope, it is called a '''bounding hyperplane''' (since it is a supporting hyperplane, it can only intersect the polytope at the polytope's boundary).
 
The foregoing definition assumes that the polytope is full-dimensional. If it is not, then the solution of ''Ax'' ≤ ''b'' lies in a proper [[affine subspace]] of '''R'''<sup>''n''</sup> and discussion of the polytope may be constrained to this subspace.
 
In general the intersection of arbitrary half-spaces need not be bounded. However if one wishes to have a definition equivalent to that as a convex hull, then bounding must be explicitly required.
 
====Finite basis theorem====
 
The '''finite basis theorem'''<ref name=Jeter/> is an extension of the notion of V-description to include infinite polytopes. The theorem states that a convex polyhedron is the [[convex sum]] of its vertices plus the [[conical sum]] of the [[direction vector]]s of its infinite edges.
 
==Properties==
Every (bounded) convex polytope is the image of a [[simplex]], as every point is a [[convex combination]] of the (finitely many) vertices. However, polytopes are not in general isomorphic to simplices. This is in contrast to the case of [[vector spaces]] and [[linear combination]]s, every finite dimensional vector space being not only an image of, but in fact isomorphic to, Euclidean space of some dimension (or analog over other fields).
 
===The face lattice===
A [[Face (geometry)|face]] of a convex polytope is any intersection of the polytope with a [[Half-space (geometry)|halfspace]] such that none of the interior points of the polytope lie on the boundary of the halfspace. If a polytope is ''d''-dimensional, its [[Facet (mathematics)|facets]] are its (''d''&nbsp;&minus;&nbsp;1)-dimensional faces, its [[vertex (geometry)|vertices]] are its 0-dimensional faces, its [[edge (geometry)|edges]] are its 1-dimensional faces, and its [[ridge (geometry)|ridges]] are its (''d''&nbsp;&minus;&nbsp;2)-dimensional faces.
 
Given a convex polytope ''P'' defined by the matrix inequality <math>Ax \leq b</math>, if each row in ''A'' corresponds with a bounding hyperplane and is [[linearly independent]] of the other rows, then each facet of ''P'' corresponds with exactly one row of ''A'', and vice versa. Each point on a given facet will satisfy the linear equality of the corresponding row in the matrix. (It may or may not also satisfy equality in other rows). Similarly, each point on a ridge will satisfy equality in two of the rows of ''A''.
 
[[File:Pyramid face lattice.svg|thumb|360px|The face lattice of a [[square pyramid]], drawn as a [[Hasse diagram]]; each face in the lattice is labeled by its vertex set.]]
In general, an (''n''&nbsp;&minus;&nbsp;''j'')-dimensional face satisfies equality in ''j'' specific rows of ''A''. These rows form a '''basis''' of the face. <!-- (They are not arbitrary; the set must be ''j''-dimensional so the rows must be linearly independent in the augmented matrix [''A'' | ''b''].  The choice of the ''j'' rows may not be unique.) --> Geometrically speaking, this means that the face is the set of points on the polytope that lie in the intersection of ''j'' of the polytope's bounding hyperplanes.
 
The faces of a convex polytope thus form an [[Eulerian poset|Eulerian]] [[lattice (order)|lattice]] called its '''face lattice''', where the partial ordering is by set containment of faces. The definition of a face given above allows both the polytope itself and the empty set to be considered as faces, ensuring that every pair of faces has a join and a meet in the face lattice.  The whole polytope is the unique maximum element of the lattice, and the empty set, considered to be a (&minus;1)-dimensional face (a '''null polytope''') of every polytope, is the unique minimum element of the lattice.
 
Two polytopes are called '''combinatorially isomorphic''' if their face lattices are [[isomorphism|isomorphic]].
 
The '''polytope graph''' ('''polytopal graph''', '''graph of the polytope''') is the set of vertices and edges of the polytope only - higher dimensional faces are ignored.  For instance, a [[polyhedral graph]] is the polytope graph of a three-dimensional polytope. By a result of [[Hassler Whitney|Whitney]]<ref>{{cite journal |authorlink=Hassler Whitney |first=Hassler |last=Whitney |title=Congruent graphs and the connectivity of graphs |journal=Amer. J. Math. |volume=54 |issue=1 |pages=150–168 |year=1932 |jstor=2371086 }}</ref>  the face lattice of a three-dimensional polytope is determined by its graph. The same is true if the polytope is [[simple polytope|simple]] (Blind & Mani-Levitska (1987),  see Kalai (1988)<ref>{{cite book |title=Lectures on Polytopes |authorlink=Günter M. Ziegler |first=Günter M. |last=Ziegler |year=1995 |isbn=0-387-94365-X }}</ref> for a simple proof). The latter fact is instrumental in the proof that from the point of view of [[computational complexity]], the problem of deciding whether two convex polytopes are combinatorially isomorphic is equivalent to the [[graph isomorphism problem]], even when restricted to the class of simple or [[simplicial polytope]]s.<ref>{{cite journal |first=Volker |last=Kaibel |first2=Alexander |last2=Schwartz |url=http://eprintweb.org/S/authors/All/ka/Kaibel/16 |title=On the Complexity of Polytope Isomorphism Problems |journal=Graphs and Combinatorics |volume=19 |issue=2 |pages=215–230 |year=2003 }}</ref>
 
=== Topological properties ===
 
A convex polytope, like any closed convex subset of '''R'''<sup>''n''</sup>, is [[Homeomorphism|homeomorphic]] to a closed [[Ball (mathematics)|ball]].<ref name=bredon>[[Glen Bredon|Glen E. Bredon]], ''Topology and Geometry'', 1993, ISBN 0-387-97926-3, p. 56.</ref> Let ''m'' denote the dimension of the polytope. If the polytope is full-dimensional, then ''m'' = ''n''. The convex polytope therefore is an ''m''-dimensional [[Manifold (mathematics)|manifold]] with boundary, its [[Euler characteristic]] is 1, and its [[fundamental group]] is trivial. The boundary of the convex polytope is homeomorphic to an [[n-sphere|(''m''&nbsp;&minus;&nbsp;1)-sphere]]. The boundary's Euler characteristic is 0 for even ''m'' and 2 for odd ''m''. The boundary may also be regarded as a [[tessellation]] of (''m''&nbsp;&minus;&nbsp;1)-dimensional [[elliptic space|spherical space]] &mdash; i.e. as a [[spherical tiling]].
 
===Simplicial decomposition===
 
A convex polytope can be decomposed into a [[simplicial complex]], or union of [[simplex|simplices]], satisfying certain properties.
 
Given a convex ''r''-dimensional polytope ''P'', <!--(but not in any (r-1)-plane, say)--> a subset of its vertices containing (''r''+1) [[affinely independent]] points defines an [[simplex|''r''-simplex]]. It is possible to form a collection of subsets such that the union of the corresponding simplices is equal to ''P'', and the intersection of any two simplices is either empty or a lower-dimensional simplex.  This simplicial decomposition is the basis of many methods for computing the volume of a convex polytope, since the volume of a simplex is easily given by a formula.<ref>{{cite doi|10.1007/978-3-0348-8438-9_6}}</ref>
 
==Algorithmic problems for a convex polytope==
 
===Construction of representations===
 
Different representations of a convex polytope have different utility, therefore the construction of one representation given another one is an important problem. The problem of the construction of a V-representation is known as the [[vertex enumeration problem]] and the problem of the construction of a H-representation is known as the '''facet enumeration problem'''. While the vertex set of a bounded convex polytope uniquely defines it, in  various applications it is important to know more about the combinatorial structure of the polytope, i.e., about its face lattice. Various [[convex hull algorithms]] deal both with the facet enumeration and face lattice construction.
 
In the planar case, i.e., for a [[convex polygon]], both facet and vertex enumeration problems amount to the ordering vertices (resp. edges) around the convex hull. It is a trivial task when the convex polygon is specified in a traditional for [[polygon]]s way, i.e., by the ordered sequence of its vertices <math>v_1,\dots, v_m</math>. When the input list of vertices (or edges) is unordered, the [[time complexity]] of the problems becomes [[Big Oh notation|O]](''m''&nbsp;log&nbsp;''m'').<ref>{{Introduction to Algorithms|edition=2|chapter=33.3 Finding the convex hull|pages=947–957}}</ref> A matching [[lower bound]] is known in the [[algebraic decision tree]] model of computation.<ref>{{citation
| last = Yao | first = Andrew Chi Chih | authorlink = Andrew Yao
| doi = 10.1145/322276.322289
| issue = 4
| journal = [[Journal of the ACM]]
| mr = 677089
| pages = 780–787
| title = A lower bound to finding convex hulls
| volume = 28
| year = 1981}}; {{citation
| last = Ben-Or | first = Michael
| contribution = Lower Bounds for Algebraic Computation Trees
| doi = 10.1145/800061.808735
| pages = 80–86
| title = Proceedings of the Fifteenth Annual ACM Symposium on Theory of Computing (STOC '83)
| year = 1983}}.</ref>
 
==See also==
 
===Generalizations===
*[[Oriented matroid]]
*[[Nef polyhedron]]
 
==References==
{{reflist}}
 
== External links ==
* {{mathworld | urlname = ConvexPolygon | title = Convex polygon}}
* {{mathworld | urlname = ConvexPolyhedron | title = Convex polyhedron}}
* [[Komei Fukuda]], [http://www.ifor.math.ethz.ch/~fukuda/polyfaq/polyfaq.html Polyhedral computation FAQ].
 
{{DEFAULTSORT:Convex Polytope}}
[[Category:Polytopes]]
[[Category:Convex geometry]]

Latest revision as of 00:57, 28 October 2014

I love arcane regular expressions

Feel free to surf to my webpage: Free Phone Chat