OFFSET
1,8
COMMENTS
The peripheral nodes of a graph are those with eccentricity equal to the diameter.
LINKS
Eric Weisstein's World of Mathematics, Graph Periphery
Wikipedia, Distance (graph theory)
EXAMPLE
Triangle begins:
1;
0, 1;
0, 1, 1;
0, 2, 2, 2;
0, 5, 4, 7, 5;
0, 25, 20, 16, 23, 28;
0, 185, 146, 119, 57, 123, 223;
0, 2459, 1728, 1523, 948, 405, 903, 3151;
0, 58156, 36109, 32119, 24637, 13927, 4713, 11746, 79673;
...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Andrew Howroyd, Sep 02 2019
STATUS
approved