Kalpana Kalpana (Editor)

Diagonal

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Diagonal

In geometry, a diagonal is a line segment joining two vertices of a polygon or polyhedron, when those vertices are not on the same edge. Informally, any sloping line is called diagonal. The word "diagonal" derives from the ancient Greek διαγώνιος diagonios, "from angle to angle" (from διά- dia-, "through", "across" and γωνία gonia, "angle", related to gony "knee"); it was used by both Strabo and Euclid to refer to a line connecting two vertices of a rhombus or cuboid, and later adopted into Latin as diagonus ("slanting line").

Contents

In matrix algebra, a diagonal of a square matrix is a set of entries extending from one corner to the farthest corner.

There are also other, non-mathematical uses.

Non-mathematical uses

In engineering, a diagonal brace is a beam used to brace a rectangular structure (such as scaffolding) to withstand strong forces pushing into it; although called a diagonal, due to practical considerations diagonal braces are often not connected to the corners of the rectangle.

Diagonal pliers are wire-cutting pliers defined by the cutting edges of the jaws intersects the joint rivet at an angle or "on a diagonal", hence the name.

A diagonal lashing is a type of lashing used to bind spars or poles together applied so that the lashings cross over the poles at an angle.

In association football, the diagonal system of control is the method referees and assistant referees use to position themselves in one of the four quadrants of the pitch.

Polygons

As applied to a polygon, a diagonal is a line segment joining any two non-consecutive vertices. Therefore, a quadrilateral has two diagonals, joining opposite pairs of vertices. For any convex polygon, all the diagonals are inside the polygon, but for re-entrant polygons, some diagonals are outside of the polygon.

Any n-sided polygon (n ≥ 3), convex or concave, has n ( n 3 ) 2 diagonals, as each vertex has diagonals to all other vertices except itself and the two adjacent vertices, or n − 3 diagonals, and each diagonal is shared by two vertices.

Regions formed by diagonals

In a convex polygon, if no three diagonals are concurrent at a single point, the number of regions that the diagonals divide the interior into is given by

( n 4 ) + ( n 1 2 ) = ( n 1 ) ( n 2 ) ( n 2 3 n + 12 ) 24 .

For n-gons with n=3. 4, ... the number of regions is

1, 4, 11, 25, 50, 91, 154, 246...

This is OEIS sequence A006522.

Matrices

In the case of a square matrix, the main or principal diagonal is the diagonal line of entries running from the top-left corner to the bottom-right corner. For a matrix A with row index specified by i and column index specified by j , these would be entries A i j with i = j . For example, the identity matrix can be defined as having entries of 1 on the main diagonal and zeroes elsewhere:

( 1 0 0 0 1 0 0 0 1 )

The top-right to bottom-left diagonal is sometimes described as the minor diagonal or antidiagonal. The off-diagonal entries are those not on the main diagonal. A diagonal matrix is one whose off-diagonal entries are all zero.

A superdiagonal entry is one that is directly above and to the right of the main diagonal. Just as diagonal entries are those A i j with j = i , the superdiagonal entries are those with j = i + 1 . For example, the non-zero entries of the following matrix all lie in the superdiagonal:

( 0 2 0 0 0 3 0 0 0 )

Likewise, a subdiagonal entry is one that is directly below and to the left of the main diagonal, that is, an entry A i j with j = i 1 . General matrix diagonals can be specified by an index k measured relative to the main diagonal: the main diagonal has k = 0 ; the superdiagonal has k = 1 ; the subdiagonal has k = 1 ; and in general, the k -diagonal consists of the entries A i j with j = i + k .

Geometry

By analogy, the subset of the Cartesian product X×X of any set X with itself, consisting of all pairs (x,x), is called the diagonal, and is the graph of the equality relation on X or equivalently the graph of the identity function from X to x. This plays an important part in geometry; for example, the fixed points of a mapping F from X to itself may be obtained by intersecting the graph of F with the diagonal.

In geometric studies, the idea of intersecting the diagonal with itself is common, not directly, but by perturbing it within an equivalence class. This is related at a deep level with the Euler characteristic and the zeros of vector fields. For example, the circle S1 has Betti numbers 1, 1, 0, 0, 0, and therefore Euler characteristic 0. A geometric way of expressing this is to look at the diagonal on the two-torus S1xS1 and observe that it can move off itself by the small motion (θ, θ) to (θ, θ + ε). In general, the intersection number of the graph of a function with the diagonal may be computed using homology via the Lefschetz fixed point theorem; the self-intersection of the diagonal is the special case of the identity function.

References

Diagonal Wikipedia