cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A108507 Number of paths of length n between two arbitrary, distinct vertices in K5, the complete graph on 5 vertices.

Original entry on oeis.org

1, 3, 6, 18, 48, 78, 96, 132, 132
Offset: 1

Views

Author

Ryan Propper, Jun 06 2005

Keywords

Comments

For K4 the sequence is 1, 2, 2, 4, 6.

Examples

			a(5) = 48 because there are 48 paths of length 5 between two arbitrary, distinct vertices in K5.
		

Crossrefs