Intersection Array - Intersection Numbers

Intersection Numbers

It is usual to use the following notation for a distance-regular graph G. The number of vertices is n. The number of neighbors of w (that is, vertices adjacent to w) whose distance from v is i, i + 1, and i − 1 is denoted by ai, bi, and ci, respectively; these are the intersection numbers of G. Obviously, a0 = 0, c0 = 0, and b0 equals k, the degree of any vertex. If G has finite diameter, then d denotes the diameter and we have bd = 0. Also we have that ai+bi+ci= k

The numbers ai, bi, and ci are often displayed in a three-line array

called the intersection array of G. They may also be formed into a tridiagonal matrix

B:= \begin{pmatrix} a_0 & b_0 & 0 & \cdots & 0 & 0 \\
c_1 & a_1 & b_1 & \cdots & 0 & 0 \\
0 & c_2 & a_2 & \cdots & 0 & 0 \\
\vdots & \vdots & \vdots & & \vdots & \vdots \\
0 & 0 & 0 & \cdots & a_{d-1} & b_{d-1} \\
0 & 0 & 0 & \cdots & c_d & a_d \end{pmatrix} ,

called the intersection matrix.

Read more about this topic:  Intersection Array

Famous quotes containing the words intersection and/or numbers:

    If we are a metaphor of the universe, the human couple is the metaphor par excellence, the point of intersection of all forces and the seed of all forms. The couple is time recaptured, the return to the time before time.
    Octavio Paz (b. 1914)

    Our religion vulgarly stands on numbers of believers. Whenever the appeal is made—no matter how indirectly—to numbers, proclamation is then and there made, that religion is not. He that finds God a sweet, enveloping presence, who shall dare to come in?
    Ralph Waldo Emerson (1803–1882)